:root{--fr-ink:#3A2533;--fr-cherry:#C8326B;--fr-blush:#FBF5F6;--fr-rose:#E6B9C9;--fr-cream:#fff;--fr-line:rgba(58,37,51,.14);--fr-shadow:0 22px 60px rgba(58,37,51,.14)}*{box-sizing:border-box}body{margin:0;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif;color:var(--fr-ink);background:#fff}a{color:inherit}img{max-width:100%;display:block}.fr-skip{position:absolute;left:-999px}.fr-skip:focus{left:16px;top:16px;z-index:100;background:#fff;padding:12px}.fr-announcement{background:var(--fr-ink);color:#fff;text-align:center;padding:9px 16px;font-size:12px;font-weight:700;letter-spacing:.03em}.fr-header{height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:0 34px;border-bottom:1px solid var(--fr-line);position:sticky;top:0;background:#fffffff5;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fr-logo{font-weight:900;font-size:23px;text-decoration:none;letter-spacing:.04em}.fr-nav{display:flex;justify-content:center;gap:20px}.fr-nav a,.fr-icons a{font-size:13px;font-weight:700;text-decoration:none}.fr-sale{color:var(--fr-cherry)}.fr-icons{display:flex;gap:14px;align-items:center}.fr-menu-btn{display:none;background:none;border:0;font-size:24px}.fr-mobile-menu{position:fixed;inset:0 auto 0 0;width:min(390px,90vw);transform:translate(-105%);transition:.25s ease;background:var(--fr-ink);color:#fff;z-index:90;padding:28px;box-shadow:var(--fr-shadow);display:flex;flex-direction:column;gap:18px}.fr-mobile-menu.is-open{transform:none}.fr-mobile-menu button{align-self:flex-end;background:none;border:0;color:#fff;font-size:32px}.fr-mobile-menu a{color:#fff;font-size:22px;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:14px}.fr-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:680px;background:var(--fr-ink);color:#fff}.fr-hero__image{min-height:520px}.fr-img,.fr-hero__image img{width:100%;height:100%;object-fit:cover}.fr-hero__copy{align-self:center;padding:60px clamp(28px,5vw,72px)}.fr-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--fr-cherry);margin:0 0 14px}.fr-hero .fr-eyebrow{color:var(--fr-rose)}h1,h2,h3{font-weight:900;letter-spacing:0}h1{font-size:clamp(42px,6vw,76px);line-height:.96;margin:0 0 20px}h2{font-size:clamp(28px,4vw,46px);line-height:1.02;margin:0}h3{font-size:18px;line-height:1.15}.fr-hero p:not(.fr-eyebrow){font-size:18px;line-height:1.55;color:#ffffffd1;max-width:620px}.fr-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.fr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;background:var(--fr-cherry);color:#fff;border:1.5px solid var(--fr-cherry);border-radius:5px;font-weight:900;text-decoration:none;cursor:pointer}.fr-btn--ghost{background:transparent;color:var(--fr-ink);border-color:var(--fr-line)}.fr-hero .fr-btn--ghost{color:#fff;border-color:#ffffff73}.fr-btn--wide{width:100%}.fr-section{padding:76px clamp(20px,5vw,56px)}.fr-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 auto 28px;max-width:1280px}.fr-section__head a{font-weight:800;text-decoration:none;color:var(--fr-cherry)}.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-proof-grid,.fr-story-grid{display:grid;gap:18px;max-width:1280px;margin:0 auto}.fr-scene-grid{grid-template-columns:repeat(3,1fr)}.fr-scene{height:430px;position:relative;overflow:hidden;border-radius:8px;color:#fff;text-decoration:none;background:#222}.fr-scene img{position:absolute;top:0;right:0;bottom:0;left:0;filter:saturate(.96);transition:transform .4s}.fr-scene:hover img{transform:scale(1.04)}.fr-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,13,25,.72),transparent 58%)}.fr-scene span,.fr-scene small{position:absolute;left:22px;right:22px;z-index:1}.fr-scene span{bottom:58px;font-size:28px;line-height:1;font-weight:900}.fr-scene small{bottom:24px;font-weight:700;color:#fffc}.fr-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fr-card{background:#fff;border:1px solid var(--fr-line);border-radius:8px;overflow:hidden}.fr-card__media{aspect-ratio:1/1.18;background:var(--fr-blush);display:block;position:relative;overflow:hidden}.fr-save-badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--fr-cherry);color:#fff;font-size:10px;line-height:1;font-weight:900;letter-spacing:.03em;text-transform:uppercase;padding:6px 9px;border-radius:4px}.fr-pack-badge{position:absolute;top:10px;right:10px;z-index:2;background:#ffffffeb;color:var(--fr-ink);font-size:9.5px;line-height:1;font-weight:900;letter-spacing:.03em;text-transform:uppercase;padding:6px 9px;border-radius:4px}.fr-card h3{font-size:15px;margin:8px 0}.fr-card h3 a{text-decoration:none}.fr-card__meta{font-size:12px;color:var(--fr-cherry);font-weight:800;margin:0 0 8px}.fr-card__price{font-weight:900}.fr-card s{color:#3a253373;font-weight:600}.fr-swatches{display:flex;gap:6px}.fr-swatches span{width:14px;height:14px;border-radius:50%;border:1px solid var(--fr-line)}.fr-card__form button{margin-top:12px;width:100%;height:40px;border:0;background:var(--fr-ink);color:#fff;border-radius:5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.fr-card__form button:hover{background:var(--fr-cherry)}.fr-height-grid{grid-template-columns:repeat(4,1fr)}.fr-height-grid a{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:8px;text-decoration:none;background:var(--fr-blush)}.fr-height-grid a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(58,37,51,.18) 100%);pointer-events:none}.fr-height-grid img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fr-height-grid span{position:absolute;left:16px;bottom:16px;z-index:2;background:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.fr-proof{background:var(--fr-ink);color:#fff}.fr-proof .fr-eyebrow{color:var(--fr-rose)}.fr-proof-grid{grid-template-columns:repeat(4,1fr)}.fr-proof figure{margin:0}.fr-proof img{aspect-ratio:4/5;object-fit:cover;border-radius:8px}.fr-proof figcaption{font-weight:800;margin-top:10px;color:#fffc}.fr-email{text-align:center;padding:68px 18px;background:#c8326b;color:#fff}.fr-email .fr-eyebrow{color:#fff}.fr-email h2{margin-bottom:12px}.fr-email p:not(.fr-eyebrow){max-width:540px;margin:0 auto 22px;color:#ffffffd1}.fr-email__form{display:flex;gap:10px;max-width:520px;margin:auto}.fr-email input,.fr-contact input,.fr-contact textarea,.fr-product-form select,.fr-search input{width:100%;min-height:48px;border:1.5px solid var(--fr-line);border-radius:5px;padding:0 14px;font:inherit}.fr-collection-hero{padding:48px clamp(20px,5vw,56px);background:var(--fr-blush);border-bottom:1px solid rgba(58,37,51,.08);display:grid;gap:24px;grid-template-columns:1.4fr .9fr;align-items:end}.fr-collection-hero>*{max-width:1280px}.fr-collection-hero p{font-size:16px;line-height:1.55;color:#3a2533b8;max-width:680px}.fr-collection-hero h1{font-size:clamp(30px,5vw,56px)}.fr-chip-row,.fr-merch-row,.fr-trustbar,.fr-pdp__bullets{display:flex;flex-wrap:wrap;gap:10px}.fr-chip-row span,.fr-merch-row span,.fr-trustbar span,.fr-pdp__bullets span{border:1px solid var(--fr-line);background:#fff;border-radius:999px;padding:10px 13px;font-weight:800;font-size:12px}.fr-collection-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;max-width:1280px;margin:0 auto;padding:28px clamp(20px,5vw,56px) 76px}.fr-filters{position:sticky;top:98px;align-self:start;border:1px solid var(--fr-line);border-radius:6px;padding:18px;background:#fff}.fr-filters h2{font-size:32px}.fr-filters a{display:block;padding:7px 0;color:#3a2533bd}.fr-filter-toggle{display:none}.fr-merch-row{margin-bottom:18px}.fr-pagination{text-align:center;margin-top:28px}.fr-pdp{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;max-width:1280px;margin:0 auto;padding:42px clamp(20px,5vw,56px)}.fr-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-self:start}.fr-gallery img{aspect-ratio:1/1.2;border-radius:8px;background:var(--fr-blush)}.fr-pdp__info{position:sticky;top:104px;align-self:start}.fr-pdp h1{font-size:clamp(32px,4.2vw,56px)}.fr-rating,.fr-price{font-weight:900;margin:14px 0}.fr-rating span{font-weight:600;color:#3a25338f}.fr-price{font-size:22px}.fr-price s{font-size:16px;color:#3a25337a}.fr-product-form{display:grid;gap:12px;margin:22px 0}.fr-product-form label{font-weight:900}.fr-bundle-app{border:2px solid var(--fr-cherry);border-radius:6px;background:linear-gradient(180deg,#fff,var(--fr-blush));padding:18px;margin:18px 0}.fr-bundle-app h2{font-size:28px}.fr-bundle-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.fr-bundle-options button{min-height:46px;border:1.5px solid var(--fr-line);background:#fff;border-radius:5px;font-weight:900}.fr-fbt{font-size:13px;color:#3a2533bd}.fr-accordions details{border-top:1px solid var(--fr-line);padding:16px 0}.fr-accordions summary{font-weight:900;cursor:pointer}.fr-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px}.fr-story-grid{grid-template-columns:repeat(3,1fr)}.fr-story-grid article{border:1px solid var(--fr-line);border-radius:6px;padding:18px}.fr-cart,.fr-page,.fr-contact{padding:58px clamp(20px,5vw,56px);max-width:1120px;margin:auto}.fr-cart-row{display:grid;grid-template-columns:120px 1fr 110px;gap:18px;align-items:center;border-bottom:1px solid var(--fr-line);padding:18px 0}.fr-cart-row img{aspect-ratio:1;object-fit:cover;border-radius:8px}.fr-cart-summary{margin-top:24px;display:flex;gap:12px;align-items:center;justify-content:flex-end}.fr-page__hero{border-bottom:1px solid var(--fr-line);margin-bottom:28px;padding-bottom:20px}.fr-page__body{font-size:16px;line-height:1.68;max-width:820px}.fr-contact form{display:grid;gap:16px;max-width:720px}.fr-contact label{display:grid;gap:7px;font-weight:900}.fr-success{background:var(--fr-blush);border:1px solid var(--fr-line);padding:12px;border-radius:8px}.fr-search{display:flex;gap:10px;margin-bottom:22px}.fr-footer{background:var(--fr-ink);color:#fff;padding:50px clamp(20px,5vw,56px);display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.fr-footer p,.fr-footer a{color:#ffffffc2;text-decoration:none}.fr-footer a{display:block;margin:9px 0;font-weight:600}.fr-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff75}.fr-logo--footer{display:block;color:#fff;margin-bottom:14px}.fr-social{display:flex;gap:14px;flex-wrap:wrap}@media(max-width:980px){.fr-header{grid-template-columns:auto auto;justify-content:space-between;padding:0 18px}.fr-nav,.fr-icons{display:none}.fr-menu-btn{display:block}.fr-hero,.fr-collection-hero,.fr-pdp,.fr-story,.fr-collection-layout{grid-template-columns:1fr}.fr-hero{min-height:auto}.fr-hero__copy{padding:38px 20px}.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-proof-grid,.fr-story-grid{grid-template-columns:repeat(2,1fr)}.fr-pdp__info,.fr-filters{position:static}.fr-filter-toggle{display:block;margin:18px}.fr-filters{display:none}.fr-filters.is-open{display:block}.fr-footer,.fr-gallery{grid-template-columns:1fr 1fr}}@media(max-width:620px){h1{font-size:40px}.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-proof-grid,.fr-gallery,.fr-bundle-options,.fr-footer{grid-template-columns:1fr}.fr-scene{height:340px}.fr-email__form,.fr-cart-summary,.fr-search{flex-direction:column}.fr-cart-row{grid-template-columns:86px 1fr}.fr-cart-row input{grid-column:2}.fr-section{padding:48px 18px}.fr-section__head{display:block}.fr-pdp{padding:24px 18px}.fr-collection-layout{padding:18px}.fr-collection-hero{padding:42px 18px}.fr-hero__image{min-height:360px}}.fr-bag-link,.fr-mobile-bag{border:0;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:0}.fr-mobile-actions{display:none;align-items:center;gap:12px}.fr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a1b2657;opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:80}.fr-overlay.is-open{opacity:1;pointer-events:auto}.fr-cart-drawer{position:fixed;top:0;right:0;width:min(430px,92vw);height:100dvh;background:#fff;z-index:95;box-shadow:-22px 0 60px #3a25333d;display:flex;flex-direction:column;transform:translate(104%);transition:transform .34s cubic-bezier(.4,0,.2,1)}.fr-cart-drawer.is-open{transform:translate(0)}.fr-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--fr-line)}.fr-cart-drawer__head h2{font-size:20px}.fr-cart-drawer__head button{border:0;background:transparent;font-size:32px;color:var(--fr-ink);cursor:pointer;line-height:1}.fr-cart-drawer__shipping{padding:16px 20px;background:var(--fr-blush);border-bottom:1px solid var(--fr-line);font-size:13px}.fr-cart-drawer__shipping>div{height:7px;background:#3a25331f;border-radius:999px;overflow:hidden;margin-top:9px}.fr-cart-drawer__shipping span{display:block;height:100%;background:var(--fr-cherry);border-radius:999px;transition:width .3s ease}.fr-cart-drawer__lines{flex:1;overflow:auto;padding:4px 20px}.fr-cart-drawer__line{display:grid;grid-template-columns:64px 1fr auto;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(58,37,51,.09)}.fr-cart-drawer__line img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:var(--fr-blush)}.fr-cart-drawer__line a{font-weight:800;text-decoration:none}.fr-cart-drawer__line small{display:block;margin-top:4px;color:#3a253394;font-size:12px}.fr-cart-drawer__line strong{font-size:13px;white-space:nowrap}.fr-cart-drawer__foot{padding:18px 20px 20px;border-top:1px solid var(--fr-line);display:grid;gap:12px}.fr-cart-drawer__foot>div{display:flex;justify-content:space-between;font-weight:900}.fr-cart-drawer__checkout{margin:0}.fr-drawer-link{text-align:center;font-weight:800;color:#3a25339e;text-decoration:underline}.fr-card__media>.fr-img,.fr-card__media>img,.fr-scene>.fr-img,.fr-scene>img,.fr-proof figure>img,.fr-gallery>.fr-img,.fr-gallery>img{width:100%;height:100%;object-fit:cover}.fr-proof figure{overflow:hidden}.fr-gallery>.fr-img,.fr-gallery>img{display:block;aspect-ratio:1/1.2}@media(max-width:980px){.fr-mobile-actions{display:flex}.fr-mobile-bag{font-weight:900}.fr-menu-btn{display:block}}.fr-cart-row__info>a:first-child{font-weight:700;text-decoration:underline;text-underline-offset:2px}.fr-cart-row__info p{margin:6px 0;color:#3a2533a8;font-weight:500}.fr-cart-remove{display:inline-flex;margin-top:5px;font-size:12px;font-weight:600;color:var(--fr-cherry);text-decoration:underline;text-underline-offset:2px}.fr-cart-qty{display:grid!important;gap:8px!important;justify-items:start!important}.fr-cart-qty>div{display:inline-flex;align-items:center;height:42px;border:1px solid rgba(58,37,51,.18);border-radius:999px;overflow:hidden;background:#fff}.fr-cart-qty button{width:40px;height:42px;border:0;background:#fff;color:var(--fr-ink);font:700 18px/1 Archivo,sans-serif;cursor:pointer}.fr-cart-qty button:hover{background:var(--fr-blush)}.fr-cart-qty input{width:52px!important;min-height:42px!important;border:0!important;border-left:1px solid rgba(58,37,51,.1)!important;border-right:1px solid rgba(58,37,51,.1)!important;border-radius:0!important;text-align:center;padding:0!important;font-weight:700!important}.fr-cart-qty input::-webkit-outer-spin-button,.fr-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fr-cart-qty input[type=number]{-moz-appearance:textfield}@media(max-width:620px){.fr-cart-qty{grid-column:2!important}.fr-cart-qty>div{width:100%;justify-content:space-between}.fr-cart-qty input{flex:1}}.fr-logo{font-weight:800}.fr-nav a,.fr-icons a,.fr-bag-link,.fr-mobile-bag{font-weight:650}.fr-eyebrow{font-weight:800;letter-spacing:.11em}.fr-section__head{align-items:flex-start}h1,h2,h3{font-weight:800}h1{line-height:1.02}h2{line-height:1.08;max-width:920px}h3{line-height:1.22}.fr-hero p:not(.fr-eyebrow),.fr-collection-hero p,.fr-page__body,.fr-card__meta,.fr-fbt{font-weight:500}.fr-card h3,.fr-card__price,.fr-price,.fr-rating,.fr-btn,.fr-card__form button,.fr-bundle-options button,.fr-chip-row span,.fr-merch-row span,.fr-trustbar span,.fr-pdp__bullets span,.fr-height-grid span{font-weight:800}.fr-scene span{font-weight:800;line-height:1.08}.fr-scene small,.fr-proof figcaption{font-weight:650}.fr-filters h2{font-weight:800}.fr-mobile-menu a{font-weight:750}.fr-cart-drawer__foot>div{font-weight:800}@media(max-width:620px){h1{font-size:38px;line-height:1.04}h2{font-size:30px;line-height:1.1}.fr-section__head{gap:10px}.fr-eyebrow{font-size:11px}}.fr-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fr-filters__head h2{margin:0}.fr-filters__head button{border:0;background:none;color:var(--fr-cherry);font-weight:800;cursor:pointer}.fr-filters details{border-top:1px solid rgba(58,37,51,.09);padding:12px 0}.fr-filters summary{font-weight:800;cursor:pointer;margin-bottom:8px}.fr-filters button[data-filter-value]{display:block;width:100%;text-align:left;border:0;background:transparent;color:#3a2533bd;font:inherit;font-size:14px;padding:7px 0;cursor:pointer}.fr-filters button[data-filter-value].is-active{color:var(--fr-cherry);font-weight:800}.fr-merch-row button{border:1px solid var(--fr-line);background:#fff;border-radius:999px;padding:10px 13px;font-weight:800;font-size:12px;color:var(--fr-ink);cursor:pointer}.fr-merch-row button.is-active{background:var(--fr-ink);border-color:var(--fr-ink);color:#fff}.fr-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid rgba(58,37,51,.09)}.fr-collection-toolbar p{margin:0;font-weight:800}.fr-collection-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.fr-collection-toolbar select{min-height:38px;border:1px solid var(--fr-line);border-radius:5px;background:#fff;color:var(--fr-ink);padding:0 10px;font:inherit}.fr-empty-state{border:1px solid var(--fr-line);background:var(--fr-blush);border-radius:8px;padding:22px;font-weight:800}.fr-card[hidden],.fr-card__sizes{display:none!important}.fr-swatches button{width:14px;height:14px;border-radius:50%;border:1px solid var(--fr-line);background:var(--sw);padding:0;cursor:pointer}.fr-swatches button.is-active{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--fr-cherry)}@media(max-width:980px){.fr-filter-toggle{position:sticky;top:83px;z-index:20;width:calc(100% - 36px);min-height:44px;border:1px solid var(--fr-line);border-radius:5px;background:#fff;color:var(--fr-ink);font-weight:800}.fr-filters.is-open{display:block;position:fixed;inset:0 auto 0 0;width:min(360px,88vw);z-index:96;overflow:auto;border-radius:0;box-shadow:22px 0 60px #3a253347}.fr-collection-toolbar{position:sticky;top:74px;z-index:15;background:#fff;padding:12px 0}.fr-collection-toolbar{align-items:flex-start}.fr-collection-toolbar label{margin-left:auto}}@media(max-width:620px){.fr-collection-toolbar{display:grid;grid-template-columns:1fr;gap:10px}.fr-collection-toolbar label{margin-left:0;justify-content:space-between}.fr-collection-toolbar select{flex:1}.fr-filter-toggle{top:74px}}.fr-secondary-cta{display:flex;align-items:center;justify-content:center;min-height:44px;border:1.5px solid var(--fr-line);border-radius:5px;color:var(--fr-ink);background:#fff;text-decoration:none;font-weight:800;margin-top:-8px;margin-bottom:18px}.fr-secondary-cta:hover{border-color:var(--fr-cherry);color:var(--fr-cherry)}.fr-bundle-price-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border:1px solid rgba(200,50,107,.2);background:#fff;border-radius:5px;padding:12px;margin-top:14px;font-size:13px}.fr-bundle-price-row span{color:#3a253394;text-decoration:line-through}.fr-bundle-price-row strong{font-weight:800}.fr-bundle-price-row em{font-style:normal;color:var(--fr-cherry);font-weight:800}.fr-themed-bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.fr-themed-bundles a{display:grid;gap:5px;min-height:96px;border:1px solid var(--fr-line);border-radius:6px;padding:12px;background:#fff;text-decoration:none}.fr-themed-bundles strong{font-size:13px;font-weight:800}.fr-themed-bundles span{font-size:12px;line-height:1.35;color:#3a2533a3}.fr-themed-bundles a:hover{border-color:var(--fr-cherry);background:var(--fr-blush)}.fr-pdp-support{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.fr-pdp-support article{border:1px solid var(--fr-line);border-radius:6px;background:#fff;padding:12px}.fr-pdp-support h3{font-size:13px;font-weight:800;margin:0 0 5px}.fr-pdp-support p{font-size:12px;line-height:1.35;color:#3a2533a3;margin:0}.fr-mobile-atc{display:none}@media(max-width:980px){.fr-template-product{padding-bottom:86px}.fr-mobile-atc{position:fixed;left:0;right:0;bottom:0;z-index:75;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border-top:1px solid var(--fr-line);box-shadow:0 -12px 40px #3a253324;padding:10px 14px}.fr-mobile-atc strong,.fr-mobile-atc span{display:block}.fr-mobile-atc strong{font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fr-mobile-atc span{font-size:12px;color:#3a2533a3;margin-top:3px}.fr-mobile-atc__form{margin:0}.fr-mobile-atc .fr-btn{min-height:42px;padding:0 16px;white-space:nowrap}}@media(max-width:620px){.fr-bundle-price-row,.fr-themed-bundles,.fr-pdp-support{grid-template-columns:1fr}.fr-bundle-price-row{gap:5px}.fr-themed-bundles a{min-height:auto}.fr-mobile-atc{grid-template-columns:1fr}.fr-mobile-atc .fr-btn{width:100%}}.fr-pdp-details__blocks{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.fr-pdp-details__blocks>.fr-pdp-details__head{grid-column:1/-1;margin-bottom:clamp(24px,4vw,38px)}.fr-pdp-details__blocks>.fr-pdp-feature{grid-column:1/-1;margin:clamp(28px,4vw,48px) 0 0}.fr-pdp-spec-card{background:#fff;padding:20px;border-top:1px solid rgba(58,37,51,.12);border-bottom:1px solid rgba(58,37,51,.12)}.fr-pdp-spec-card:first-of-type{border-left:1px solid rgba(58,37,51,.12);border-radius:12px 0 0 12px}.fr-pdp-spec-card strong{display:block;font:700 11px/1 ui-monospace,Menlo,monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--fr-cherry)}.fr-pdp-spec-card p{font-size:14px;line-height:1.5;color:#3a2533c7;margin:10px 0 0}.fr-pdp-story-cta{grid-column:1/-1;margin-top:clamp(28px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--fr-ink);color:#fff;border-radius:12px;padding:clamp(20px,4vw,34px)}.fr-pdp-story-cta h3{margin:0 0 8px;font-size:22px;font-weight:600}.fr-pdp-story-cta p{margin:0;color:#ffffffb8;line-height:1.5}.fr-pdp-story-cta .fr-btn{background:#fff;border-color:#fff;color:var(--fr-ink);flex:0 0 auto}@media(max-width:980px){.fr-pdp-details__blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-pdp-story-cta{display:grid}.fr-pdp-story-cta .fr-btn{justify-self:start}}@media(max-width:620px){.fr-pdp-details__blocks{grid-template-columns:1fr}.fr-pdp-spec-card:first-of-type{border-radius:12px 12px 0 0}.fr-pdp-story-cta .fr-btn{width:100%}}.fr-pdp-crumbs{max-width:1280px;margin:0 auto;padding:14px clamp(20px,5vw,56px) 0;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:600;color:#3a25337a}.fr-pdp-crumbs a{color:#3a253385;text-decoration:none}.fr-pdp-crumbs a:hover{color:var(--fr-cherry)}.fr-pdp--design{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:clamp(20px,3vw,48px);align-items:flex-start;padding-top:20px;padding-bottom:clamp(40px,6vw,72px)}.fr-pdp-gallery{position:sticky;top:104px;align-self:start}.fr-pdp-gallery__main{position:relative;aspect-ratio:1/1.08;border-radius:12px;overflow:hidden;background:#f0e2e8}.fr-pdp-gallery__main img{width:100%;height:100%;object-fit:cover}.fr-pdp-gallery__badge{position:absolute;top:14px;left:14px;background:var(--fr-cherry);color:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.fr-pdp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.fr-pdp-thumb{position:relative;aspect-ratio:1/1;border:1.5px solid transparent;border-radius:8px;overflow:hidden;background:var(--fr-blush)}.fr-pdp-thumb.is-active{border-color:var(--fr-cherry)}.fr-pdp-thumb img{width:100%;height:100%;object-fit:cover}.fr-pdp-card{border:1px solid rgba(58,37,51,.12);border-radius:12px;background:#fff;padding:22px;box-shadow:0 18px 48px #3a253314}.fr-pdp-card h1{font-size:clamp(26px,3.4vw,40px);line-height:1.05;margin:8px 0 0}.fr-pdp-subtitle{font-size:13px;line-height:1.45;color:#3a25338f;margin:8px 0 0}.fr-pdp-rating{display:flex;align-items:center;gap:10px;margin-top:12px}.fr-pdp-rating span{font-size:13px;font-weight:800;color:var(--fr-cherry)}.fr-pdp-rating em{font-size:13px;font-style:normal;color:#3a253380}.fr-pdp-swatch-block{margin-top:20px}.fr-pdp-swatch-block strong{display:block;font-size:12px}.fr-pdp-swatch-block strong span{font-weight:600;color:#3a253394}.fr-pdp-swatches{display:flex;gap:10px;margin-top:10px}.fr-pdp-swatches i{width:30px;height:30px;border-radius:50%;background:var(--sw);border:1px solid rgba(58,37,51,.18);box-shadow:inset 0 0 0 4px #fff}.fr-product-form{margin-top:20px}.fr-product-form select{border-color:#3a253338;background:#fff;font-weight:700}.fr-pdp-fit-note{font-size:12px;line-height:1.4;color:#3a25338f;margin:0}.fr-bundle-app--design{padding:0;border-color:#c8326b47;border-radius:12px;overflow:visible;background:#fff;margin:12px 0 0}.fr-bundle-app__head{display:flex;justify-content:space-between;gap:12px;align-items:center;background:var(--fr-blush);border-bottom:1px solid rgba(58,37,51,.08);padding:14px 16px;border-radius:10px 10px 0 0}.fr-bundle-app__head h2{font-size:15px;margin:0}.fr-bundle-app__head p{font-size:11.5px;line-height:1.35;color:#3a253394;margin:4px 0 0}.fr-bundle-app__head span{font:700 8.5px/1.2 ui-monospace,Menlo,monospace;letter-spacing:.08em;color:#3a253373;border:1px dashed rgba(58,37,51,.3);border-radius:4px;padding:4px 6px;text-align:center}.fr-bundle-options--cards{grid-template-columns:repeat(3,1fr);padding:14px 16px 0}.fr-bundle-options--cards button{position:relative;display:grid;gap:5px;align-content:center;min-height:78px;border-radius:8px}.fr-bundle-options--cards button strong{font-size:15px}.fr-bundle-options--cards button span{font-size:12px;color:var(--fr-cherry)}.fr-bundle-options--cards button em{position:absolute;top:-9px;left:50%;transform:translate(-50%);font-style:normal;background:var(--fr-cherry);color:#fff;border-radius:999px;padding:4px 7px;font-size:8.5px;white-space:nowrap}.fr-bundle-options--cards .is-featured{border-color:var(--fr-cherry);background:var(--fr-blush)}.fr-bundle-app--design .fr-bundle-price-row{margin:12px 16px}.fr-bundle-app--design .fr-btn{width:calc(100% - 32px);margin:0 16px 12px}.fr-bundle-note{font-size:11px;line-height:1.4;color:#3a253375;margin:0;padding:0 16px 14px}.fr-pdp-fbt{border:1px solid rgba(58,37,51,.12);border-radius:10px;padding:14px 16px;margin-top:18px}.fr-pdp-fbt>strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.fr-pdp-fbt label{display:flex;align-items:center;gap:10px;margin-top:8px;cursor:pointer}.fr-pdp-fbt input{width:16px;height:16px;accent-color:var(--fr-cherry)}.fr-pdp-fbt span{flex:1;font-size:13px;color:#3a2533c7}.fr-pdp-fbt em{font-style:normal;font-size:13px;font-weight:800}.fr-trustbar--design{gap:10px 18px;margin-top:18px}.fr-trustbar--design span{border:0;background:transparent;padding:0;font-size:11.5px;color:#3a2533ad}.fr-trustbar--design span:before{content:"\2713  ";color:var(--fr-cherry);font-weight:800}.fr-pdp-bullets{margin:20px 0 0;padding-left:18px;display:grid;gap:7px}.fr-pdp-bullets li{font-size:14px;line-height:1.45;color:#3a2533cc}.fr-pdp-details{background:var(--fr-blush);border-top:1px solid rgba(58,37,51,.08)}.fr-pdp-details__head{text-align:center;max-width:660px;margin:0 auto}.fr-pdp-details__head h2{font-size:clamp(26px,4vw,44px)}.fr-pdp-details__head p:not(.fr-eyebrow){font-size:14px;line-height:1.5;color:#3a253394}.fr-pdp-feature{max-width:1080px;margin:clamp(36px,5vw,64px) auto 0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,48px);align-items:center}.fr-pdp-feature__image{aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#f0e2e8}.fr-pdp-feature__image img{width:100%;height:100%;object-fit:cover}.fr-pdp-feature h3{font-size:22px;font-weight:800;margin:0 0 12px}.fr-pdp-feature p{font-size:15px;line-height:1.6;color:#3a2533b8;margin:0}.fr-pdp-spec-grid{max-width:1080px;margin:clamp(40px,5vw,68px) auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3a25331f;border:1px solid rgba(58,37,51,.12);border-radius:12px;overflow:hidden}.fr-pdp-spec-grid article{background:#fff;padding:20px}.fr-pdp-spec-grid strong{display:block;font:700 11px/1 ui-monospace,Menlo,monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--fr-cherry)}.fr-pdp-spec-grid p{font-size:14px;line-height:1.5;color:#3a2533c7;margin:10px 0 0}@media(max-width:980px){.fr-pdp--design{grid-template-columns:1fr}.fr-pdp-gallery{position:static}.fr-pdp-card{padding:18px}.fr-pdp-feature,.fr-pdp-spec-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.fr-pdp-crumbs{padding:12px 18px 0;overflow:hidden;white-space:nowrap}.fr-pdp--design{padding:18px}.fr-pdp-thumbs{grid-template-columns:repeat(5,minmax(54px,1fr));gap:6px}.fr-bundle-options--cards,.fr-pdp-support,.fr-pdp-feature,.fr-pdp-spec-grid,.fr-bundle-price-row{grid-template-columns:1fr}.fr-pdp-card h1{font-size:30px}.fr-pdp-feature--reverse .fr-pdp-feature__image{order:-1}}.fr-proof{overflow:hidden;padding-left:0;padding-right:0}.fr-proof .fr-section__head{max-width:1280px;padding:0 clamp(20px,5vw,56px)}.fr-proof-marquee{display:grid;gap:14px;margin-top:28px;overflow:hidden}.fr-proof-track{display:flex;width:max-content;gap:14px;animation:fr-proof-scroll-left 120s linear infinite;will-change:transform}.fr-proof-track--reverse{animation-name:fr-proof-scroll-right;animation-duration:136s}.fr-proof-track figure{width:clamp(160px,13.5vw,248px);margin:0;flex:0 0 auto}.fr-proof-track img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;background:#ffffff14}.fr-proof-track figcaption{font-weight:650;margin-top:8px;color:#ffffffb8;font-size:12px;line-height:1.25}@keyframes fr-proof-scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@keyframes fr-proof-scroll-right{0%{transform:translate(calc(-50% - 7px))}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.fr-proof-track{animation-duration:180s}.fr-proof-track--reverse{animation-duration:196s}}@media(max-width:620px){.fr-proof-track{gap:10px;animation-duration:92s}.fr-proof-track--reverse{animation-duration:106s}.fr-proof-track figure{width:46vw}.fr-proof{padding-top:52px;padding-bottom:52px}.fr-proof-marquee{gap:12px}}.fr-core-page{background:linear-gradient(180deg,#fff 0%,var(--fr-blush) 100%)}.fr-core-page .fr-section__head{align-items:flex-start}.fr-core-page .fr-section__head p:not(.fr-eyebrow){max-width:760px;line-height:1.58;color:#3a2533ad;margin:14px 0 0}.fr-core-page__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(22px,4vw,54px);max-width:1280px;margin:0 auto}.fr-core-page__layout--plain{display:block}.fr-core-page__nav{position:sticky;top:104px;align-self:start;border:1px solid var(--fr-line);border-radius:8px;background:#fff;padding:16px}.fr-core-page__nav strong{display:block;font:600 12px/1 Archivo,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--fr-cherry);margin-bottom:12px}.fr-core-page__nav nav{display:grid;gap:10px}.fr-core-page__nav a{font-size:13px;line-height:1.35;font-weight:500;color:#3a2533b8;text-decoration:none}.fr-core-page__nav a:hover{color:var(--fr-cherry)}.fr-core-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0}.fr-core-page__layout--plain .fr-core-page__grid{max-width:1280px;margin:0 auto}.fr-core-card,.fr-core-faq,.fr-core-cta,.fr-core-notice,.fr-core-policy{background:#fff;border:1px solid var(--fr-line);border-radius:8px;padding:18px}.fr-core-card h3,.fr-core-cta h3,.fr-core-policy h3{margin:0 0 10px;font-size:18px;font-weight:600}.fr-core-card p,.fr-core-faq p,.fr-core-cta p,.fr-core-notice p,.fr-core-policy p{margin:0;color:#3a2533ad;line-height:1.58}.fr-core-card a{display:inline-flex;margin-top:14px;color:var(--fr-cherry);font-weight:600;text-decoration:none}.fr-core-notice{grid-column:span 3;background:var(--fr-blush);border-color:#c8326b42}.fr-core-notice strong{display:block;font-size:13px;color:var(--fr-cherry);margin-bottom:7px}.fr-core-policy{grid-column:span 3;scroll-margin-top:120px}.fr-core-policy small{display:block;margin-top:9px;font-size:13px;line-height:1.55;color:#3a253380}.fr-core-faq{grid-column:span 3;padding:0}.fr-core-faq summary{cursor:pointer;font-weight:600;padding:18px;list-style-position:inside}.fr-core-faq p{padding:0 18px 18px}.fr-core-cta{grid-column:span 3;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--fr-ink);color:#fff}.fr-core-cta p{color:#ffffffbd}.fr-core-cta .fr-btn{flex:0 0 auto;background:#fff;border-color:#fff;color:var(--fr-ink)}.fr-page__body h2{font-size:24px;line-height:1.2;margin:28px 0 8px}.fr-page__body p{color:#3a2533b3}@media(max-width:980px){.fr-core-page__layout{grid-template-columns:1fr}.fr-core-page__nav{position:static}.fr-core-page__nav nav{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-core-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-core-faq,.fr-core-cta,.fr-core-notice,.fr-core-policy{grid-column:span 2}}@media(max-width:620px){.fr-core-page__nav nav,.fr-core-page__grid{grid-template-columns:1fr}.fr-core-faq,.fr-core-cta,.fr-core-notice,.fr-core-policy{grid-column:span 1}.fr-core-cta{display:grid}.fr-core-cta .fr-btn{width:100%}.fr-page{padding-top:36px}.fr-page__hero h1{font-size:34px}}.fr-core-feature{grid-column:span 3;display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;background:#fff;border:1px solid var(--fr-line);border-radius:10px}.fr-core-feature__media{min-height:360px;background:var(--fr-blush)}.fr-core-feature__media .fr-img{width:100%;height:100%;object-fit:cover}.fr-core-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,52px)}.fr-core-feature__copy h3{font-size:clamp(26px,3vw,38px)!important;line-height:1.05!important;margin:0 0 14px;font-weight:600!important}.fr-core-feature__copy p:not(.fr-eyebrow){font-size:15.5px;line-height:1.62;color:#3a2533b3;margin:0}.fr-core-feature__copy .fr-btn{align-self:flex-start;margin-top:22px}.fr-core-feature--image-right .fr-core-feature__media{order:2}.fr-core-image-card{background:#fff;border:1px solid var(--fr-line);border-radius:10px;overflow:hidden}.fr-core-image-card--span-2{grid-column:span 2}.fr-core-image-card__media{aspect-ratio:4/5;background:var(--fr-blush);overflow:hidden}.fr-core-image-card--span-2 .fr-core-image-card__media{aspect-ratio:16/9}.fr-core-image-card__media .fr-img{width:100%;height:100%;object-fit:cover}.fr-core-image-card__body{padding:18px}.fr-core-image-card h3{margin:0 0 8px;font-size:17px!important;font-weight:600!important;line-height:1.16}.fr-core-image-card p{margin:0;color:#3a2533ad;line-height:1.55}.fr-core-image-card a{display:inline-flex;margin-top:13px;color:var(--fr-cherry);font-weight:600;text-decoration:none}.fr-core-stat{min-height:132px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;border:1px solid rgba(58,37,51,.1);background:linear-gradient(135deg,#c8326b,#3a2533);color:#fff;padding:18px}.fr-core-stat strong{font-size:clamp(30px,4vw,44px);line-height:1;font-weight:600}.fr-core-stat span{font-size:13px;line-height:1.35;font-weight:600;color:#ffffffc7}@media(max-width:980px){.fr-core-feature{grid-column:span 2;grid-template-columns:1fr}.fr-core-feature--image-right .fr-core-feature__media{order:0}.fr-core-feature__media{min-height:300px}.fr-core-image-card--span-2{grid-column:span 2}}@media(max-width:620px){.fr-core-feature,.fr-core-image-card--span-2{grid-column:span 1}.fr-core-feature__media{min-height:260px}.fr-core-feature__copy{padding:22px}.fr-core-image-card--span-2 .fr-core-image-card__media{aspect-ratio:4/5}.fr-core-stat{min-height:110px}}.fr-cart{max-width:1320px}.fr-cart__head{max-width:720px;margin-bottom:28px}.fr-cart__head p:not(.fr-eyebrow){color:#3a2533ad;line-height:1.58}.fr-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.fr-cart__main{min-width:0}.fr-cart-empty,.fr-search-empty{border:1px solid var(--fr-line);border-radius:8px;background:var(--fr-blush);padding:28px}.fr-cart-empty h2,.fr-search-empty h2{font-size:30px;margin-bottom:10px}.fr-cart-row label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#3a25339e}.fr-cart-row input{width:78px;min-height:42px;border:1px solid var(--fr-line);border-radius:5px;padding:0 10px;font:inherit}.fr-cart-actions{display:flex;justify-content:flex-end;margin-top:18px}.fr-cart-summary{position:sticky;top:104px;margin:0;border:1px solid var(--fr-line);border-radius:8px;background:#fff;padding:20px;display:grid;gap:14px}.fr-cart-summary h2{font-size:24px}.fr-cart-summary__line{display:flex;justify-content:space-between;align-items:center;font-weight:800}.fr-cart-progress{background:var(--fr-blush);border:1px solid rgba(58,37,51,.08);border-radius:6px;padding:12px}.fr-cart-progress p{margin:0 0 9px;font-size:13px;font-weight:800}.fr-cart-progress div{height:7px;border-radius:999px;background:#3a25331f;overflow:hidden}.fr-cart-progress span{display:block;height:100%;background:var(--fr-cherry);border-radius:999px}.fr-cart-note{font-size:13px;color:#3a25339e;margin:0}.fr-cart-trust{display:grid;gap:8px;border-top:1px solid var(--fr-line);padding-top:14px}.fr-cart-trust span{font-size:13px;font-weight:800;color:#3a2533b8}.fr-cart-recs{margin-top:36px}.fr-drawer-empty{display:grid;gap:12px;padding:18px 0}.fr-drawer-empty p{margin:0;font-weight:800}.fr-search-page{max-width:1320px}.fr-search-page .fr-page__hero p:not(.fr-eyebrow){color:#3a2533ad;line-height:1.58}.fr-search-chips{display:flex;flex-wrap:wrap;gap:10px;margin:-8px 0 28px}.fr-search-chips a{border:1px solid var(--fr-line);border-radius:999px;padding:10px 13px;text-decoration:none;font-size:13px;font-weight:800;background:#fff}.fr-search-count{font-size:14px;font-weight:700;margin:0 0 18px;color:#3a2533b3}@media(max-width:980px){.fr-cart__layout{grid-template-columns:1fr}.fr-cart-summary{position:static;order:-1}.fr-cart-recs .fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.fr-cart-empty,.fr-search-empty{padding:20px}.fr-cart-empty h2,.fr-search-empty h2{font-size:26px}.fr-cart-recs .fr-product-grid{grid-template-columns:1fr}.fr-search-chips{justify-content:center}.fr-search-chips a{flex:0 0 auto;text-align:center}.fr-cart-actions{justify-content:stretch}.fr-cart-actions .fr-btn{width:100%}}.fr-product-form__label{font-size:13px;font-weight:600;color:var(--fr-ink);margin-bottom:-4px}.fr-size-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fr-size-card{position:relative;display:flex;align-items:center;justify-content:center;min-height:46px;border:1.5px solid rgba(58,37,51,.18);border-radius:6px;background:#fff;cursor:pointer;color:var(--fr-ink);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.fr-size-card input{position:absolute;opacity:0;pointer-events:none}.fr-size-card span{font-size:14px;font-weight:600}.fr-size-card em{position:absolute;right:8px;bottom:5px;font-size:9px;font-style:normal;color:#3a25336b}.fr-size-card:has(input:checked){border-color:var(--fr-cherry);background:var(--fr-blush);box-shadow:inset 0 0 0 1px var(--fr-cherry)}.fr-size-card.is-disabled{opacity:.42;cursor:not-allowed}.fr-pdp-qty{display:flex!important;align-items:center;justify-content:space-between;gap:14px;margin:4px 0 0;font-size:13px;font-weight:600;color:var(--fr-ink)}.fr-pdp-qty>div{display:grid;grid-template-columns:42px 58px 42px;height:42px;border:1.5px solid rgba(58,37,51,.18);border-radius:6px;overflow:hidden;background:#fff}.fr-pdp-qty button{border:0;background:#fff;color:var(--fr-ink);font-size:20px;line-height:1;cursor:pointer}.fr-pdp-qty input{width:58px!important;min-height:40px!important;border:0!important;border-left:1px solid rgba(58,37,51,.12)!important;border-right:1px solid rgba(58,37,51,.12)!important;border-radius:0!important;padding:0!important;text-align:center;font-weight:600}.fr-pdp-qty input::-webkit-outer-spin-button,.fr-pdp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fr-pdp-actions{display:grid;gap:10px;margin-top:2px}.fr-pdp-actions .fr-btn{min-height:48px}.fr-pdp-actions .fr-btn--buy{background:var(--fr-cherry);border-color:var(--fr-cherry);color:#fff}.fr-pdp-actions .fr-btn--buy:hover{background:#a82656;border-color:#a82656}.fr-pdp-actions .fr-btn--cart{background:#fff;border-color:#3a253333;color:var(--fr-ink)}.fr-pdp-actions .fr-btn--cart:hover{border-color:var(--fr-cherry);color:var(--fr-cherry)}body{font-weight:500}.fr-announcement,.fr-nav a,.fr-icons a,.fr-bag-link,.fr-mobile-bag,.fr-footer a,.fr-card__meta,.fr-pdp-subtitle,.fr-pdp-fit-note,.fr-bundle-note,.fr-pdp-bullets li,.fr-pdp-feature p,.fr-pdp-spec-grid p{font-weight:500!important}.fr-logo,.fr-logo--footer{font-weight:700!important}h1,h2,h3,.fr-pdp-card h1,.fr-pdp-details__head h2,.fr-pdp-feature h3,.fr-cart-empty h2,.fr-search-empty h2{font-weight:600!important}.fr-eyebrow,.fr-btn,.fr-card__form button,.fr-secondary-cta,.fr-price,.fr-rating,.fr-pdp-rating span,.fr-product-form label,.fr-product-form__label,.fr-bundle-app__head h2,.fr-bundle-app__head span,.fr-bundle-options button,.fr-bundle-options--cards button strong,.fr-bundle-options--cards button span,.fr-bundle-options--cards button em,.fr-bundle-price-row strong,.fr-bundle-price-row em,.fr-pdp-fbt>strong,.fr-pdp-fbt em,.fr-pdp-support h3,.fr-accordions summary,.fr-chip-row span,.fr-merch-row span,.fr-height-grid span,.fr-save-badge,.fr-pack-badge,.fr-filters summary,.fr-filters__head h2,.fr-filters__head button,.fr-collection-toolbar p,.fr-collection-toolbar label,.fr-filter-toggle,.fr-core-card h3,.fr-core-cta h3,.fr-core-faq summary,.fr-cart-empty h2,.fr-search-empty h2,.fr-cart-summary__line,.fr-cart-progress p,.fr-cart-trust span,.fr-search-chips a,.fr-pdp-spec-grid strong{font-weight:600!important}.fr-pdp-swatch-block strong,.fr-pdp-fbt span,.fr-trustbar--design span,.fr-proof-track figcaption,.fr-scene small{font-weight:500!important}.fr-mobile-menu a{font-weight:600!important}@media(max-width:620px){.fr-size-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-pdp-qty{align-items:flex-start;flex-direction:column}.fr-pdp-qty>div{width:100%;grid-template-columns:48px 1fr 48px}.fr-pdp-qty input{width:100%!important}}body{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased}h1,h2,h3,.fr-logo,.fr-logo--footer{font-family:Archivo Expanded,Archivo,sans-serif!important;letter-spacing:-.01em}.fr-announcement{padding:9px 16px;font:600 12px/1.35 Archivo,sans-serif!important}.fr-header{height:68px;max-width:none;margin:0;padding:0 clamp(20px,4vw,56px);background:#f6ecf0e6!important;border-bottom:1px solid rgba(58,37,51,.1);display:grid;grid-template-columns:auto 1fr auto}.fr-logo{font-size:23px!important;font-weight:800!important;letter-spacing:.04em}.fr-nav{gap:clamp(12px,1.5vw,24px)}.fr-nav a,.fr-icons a,.fr-bag-link{font-size:13px!important;font-weight:600!important}.fr-icons{gap:16px}.fr-icons a{font-size:0!important}.fr-icons a[aria-label=Search]:before{content:"\2315";font-size:22px;line-height:1}.fr-bag-link{font-size:0!important}.fr-bag-link:before{content:none;display:none}.fr-bag-link [data-cart-count]{font-size:13px}.fr-hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(540px,86vh,800px);background:var(--fr-ink);overflow:hidden}.fr-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.fr-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#3a25331f,#3a253347 42%,#3a2533eb);pointer-events:none}.fr-hero__copy{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:120px clamp(20px,5vw,56px) clamp(44px,7vw,92px)!important;align-self:auto}.fr-hero .fr-eyebrow{color:var(--fr-rose);letter-spacing:.22em;font-size:12px}.fr-hero h1{font-size:clamp(40px,8vw,92px)!important;line-height:.95!important;max-width:15ch;color:#fff;margin:14px 0 0}.fr-hero p:not(.fr-eyebrow){font-size:clamp(15px,1.5vw,19px);line-height:1.5;max-width:560px;margin:20px 0 0;color:#f6ecf0d1}.fr-hero .fr-actions{margin-top:30px}.fr-hero .fr-btn{min-width:190px;text-transform:uppercase;letter-spacing:.02em}.fr-section{padding:clamp(54px,8vw,104px) clamp(20px,5vw,56px)}.fr-section__head{display:block;margin-bottom:34px}.fr-section__head .fr-eyebrow{margin-bottom:10px;letter-spacing:.2em}.fr-section__head h2{font-size:clamp(26px,4vw,46px)!important;line-height:1.02!important}.fr-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,22px)}.fr-scene{height:auto;aspect-ratio:4/5;border-radius:8px}.fr-scene:after{background:linear-gradient(180deg,transparent 35%,rgba(58,37,51,.85) 100%)}.fr-scene span{left:20px;right:20px;bottom:72px;font-family:Archivo Expanded,Archivo,sans-serif;font-size:24px!important;font-weight:700!important}.fr-scene small{left:20px;right:20px;bottom:24px;font-size:13px;line-height:1.4}.fr-section--blush{background:var(--fr-blush)}.fr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.fr-card{border-radius:11px;border-color:#3a253314}.fr-card__media{aspect-ratio:1/1;background:#e9d9e0}.fr-card__body{padding:14px}.fr-card h3{font-size:14.5px;line-height:1.2;margin:8px 0}.fr-card__meta{font-size:11.5px}.fr-card__price{font-size:16px}.fr-card__sizes{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}.fr-card__sizes span{min-height:30px;border:1px solid rgba(58,37,51,.18);border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.fr-card__sizes .is-active{background:var(--fr-ink);border-color:var(--fr-ink);color:#fff}.fr-card__form button{height:40px;background:var(--fr-ink);font-weight:700!important;border-radius:5px}.fr-collection-hero{display:block;padding:clamp(54px,8vw,92px) clamp(20px,5vw,56px);background:var(--fr-blush)}.fr-collection-hero>div{max-width:1280px;margin:0 auto}.fr-collection-hero .fr-eyebrow{display:none}.fr-collection-hero h1{font-size:clamp(38px,5.5vw,64px)!important;line-height:1.02!important;margin:0 0 14px}.fr-collection-hero p{font-size:16px;line-height:1.6;max-width:720px;color:#3a2533ad}.fr-collection-hero .fr-chip-row{display:none}.fr-collection-layout{grid-template-columns:250px minmax(0,1fr);gap:40px;padding-top:36px}.fr-collection-layout>div{display:grid;grid-template-columns:1fr;min-width:0}.fr-merch-row{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px;grid-column:1/-1;margin:0 0 30px}.fr-merch-row button{position:relative;min-height:118px;border:0!important;border-radius:10px!important;overflow:hidden;background:linear-gradient(90deg,#3a2533c7,#3a25336b),#a6929d!important;color:#fff!important;text-align:left!important;padding:18px!important;display:flex!important;flex-direction:column;justify-content:center;align-items:flex-start}.fr-merch-row button strong{font:700 17px/1.05 Archivo Expanded,Archivo,sans-serif}.fr-merch-row button span{margin-top:5px;font:600 11px/1.3 Archivo,sans-serif;color:#ffffffc7}.fr-filters{border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;top:98px}.fr-filters__head{border-bottom:1px solid rgba(58,37,51,.12);padding-bottom:10px;margin-bottom:0}.fr-filters__head h2{font:700 16px/1 Archivo Expanded,Archivo,sans-serif!important}.fr-filters details{padding:16px 0!important;border-top:0!important;border-bottom:1px solid rgba(58,37,51,.1)}.fr-filters summary{font:700 11px/1 ui-monospace,Menlo,monospace!important;letter-spacing:.14em;color:#3a253385;text-transform:uppercase;margin-bottom:12px}.fr-filters button[data-filter-value]{display:inline-flex!important;width:auto!important;margin:0 6px 7px 0;padding:9px 13px!important;border:1px solid rgba(58,37,51,.18)!important;border-radius:999px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:13px!important;font-weight:600!important}.fr-filters button[data-filter-value].is-active{background:var(--fr-ink)!important;border-color:var(--fr-ink)!important;color:#fff!important}.fr-collection-toolbar{border-bottom:0;margin-bottom:18px;padding-bottom:0}.fr-pdp--design{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:clamp(20px,3vw,48px);padding-top:20px}.fr-pdp-gallery__main{height:clamp(340px,52vh,560px);aspect-ratio:auto;border-radius:12px}.fr-pdp-card{border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;background:transparent!important}.fr-pdp-card h1{font-size:clamp(26px,3.4vw,40px)!important;line-height:1.05!important;margin:10px 0 0}.fr-pdp-rating{margin-top:12px}.fr-price{font-size:22px;margin:14px 0}.fr-pdp-swatch-block{margin-top:22px}.fr-pdp-swatches i{width:34px;height:34px}.fr-size-card-grid{display:flex!important;gap:8px}.fr-size-card{width:48px;min-height:38px}.fr-size-card span{font-size:13px}.fr-pdp-actions{margin-top:12px}.fr-pdp-bullets{margin-top:20px}.fr-pdp-support{display:none}.fr-accordions{margin-top:18px;border:1px solid rgba(58,37,51,.14);border-radius:10px;overflow:hidden}.fr-accordions details{padding:0!important;border-top:0!important;border-bottom:1px solid rgba(58,37,51,.1)}.fr-accordions summary{padding:14px 16px;background:var(--fr-blush)}.fr-accordions p{padding:0 16px 14px;margin:0}.fr-pdp-details{background:var(--fr-blush)}.fr-email{padding:clamp(54px,8vw,92px) 18px;background:var(--fr-cherry)}@media(max-width:980px){.fr-header{height:58px;grid-template-columns:auto auto;justify-content:space-between}.fr-mobile-actions{display:flex;flex-direction:row-reverse}.fr-mobile-bag{font-size:13px!important}.fr-hero{min-height:620px}.fr-hero__copy{padding:96px 20px 48px!important}.fr-scene-grid,.fr-product-grid,.fr-height-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-collection-layout,.fr-pdp--design,.fr-merch-row{grid-template-columns:1fr}.fr-filters{display:none}.fr-filters.is-open{display:block;position:fixed;inset:0 auto 0 0;width:min(360px,88vw);z-index:96;overflow:auto;background:#fff!important;padding:18px!important;box-shadow:22px 0 60px #3a253347}.fr-pdp-gallery{position:static}}@media(max-width:620px){.fr-hero{min-height:560px}.fr-hero h1{font-size:42px!important}.fr-scene-grid,.fr-product-grid,.fr-height-grid{grid-template-columns:1fr}.fr-section{padding:52px 18px}.fr-collection-hero{padding:48px 18px}.fr-collection-hero h1{font-size:42px!important}.fr-pdp--design{padding:18px}.fr-pdp-thumbs{grid-template-columns:repeat(5,minmax(54px,1fr))}.fr-pdp-card h1{font-size:30px!important}.fr-size-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.fr-size-card{width:auto}}.fr-proof{padding-top:clamp(54px,7vw,84px)!important;padding-bottom:clamp(54px,7vw,84px)!important}.fr-proof-marquee{display:block!important;margin-top:28px!important;overflow:hidden!important}.fr-proof-track{display:flex!important;width:max-content!important;gap:12px!important;animation:fr-proof-scroll-left 190s linear infinite!important}.fr-proof-track--reverse{display:none!important}.fr-proof-track figure{width:clamp(190px,14vw,292px)!important}.fr-proof-track img{aspect-ratio:4/5!important}.fr-proof-marquee:hover .fr-proof-track{animation-play-state:paused}.fr-pdp-swatches button{border:0;padding:0;cursor:pointer;flex:0 0 auto}.fr-pdp-swatches--dots button{width:34px;height:34px;border-radius:50%;background:var(--sw);border:1px solid rgba(58,37,51,.18);box-shadow:inset 0 0 0 5px #fff}.fr-pdp-swatches--dots button.is-active{box-shadow:inset 0 0 0 5px #fff,0 0 0 2px var(--fr-cherry)}.fr-pdp-swatches--bands{gap:8px!important;align-items:center}.fr-pdp-swatches--bands button{width:82px;height:28px;border-radius:999px;background:var(--band);border:1px solid rgba(58,37,51,.16);box-shadow:inset 0 0 0 3px #ffffffc7}.fr-pdp-swatches--bands button.is-active{outline:2px solid var(--fr-cherry);outline-offset:2px}.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs{max-width:1540px!important}.fr-template-product .fr-pdp{padding-left:clamp(24px,3.2vw,44px)!important;padding-right:clamp(24px,3.2vw,44px)!important}.fr-template-product .fr-pdp--design{grid-template-columns:minmax(640px,1.12fr) minmax(520px,.88fr)!important;gap:clamp(32px,3vw,56px)!important}.fr-template-product .fr-pdp-gallery__main{height:clamp(620px,72vh,760px)!important;aspect-ratio:auto!important}.fr-template-product .fr-pdp-thumbs{grid-template-columns:repeat(5,minmax(86px,1fr))!important;gap:10px!important}.fr-template-product .fr-pdp-card{width:100%!important}.fr-template-product .fr-pdp-card h1{font-size:clamp(32px,3.1vw,48px)!important}.fr-template-product .fr-price{font-size:24px!important}.fr-template-product .fr-size-card{width:128px!important}@media(max-width:1280px){.fr-template-product .fr-pdp--design{grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr)!important}.fr-template-product .fr-pdp-gallery__main{height:clamp(520px,64vh,660px)!important}.fr-proof-track figure{width:clamp(170px,18vw,240px)!important}}@media(max-width:980px){.fr-template-product .fr-pdp--design{grid-template-columns:1fr!important}.fr-template-product .fr-pdp-gallery__main{height:auto!important;aspect-ratio:1/1.05!important}.fr-template-product .fr-size-card{width:auto!important;flex:1}.fr-proof-track{animation-duration:150s!important}.fr-proof-track figure{width:34vw!important}}@media(max-width:620px){.fr-template-product .fr-pdp{padding:18px!important}.fr-proof-track{gap:10px!important;animation-duration:120s!important}.fr-proof-track figure{width:56vw!important}.fr-pdp-swatches--bands button{width:70px}}@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}.fr-announcement,.fr-header,.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs{padding-left:16px!important;padding-right:16px!important}.fr-template-product .fr-pdp-gallery,.fr-template-product .fr-pdp-card,.fr-template-product .fr-pdp-gallery__main{min-width:0!important;width:100%!important;max-width:100%!important}.fr-template-product .fr-pdp-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:hidden}.fr-template-product .fr-pdp-thumb{min-width:0!important}.fr-pdp-swatches{max-width:100%;flex-wrap:wrap}.fr-pdp-swatches--bands button{width:64px!important}.fr-mobile-atc{max-width:100vw;overflow:hidden}.fr-core-page__layout,.fr-collection-layout,.fr-product-grid{max-width:100%;min-width:0}}.fr-collection-hero--banner{position:relative!important;display:grid!important;min-height:clamp(260px,28vw,430px)!important;padding:0!important;overflow:hidden!important;background:var(--fr-ink)!important;border-bottom:1px solid rgba(58,37,51,.08)}.fr-collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.fr-collection-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#3a2533c2,#3a25336b 52%,#3a253314);pointer-events:none}.fr-collection-hero__content,.fr-collection-hero__chips{position:relative;z-index:1;width:100%;max-width:1280px!important;margin:auto!important;color:#fff}.fr-collection-hero__content{padding:clamp(48px,7vw,94px) clamp(20px,5vw,56px) 14px!important}.fr-collection-hero__chips{display:flex!important;flex-wrap:wrap!important;gap:10px!important;padding:0 clamp(20px,5vw,56px) clamp(36px,5vw,64px)!important;margin-top:-4px!important}.fr-collection-hero__chips span{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;background:#ffffffeb;color:var(--fr-ink);padding:0 13px;font-size:12px;font-weight:600}.fr-collection-hero--banner .fr-eyebrow{display:block!important;color:var(--fr-rose)!important}.fr-collection-hero--banner h1{color:#fff!important;max-width:12ch}.fr-collection-hero--banner p:not(.fr-eyebrow){color:#ffffffd1!important;max-width:650px}.fr-merch-row button{min-height:118px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#3a2533e6,#86536ec7),var(--fr-ink)!important;color:#fff!important;box-shadow:none!important;padding:18px!important;align-items:flex-start!important;justify-content:center!important}.fr-merch-row button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 56%);pointer-events:none}.fr-merch-row button strong,.fr-merch-row button span{position:relative;z-index:1;background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;color:inherit!important}.fr-merch-row button span{display:block!important;margin-top:8px!important;font-size:12px!important;line-height:1.35!important;color:#ffffffc7!important}.fr-merch-row button.is-active{background:linear-gradient(135deg,#c8326b,#3a2533)!important}@media(max-width:620px){.fr-collection-hero--banner{min-height:300px!important}.fr-collection-hero__content{padding:44px 18px 12px!important}.fr-collection-hero__chips{padding:0 18px 32px!important}.fr-collection-hero--banner h1{font-size:38px!important}.fr-merch-row button{min-height:96px!important}}.fr-pdp-swatches--bands button{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:3px!important;background:var(--band)!important}.fr-band-segments{display:flex;width:100%;height:100%;border-radius:999px;overflow:hidden}.fr-band-segments i{flex:1 1 0;min-width:0;background:var(--sw)}.fr-card .fr-swatches--bands{gap:7px}.fr-card .fr-swatches--bands button{width:48px!important;height:18px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2px!important;background:#fff!important;border:1px solid rgba(58,37,51,.18)!important;box-shadow:none!important;overflow:hidden!important}.fr-card .fr-swatches--bands button.is-active{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--fr-cherry)!important}.fr-card .fr-swatches--bands .fr-band-segments{border-radius:999px}.fr-accordions p{display:block!important;padding:16px 18px 0!important;margin:0!important;line-height:1.58!important;color:#3a2533bd!important}.fr-accordions details[open]{background:#fff}.fr-accordions details[open] p:last-child{padding-bottom:18px!important}.fr-accordions summary{min-height:46px;display:flex;align-items:center}@media(max-width:620px){.fr-card .fr-swatches--bands button{width:44px!important}.fr-accordions p{padding:14px 16px 0!important}.fr-accordions details[open] p:last-child{padding-bottom:16px!important}}@media(min-width:981px){.fr-header{padding-left:max(24px,calc((100vw - var(--fr-page-max))/2))!important;padding-right:max(24px,calc((100vw - var(--fr-page-max))/2))!important}.fr-hero__copy,.fr-section__head,.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-story-grid,.fr-core-page__layout,.fr-core-page__layout--plain .fr-core-page__grid,.fr-collection-layout,.fr-collection-hero__content,.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs,.fr-cart,.fr-search-page,.fr-page,.fr-contact,.fr-footer{max-width:var(--fr-page-max)!important}.fr-footer{margin-left:auto!important;margin-right:auto!important}.fr-template-product .fr-pdp{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr)!important;padding-left:0!important;padding-right:0!important}.fr-template-product .fr-pdp-crumbs{padding-left:0!important;padding-right:0!important}.fr-template-product .fr-pdp-gallery__main{height:clamp(520px,64vh,660px)!important}.fr-collection-layout,.fr-collection-hero__content{padding-left:0!important;padding-right:0!important}.fr-section,.fr-email{padding-left:max(24px,calc((100vw - var(--fr-page-max))/2))!important;padding-right:max(24px,calc((100vw - var(--fr-page-max))/2))!important}.fr-proof.fr-section{padding-left:0!important;padding-right:0!important}.fr-proof .fr-section__head{max-width:var(--fr-page-max)!important;padding-left:0!important;padding-right:0!important}.fr-proof-marquee{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important}.fr-proof-track{margin-left:0!important}}@media(min-width:981px)and (max-width:1210px){.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs,.fr-collection-layout,.fr-collection-hero__content,.fr-page,.fr-contact,.fr-footer,.fr-proof .fr-section__head{padding-left:24px!important;padding-right:24px!important}.fr-template-product .fr-pdp{grid-template-columns:minmax(0,1fr) minmax(390px,.92fr)!important}}.fr-footer{width:100%!important;max-width:none!important;margin:0!important;background:var(--fr-ink)!important;color:#fff!important;display:block!important}.fr-footer__inner,.fr-footer__bottom{width:min(100%,var(--fr-page-max,1140px));margin:0 auto}.fr-footer__inner{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:28px}.fr-footer__brand{min-width:0}.fr-footer__bottom{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}.fr-footer__social-block{display:grid;gap:10px}.fr-footer__payments-block{justify-self:end;display:grid;gap:10px}.fr-footer__copyright{grid-column:1/-1;margin:0;color:#ffffff85!important;font-size:12px}.fr-payments{justify-content:flex-end}@media(min-width:981px){.fr-footer{padding:50px max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important}.fr-footer__inner,.fr-footer__bottom{max-width:var(--fr-page-max,1140px)}}@media(max-width:980px){.fr-footer{padding:50px 24px!important}.fr-footer__inner{grid-template-columns:1fr 1fr}.fr-footer__bottom{grid-template-columns:1fr;align-items:start}.fr-footer__payments-block{justify-self:start}.fr-payments{justify-content:flex-start}}@media(max-width:620px){.fr-footer{padding:42px 18px!important}.fr-footer__inner{grid-template-columns:1fr;gap:22px}.fr-footer__bottom{gap:20px;margin-top:26px}}.fr-footer__trust{width:min(100%,var(--fr-page-max,1140px));margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fr-footer__trust-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0e}.fr-footer__trust-item>span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--fr-ink);font-size:18px;font-weight:700}.fr-footer__trust-item strong{display:block;font-size:13px;line-height:1.2;color:#fff;font-weight:700}.fr-footer__trust-item small{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:#ffffffa3}@media(min-width:981px){.fr-footer__trust{max-width:var(--fr-page-max,1140px)}}@media(max-width:980px){.fr-footer__trust{grid-template-columns:1fr;margin-bottom:28px}.fr-footer__trust-item{grid-template-columns:34px minmax(0,1fr)}.fr-footer__trust-item>span{width:34px;height:34px}}.fr-hero--slider{position:relative!important;display:block!important;min-height:var(--fr-hero-desktop,720px)!important;background:var(--fr-ink)!important;overflow:hidden!important;touch-action:pan-y}.fr-hero__slides,.fr-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.fr-hero__slide{opacity:0;pointer-events:none;transition:opacity .72s ease;display:block}.fr-hero__slide.is-active{opacity:1;pointer-events:auto}.fr-hero__slide .fr-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;min-height:0!important}.fr-hero__slide .fr-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(58,37,51,var(--fr-hero-overlay,.65)),#3a253385 39%,#3a25331f);pointer-events:none}.fr-hero__slide .fr-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.fr-hero__slide .fr-hero__copy{position:relative!important;z-index:2!important;max-width:var(--fr-page-max,1140px)!important;margin:0 auto!important;padding:clamp(110px,13vh,150px) 0 clamp(58px,8vw,96px)!important;display:flex;min-height:inherit;flex-direction:column;justify-content:flex-end;align-self:auto!important}.fr-hero__slide .fr-hero__copy>*{max-width:560px}.fr-hero__slide h1{max-width:11ch!important}.fr-hero__dots{position:absolute;left:50%;bottom:24px;z-index:4;display:flex;gap:13px;transform:translate(-50%)}.fr-hero__dots button{width:15px;height:15px;border:2px solid rgba(255,255,255,.88);border-radius:999px;background:#ffffff70;padding:0;cursor:pointer;box-shadow:0 0 0 7px #ffffff14}.fr-hero__dots button.is-active{background:#fff;border-color:#fff}.fr-hero__dots button:focus-visible{outline:2px solid #fff;outline-offset:4px}@media(min-width:981px)and (max-width:1210px){.fr-hero__slide .fr-hero__copy{padding-left:24px!important;padding-right:24px!important}}@media(max-width:980px){.fr-hero--slider{min-height:var(--fr-hero-tablet,620px)!important}.fr-hero__slide .fr-hero__copy{padding:96px 20px 54px!important}.fr-hero__slide .fr-hero__image:after{background:linear-gradient(180deg,#3a253329,#3a253380 48%,rgba(58,37,51,var(--fr-hero-overlay,.82)))}}@media(max-width:620px){.fr-hero--slider{min-height:var(--fr-hero-mobile,560px)!important}.fr-hero__slide .fr-img{object-position:center center!important}.fr-hero__dots{bottom:17px;gap:12px}.fr-hero__dots button{width:14px;height:14px}}.fr-nav{gap:clamp(22px,2.35vw,34px)!important}.fr-nav a{font-size:15px!important;line-height:1!important;font-weight:600!important}.fr-icons{gap:18px!important}.fr-icons a[aria-label=Search]:before{font-size:29px!important;line-height:1!important}.fr-bag-link:before,.fr-bag-link [data-cart-count]{font-size:15px!important;line-height:1!important}.fr-bag-link{display:inline-flex!important;align-items:center!important;gap:4px!important}.fr-mobile-bag{font-size:15px!important}.fr-menu-btn{font-size:30px!important}.fr-email{display:grid!important;place-items:center!important;text-align:center!important}.fr-email>*{width:100%;max-width:720px}.fr-email__form{display:grid!important;grid-template-columns:minmax(260px,420px) 118px!important;gap:12px!important;justify-content:center!important;align-items:center!important;max-width:none!important;width:100%!important}.fr-email__form .fr-btn{background:#fff!important;border-color:#fff!important;color:var(--fr-cherry)!important;min-height:48px!important;border-radius:5px!important;font-weight:700!important}.fr-footer__brand{display:grid;gap:14px}.fr-social{display:flex!important;gap:10px!important;align-items:center!important}.fr-social a{width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:#fff!important;background:#ffffff0f!important}.fr-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fr-social__link--pinterest svg,.fr-social__link--tiktok svg{fill:currentColor!important;stroke:none!important}.fr-payments{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.fr-payments svg{width:42px!important;height:26px!important;border-radius:3px;background:#fff}.fr-cart-drawer__line{grid-template-columns:64px minmax(0,1fr) auto!important;align-items:start!important}.fr-cart-drawer__line a{display:block;line-height:1.22}.fr-cart-drawer__qty{display:inline-flex;align-items:center;height:30px;margin-top:9px;border:1px solid rgba(58,37,51,.18);border-radius:999px;overflow:hidden;background:#fff}.fr-cart-drawer__qty button{width:30px;height:30px;border:0;background:#fff;color:var(--fr-ink);font:700 17px/1 Archivo,sans-serif;cursor:pointer}.fr-cart-drawer__qty button:hover{background:var(--fr-blush)}.fr-cart-drawer__qty button:disabled{opacity:.45;cursor:wait}.fr-cart-drawer__qty span{min-width:30px;text-align:center;font-size:13px;font-weight:700;border-left:1px solid rgba(58,37,51,.1);border-right:1px solid rgba(58,37,51,.1)}.fr-collection-layout>div{width:100%!important;min-width:0!important}.fr-collection-toolbar,.fr-product-grid,.fr-empty-state{width:100%!important}.fr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start}.fr-empty-state{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:18px 0 0!important;min-height:84px}.fr-empty-state[hidden]{display:none!important}.fr-empty-state p{margin:0}.fr-empty-state .fr-btn{min-height:40px;padding:0 18px;white-space:nowrap}.fr-swatches:not(.fr-swatches--bands) button{width:16px!important;height:16px!important;border-radius:50%!important;flex:0 0 16px!important}.fr-swatches--bands{display:flex!important;gap:9px!important;align-items:center!important;min-height:26px!important}.fr-card .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button{width:66px!important;height:24px!important;min-width:66px!important;border-radius:999px!important;padding:3px!important;background:#fff!important;border:1px solid rgba(58,37,51,.22)!important;box-shadow:none!important;overflow:hidden!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.fr-swatches--bands button.is-active{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--fr-cherry)!important}.fr-band-segments{display:flex!important;width:100%!important;height:100%!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important}.fr-band-segments i{display:block!important;flex:1 1 0!important;min-width:0!important;height:100%!important;background:var(--sw)!important}.fr-pdp-swatches--bands .fr-band-segments i{width:auto!important;height:100%!important;border-radius:0!important;box-shadow:none!important}.fr-pdp-swatches--bands button{width:88px!important;height:30px!important;padding:3px!important}.fr-pdp-swatches--dots button{width:34px!important;height:34px!important}.fr-card .fr-swatches{margin-bottom:8px}@media(max-width:980px){.fr-nav a{font-size:14px!important}.fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-empty-state{grid-template-columns:1fr}.fr-email__form{grid-template-columns:minmax(220px,1fr) 110px!important;max-width:560px!important}}@media(max-width:620px){.fr-product-grid,.fr-email__form{grid-template-columns:1fr!important}.fr-email__form .fr-btn{width:100%}.fr-card .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button{width:62px!important;min-width:62px!important}.fr-cart-drawer__line{grid-template-columns:58px minmax(0,1fr)!important}.fr-cart-drawer__line strong{grid-column:2;justify-self:start}.fr-cart-drawer__line img{width:58px!important;height:58px!important}}.fr-mood__rail,.fr-footer__trust{display:none!important}.fr-footer__inner,.fr-footer__bottom{width:min(100%,1360px)!important;max-width:1360px!important}.fr-footer__inner{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(160px,1fr))!important;gap:clamp(36px,5vw,86px)!important}.fr-footer__bottom{grid-template-columns:minmax(240px,1fr) minmax(320px,auto)!important;gap:clamp(36px,5vw,86px)!important}.fr-footer__payments-block{min-width:min(100%,360px)!important}.fr-payments{gap:8px!important}@media(min-width:981px){.fr-footer{padding-left:max(28px,calc((100vw - 1360px)/2))!important;padding-right:max(28px,calc((100vw - 1360px)/2))!important}}@media(max-width:980px){.fr-footer__inner{grid-template-columns:1fr 1fr!important;gap:28px!important}.fr-footer__bottom{grid-template-columns:1fr!important}.fr-footer__payments-block{min-width:0!important}}@media(max-width:620px){.fr-footer__inner{grid-template-columns:1fr!important}.fr-footer__bottom{gap:20px!important}}.fr-payment-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:30px!important;width:48px!important;min-width:48px!important;padding:0!important;border:0!important;border-radius:4px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.fr-payment-icon,.fr-payments .fr-payment-icon,.fr-payments svg.fr-payment-icon{display:block!important;width:48px!important;height:30px!important;max-width:none!important;border-radius:4px!important;background:transparent!important;padding:0!important}.fr-payments svg:not(.fr-payment-icon){width:48px!important;height:30px!important;background:transparent!important}.fr-footer__payments-block h3{margin-bottom:10px!important}@media(max-width:620px){.fr-payment-pill{width:44px!important;min-width:44px!important;height:28px!important}.fr-payment-icon,.fr-payments .fr-payment-icon,.fr-payments svg.fr-payment-icon,.fr-payments svg:not(.fr-payment-icon){width:44px!important;height:28px!important}}.fr-swatches--bands button,.fr-card .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-pdp-swatches--bands button{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:2px solid #241821!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;outline:0!important;padding:0!important}.fr-swatches--bands button.is-active,.fr-card .fr-swatches--bands button.is-active,.fr-search-page .fr-swatches--bands button.is-active,.fr-product-grid .fr-swatches--bands button.is-active,.fr-pdp-swatches--bands button.is-active{border-color:#241821!important;box-shadow:none!important;outline:0!important}.fr-swatches--bands button:focus-visible,.fr-pdp-swatches--bands button:focus-visible{outline:2px solid #241821!important;outline-offset:3px!important}.fr-card .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button{width:66px!important;height:24px!important;min-width:66px!important}.fr-pdp-swatches--bands button{width:88px!important;height:30px!important;min-width:88px!important}.fr-band-segments{display:flex!important;width:100%!important;height:100%!important;border:0!important;border-radius:999px!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important}.fr-band-segments i{display:block!important;flex:1 1 0!important;min-width:0!important;height:100%!important;border:0!important;border-radius:0!important;background:var(--sw)!important;box-shadow:none!important;outline:0!important}.fr-pdp-swatches--bands button:not(:has(.fr-band-segments)){background:var(--band)!important}@media(max-width:620px){.fr-card .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button{width:62px!important;min-width:62px!important}.fr-pdp-swatches--bands button{width:70px!important;min-width:70px!important}}.fr-card__media>.fr-img,.fr-card__media>img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-cart-row{grid-template-columns:140px minmax(0,1fr) 110px!important;align-items:start!important}.fr-cart-row img{width:140px!important;height:140px!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:8px!important;background:var(--fr-blush)!important}.fr-cart-recs{overflow:hidden!important;max-width:100%!important}.fr-cart-recs .fr-section__head{margin-bottom:22px!important}.fr-cart-recs .fr-product-grid{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:16px!important;max-width:none!important;width:100%!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;padding:0 0 14px!important;-webkit-overflow-scrolling:touch!important}.fr-cart-recs .fr-product-grid::-webkit-scrollbar{height:6px}.fr-cart-recs .fr-product-grid::-webkit-scrollbar-track{background:#3a253314;border-radius:999px}.fr-cart-recs .fr-product-grid::-webkit-scrollbar-thumb{background:#3a253347;border-radius:999px}.fr-cart-recs .fr-card{flex:0 0 calc((100% - 32px)/3)!important;min-width:188px!important;max-width:none!important;scroll-snap-align:start}.fr-cart-recs .fr-card__media{aspect-ratio:1/1!important}@media(max-width:980px){.fr-cart-row{grid-template-columns:118px minmax(0,1fr) 92px!important}.fr-cart-row img{width:118px!important;height:118px!important}.fr-cart-recs .fr-card{flex:0 0 calc((100% - 16px)/2)!important}}@media(max-width:620px){.fr-template-collection .fr-product-grid,.fr-collection-layout .fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.fr-template-collection .fr-card,.fr-collection-layout .fr-card{border-radius:8px!important}.fr-template-collection .fr-card__body,.fr-collection-layout .fr-card__body{padding:10px!important}.fr-template-collection .fr-card h3,.fr-collection-layout .fr-card h3{font-size:12.5px!important;line-height:1.18!important}.fr-template-collection .fr-card__price,.fr-collection-layout .fr-card__price{font-size:13px!important}.fr-template-collection .fr-card__form button,.fr-collection-layout .fr-card__form button{height:36px!important;font-size:11px!important}.fr-cart-row{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important}.fr-cart-row img{width:96px!important;height:96px!important}.fr-cart-row label{grid-column:2!important}.fr-cart-recs .fr-card{flex:0 0 46vw!important;min-width:168px!important}}.fr-payment-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.fr-payment-badge{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:24px;padding:0 8px;border-radius:4px;background:#fff;color:var(--fr-ink);font-size:10px;font-weight:800;letter-spacing:.02em}.fr-impact{position:relative;overflow:hidden;background:#f4e5ea;padding:clamp(58px,7vw,98px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2));color:var(--fr-ink)}.fr-impact__inner{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(28px,5vw,68px);align-items:center;max-width:var(--fr-page-max,1140px);margin:0 auto}.fr-impact__art{position:relative;min-height:340px;border-radius:18px;background:#e7b8c7;overflow:hidden}.fr-impact__wave{position:absolute;left:-8%;right:-8%;bottom:42px;height:120px;background:#fff;border-radius:999px;animation:fr-impact-drift 10s ease-in-out infinite}.fr-impact__wave span{position:absolute;top:-52px;width:116px;height:116px;border-radius:50%;background:#fff}.fr-impact__wave span:nth-child(1){left:7%}.fr-impact__wave span:nth-child(2){left:32%}.fr-impact__wave span:nth-child(3){left:58%}.fr-impact__wave span:nth-child(4){left:82%}.fr-impact__sock{position:absolute;width:70px;height:170px;border-radius:36px 36px 28px 28px;background:#fff;box-shadow:inset 0 -34px 0 var(--fr-cherry),0 18px 38px #3a253329;animation:fr-impact-float 5.8s ease-in-out infinite}.fr-impact__sock:before{content:"";position:absolute;left:18px;right:18px;top:28px;height:7px;border-radius:999px;background:var(--fr-ink);box-shadow:0 20px #e7b8c7,0 40px 0 var(--fr-cherry)}.fr-impact__sock--one{left:18%;top:58px;transform:rotate(-9deg)}.fr-impact__sock--two{left:48%;top:34px;animation-delay:-1.8s;transform:rotate(8deg);box-shadow:inset 0 -34px #f1c9a9,0 18px 38px #3a253329}.fr-impact__sock--three{right:14%;top:84px;animation-delay:-3.4s;transform:rotate(-4deg);box-shadow:inset 0 -34px #6f405b,0 18px 38px #3a253329}.fr-impact__copy h2{font-size:clamp(34px,4.8vw,58px)!important;line-height:1.02!important;margin:0 0 16px}.fr-impact__copy p:not(.fr-eyebrow){font-size:17px;line-height:1.6;color:#3a2533b8;max-width:560px}.fr-impact__stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fr-impact__stats article{background:#fff;border:1px solid rgba(58,37,51,.12);border-radius:10px;padding:18px;display:grid;gap:6px}.fr-impact__stats strong{font-size:28px;color:var(--fr-cherry)}.fr-impact__stats span{font-size:13px;font-weight:700;color:#3a2533ad}.fr-lp{background:#fff;color:var(--fr-ink)}.fr-lp__promo{display:flex;justify-content:center;gap:14px;align-items:center;background:var(--fr-cherry);color:#fff;padding:11px 18px;font-weight:800}.fr-lp__promo span{font-size:12px;opacity:.82}.fr-lp__hero{max-width:var(--fr-page-max,1140px);margin:0 auto;padding:clamp(58px,7vw,94px) 0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(26px,5vw,70px);align-items:center}.fr-lp__hero--split{grid-template-columns:.96fr 1.04fr}.fr-lp__copy h1{font-size:clamp(42px,6vw,76px)!important;line-height:.98!important;margin:0 0 18px}.fr-lp__copy p:not(.fr-eyebrow){font-size:17px;line-height:1.62;color:#3a2533b8;max-width:610px}.fr-lp__copy small{display:block;margin-top:14px;color:#3a25338c;font-weight:700}.fr-lp__image{position:relative;aspect-ratio:var(--fr-lp-hero-ratio,1 / 1)!important;border-radius:16px;overflow:hidden;background:var(--fr-blush)}.fr-lp__image>.fr-img,.fr-lp__image>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--fr-lp-image-position,center center)!important}.fr-lp__badge{position:absolute;right:18px;top:18px;width:104px;height:104px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--fr-ink);color:#fff;font-weight:900;font-size:24px;line-height:.95}.fr-lp__badge span{display:block;color:#e7b8c7;font-size:15px}.fr-lp__countdown{display:flex;gap:10px;margin:24px 0}.fr-lp__countdown span{min-width:82px;border:1px solid rgba(58,37,51,.14);border-radius:8px;background:var(--fr-blush);padding:12px 10px;text-align:center;font-size:26px;font-weight:900}.fr-lp__countdown small{display:block;margin:4px 0 0;font-size:10px;letter-spacing:.12em;color:#3a25338f}.fr-lp__steps,.fr-lp__benefits{max-width:var(--fr-page-max,1140px);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fr-lp__steps article,.fr-lp__benefits article{border:1px solid rgba(58,37,51,.12);border-radius:10px;background:var(--fr-blush);padding:18px}.fr-lp__steps strong{display:inline-grid;place-content:center;width:34px;height:34px;border-radius:50%;background:var(--fr-cherry);color:#fff;margin-bottom:10px}.fr-lp__steps span,.fr-lp__benefits p{font-size:14px;line-height:1.45;color:#3a2533b3;font-weight:700}.fr-lp__benefits strong{font-size:16px}.fr-lp__trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.fr-lp__trust span{border:1px solid rgba(58,37,51,.14);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}.fr-lp__products{max-width:var(--fr-page-max,1140px);margin:0 auto;padding:clamp(54px,7vw,92px) 0}.fr-lp__products .fr-product-grid{grid-template-columns:repeat(var(--fr-lp-product-cols,3),minmax(0,1fr))!important}.fr-lp__products .fr-section__head{padding:0!important}@keyframes fr-impact-float{0%,to{translate:0 0}50%{translate:0 -16px}}@keyframes fr-impact-drift{0%,to{translate:-10px 0}50%{translate:16px 0}}@media(min-width:981px)and (max-width:1210px){.fr-impact,.fr-lp__hero,.fr-lp__steps,.fr-lp__benefits,.fr-lp__products{padding-left:24px!important;padding-right:24px!important}}@media(max-width:980px){.fr-impact{padding:52px 20px}.fr-impact__inner,.fr-lp__hero,.fr-lp__hero--split,.fr-impact__stats,.fr-lp__steps,.fr-lp__benefits{grid-template-columns:1fr}.fr-lp__hero,.fr-lp__steps,.fr-lp__benefits,.fr-lp__products{padding-left:20px;padding-right:20px}.fr-lp__products .fr-product-grid{grid-template-columns:repeat(var(--fr-lp-mobile-product-cols,2),minmax(0,1fr))!important}}@media(max-width:620px){.fr-impact__art{min-height:280px}.fr-lp__copy h1{font-size:42px!important}.fr-lp__countdown span{min-width:0;flex:1}.fr-lp__products .fr-product-grid{grid-template-columns:repeat(var(--fr-lp-mobile-product-cols,2),minmax(0,1fr))!important;gap:10px!important}.fr-payment-badges{gap:6px}.fr-payment-badge{min-width:48px}}.fr-cart__main{min-width:0!important}.fr-cart-recs{max-width:100%!important;overflow:hidden!important}.fr-cart-recs .fr-section__head{max-width:100%!important;margin-left:0!important;margin-right:0!important}.fr-cart-recs__rail,.fr-cart-recs>.fr-product-grid{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 16px!important;scroll-snap-type:x proximity!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}.fr-cart-recs__rail::-webkit-scrollbar,.fr-cart-recs>.fr-product-grid::-webkit-scrollbar{height:7px}.fr-cart-recs__rail::-webkit-scrollbar-track,.fr-cart-recs>.fr-product-grid::-webkit-scrollbar-track{background:#3a253314;border-radius:999px}.fr-cart-recs__rail::-webkit-scrollbar-thumb,.fr-cart-recs>.fr-product-grid::-webkit-scrollbar-thumb{background:#3a253352;border-radius:999px}.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex:0 0 calc((100% - var(--fr-cart-recs-gap-total,32px))/var(--fr-cart-recs-visible,3))!important;width:auto!important;min-width:0!important;max-width:none!important;scroll-snap-align:start!important}.fr-cart-recs__rail>.fr-card .fr-card__media,.fr-cart-recs>.fr-product-grid>.fr-card .fr-card__media{aspect-ratio:1/1!important}@media(max-width:980px){.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex-basis:calc((100% - 16px)/2)!important}}@media(max-width:620px){.fr-cart-recs__rail,.fr-cart-recs>.fr-product-grid{gap:12px!important;padding-bottom:14px!important}.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex-basis:min(76vw,260px)!important;min-width:168px!important}.fr-cart-recs__rail>.fr-card h3,.fr-cart-recs>.fr-product-grid>.fr-card h3{font-size:14px!important}.fr-cart-recs__rail>.fr-card .fr-card__media,.fr-cart-recs>.fr-product-grid>.fr-card .fr-card__media{aspect-ratio:1/1!important}}.fr-pdp-app-area{display:grid!important;gap:12px!important;margin:18px 0!important}.fr-pdp-app-area__block{border:1px solid rgba(200,50,107,.35)!important;border-radius:8px!important;background:linear-gradient(180deg,#fff,var(--fr-blush))!important;padding:14px!important}.fr-pdp-app-area__block:empty{display:none!important}.fr-size-chart{display:grid!important;gap:10px!important;margin:2px 0 8px!important}.fr-size-chart__title{margin:0!important;font-weight:800!important;color:var(--fr-ink)!important}.fr-size-chart__table-wrap{width:100%!important;overflow-x:auto!important;border:1px solid rgba(58,37,51,.12)!important;border-radius:8px!important;background:#fff!important}.fr-size-chart__table{width:100%!important;min-width:520px!important;border-collapse:collapse!important;font-size:13px!important}.fr-size-chart__table th,.fr-size-chart__table td{padding:11px 12px!important;text-align:left!important;border-bottom:1px solid rgba(58,37,51,.1)!important;vertical-align:top!important}.fr-size-chart__table th{background:var(--fr-blush)!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#3a2533ad!important}.fr-size-chart__table tr:last-child td{border-bottom:0!important}.fr-size-chart__note{margin:0!important;font-size:12.5px!important;line-height:1.5!important;color:#3a2533a3!important}@media(max-width:620px){.fr-size-chart__table{min-width:500px!important;font-size:12.5px!important}.fr-size-chart__table th,.fr-size-chart__table td{padding:10px!important}}.fr-collection-hero--banner{min-height:var(--fr-collection-hero-desktop,380px)!important;height:auto!important}.fr-collection-hero--banner .fr-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--fr-collection-hero-focal,center center)!important}.fr-collection-hero__image:after{background:linear-gradient(90deg,#3a2533,#3a25339e 52%,#3a25331a)!important;opacity:var(--fr-collection-hero-overlay,.65)!important}.fr-collection-hero__content,.fr-collection-hero__chips{max-width:var(--fr-page-max,1140px)!important}.fr-empty-state--filters{display:block!important;min-height:0!important;margin:16px 0 0!important;padding:14px!important;border:1px solid rgba(58,37,51,.12)!important;border-radius:8px!important;background:var(--fr-blush)!important}.fr-empty-state--filters p{margin:0!important;font-size:13px!important;line-height:1.45!important;color:#3a2533ad!important}@media(max-width:980px){.fr-collection-hero--banner{min-height:var(--fr-collection-hero-mobile,340px)!important}.fr-collection-hero--banner .fr-img{object-position:var(--fr-collection-hero-focal,center center)!important}}@media(max-width:620px){.fr-collection-hero--banner{min-height:var(--fr-collection-hero-mobile,340px)!important}.fr-collection-hero__content,.fr-collection-hero__chips{max-width:100%!important}}.fr-scene-section .fr-scene-grid{grid-template-columns:repeat(var(--fr-scene-cols,3),minmax(0,1fr))!important}.fr-scene-section .fr-scene{aspect-ratio:var(--fr-scene-ratio,4 / 5)!important;height:auto!important}.fr-scene-section .fr-scene>.fr-img,.fr-scene-section .fr-scene>img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-scene-section--center .fr-scene:after{background:#3a25335c!important}.fr-scene-section--center .fr-scene span{top:50%!important;bottom:auto!important;transform:translateY(-58%)!important}.fr-scene-section--center .fr-scene small{top:calc(50% + 22px)!important;bottom:auto!important}.fr-height-section .fr-height-grid{grid-template-columns:repeat(var(--fr-height-cols,4),minmax(0,1fr))!important}.fr-height-section .fr-height-grid a{aspect-ratio:var(--fr-height-ratio,1 / 1)!important}.fr-height-section .fr-height-grid img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-proof{--fr-proof-gap:12px}.fr-proof .fr-proof-track{gap:var(--fr-proof-gap)!important;animation-duration:var(--fr-proof-speed,170s)!important}.fr-proof .fr-proof-track figure{width:calc((100vw - var(--fr-proof-gap-total,48px))/var(--fr-proof-visible,5))!important;max-width:320px!important;min-width:170px!important}.fr-proof .fr-proof-track img{aspect-ratio:var(--fr-proof-ratio,4 / 5)!important;width:100%!important;height:auto!important;object-fit:cover!important}@media(min-width:981px){.fr-proof .fr-proof-track figure{width:calc((var(--fr-page-max,1140px) - var(--fr-proof-gap-total,48px))/var(--fr-proof-visible,5))!important}}@media(max-width:980px){.fr-scene-section .fr-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-height-section .fr-height-grid{grid-template-columns:repeat(var(--fr-height-mobile-cols,2),minmax(0,1fr))!important}.fr-proof .fr-proof-track figure{width:var(--fr-proof-mobile-width,58vw)!important;min-width:0!important;max-width:none!important}}@media(max-width:620px){.fr-scene-section .fr-scene-grid{grid-template-columns:repeat(var(--fr-scene-mobile-cols,1),minmax(0,1fr))!important}.fr-height-section .fr-height-grid{grid-template-columns:repeat(var(--fr-height-mobile-cols,2),minmax(0,1fr))!important}.fr-scene-section .fr-scene span{font-size:20px!important}.fr-scene-section .fr-scene small{font-size:12px!important}.fr-proof .fr-proof-track{gap:10px!important}}@media(min-width:981px){.fr-section__head,.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-story-grid,.fr-core-page__layout,.fr-core-page__layout--plain .fr-core-page__grid,.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs,.fr-template-product .fr-pdp-feature,.fr-template-product .fr-pdp-spec-grid,.fr-template-product .fr-pdp-details__head,.fr-template-product .fr-product-recs,.fr-template-product .fr-product-recs .fr-section__head,.fr-template-cart .fr-cart,.fr-template-cart .fr-cart__head,.fr-template-search .fr-search-page,.fr-template-search .fr-product-grid,.fr-page,.fr-contact,.fr-collection-layout,.fr-collection-hero__content,.fr-collection-hero__chips,.fr-lp__hero,.fr-lp__steps,.fr-lp__benefits,.fr-lp__products,.fr-impact__inner{width:100%!important;max-width:var(--fr-page-max,1140px)!important;margin-left:auto!important;margin-right:auto!important}.fr-template-cart .fr-cart__head{margin-left:0!important;margin-right:0!important}.fr-template-cart .fr-cart-recs .fr-section__head{width:100%!important;max-width:100%!important}.fr-template-product .fr-pdp-details{padding-left:max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;padding-right:max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important}.fr-template-product .fr-pdp-feature,.fr-template-product .fr-pdp-spec-grid{max-width:min(1080px,var(--fr-page-max,1140px))!important}.fr-template-search .fr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-template-cart .fr-cart{max-width:var(--fr-page-max,1140px)!important}.fr-collection-layout{grid-template-columns:240px minmax(0,1fr)!important}.fr-template-collection .fr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:981px)and (max-width:1210px){.fr-section__head,.fr-scene-grid,.fr-product-grid,.fr-height-grid,.fr-story-grid,.fr-core-page__layout,.fr-core-page__layout--plain .fr-core-page__grid,.fr-template-product .fr-pdp,.fr-template-product .fr-pdp-crumbs,.fr-template-product .fr-pdp-feature,.fr-template-product .fr-pdp-spec-grid,.fr-template-product .fr-pdp-details__head,.fr-template-cart .fr-cart,.fr-template-search .fr-search-page,.fr-page,.fr-contact,.fr-collection-layout,.fr-collection-hero__content,.fr-collection-hero__chips,.fr-lp__hero,.fr-lp__steps,.fr-lp__benefits,.fr-lp__products,.fr-impact__inner,.fr-template-product .fr-pdp-details{padding-left:24px!important;padding-right:24px!important}}@media(max-width:980px){.fr-template-product .fr-pdp-details__head,.fr-template-product .fr-pdp-feature,.fr-template-product .fr-pdp-spec-grid,.fr-template-cart .fr-cart,.fr-template-search .fr-search-page,.fr-page,.fr-contact,.fr-collection-layout,.fr-collection-hero__content,.fr-collection-hero__chips{max-width:100%!important}.fr-template-cart .fr-cart-recs{width:100%!important}.fr-template-search .fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.fr-template-search .fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}.fr-search-guide{margin:32px 0 38px}.fr-search-guide .fr-section__head{margin-bottom:16px!important}.fr-search-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fr-search-guide__card{position:relative;min-height:128px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#c8326b,#3a2533 82%);color:#fff;text-decoration:none;padding:18px;border:1px solid rgba(58,37,51,.12)}.fr-search-guide__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 58%);pointer-events:none}.fr-search-guide__card strong,.fr-search-guide__card span{position:relative;z-index:1}.fr-search-guide__card strong{font-size:17px;font-weight:650;line-height:1.15}.fr-search-guide__card span{font-size:13px;line-height:1.45;color:#ffffffc7}.fr-search-guide__card:hover{transform:translateY(-1px)}@media(max-width:980px){.fr-search-guide__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.fr-search-guide{margin:24px 0 30px}.fr-search-guide__grid{grid-template-columns:1fr}.fr-search-guide__card{min-height:108px}}.fr-card{height:100%!important;display:flex!important;flex-direction:column!important}.fr-card__meta{min-height:1.3em!important}.fr-card__price{margin-top:auto!important;padding-top:4px!important}.fr-card__form button{margin-top:0!important}.fr-collection-layout>div{min-height:720px!important}.fr-collection-toolbar{align-items:center!important}.fr-template-collection .fr-product-grid[data-product-grid]{align-items:stretch!important}.fr-template-collection .fr-empty-state[data-empty-state]{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;min-height:92px!important;padding:22px 26px!important}.fr-template-collection .fr-empty-state[data-empty-state][hidden]{display:none!important}.fr-template-collection .fr-empty-state[data-empty-state] p{margin:0!important}.fr-filters__head button[data-filter-clear],.fr-empty-state[data-empty-state] button[data-filter-clear]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.fr-clear-icon{width:19px;height:19px;display:inline-grid;place-items:center;flex:0 0 auto}.fr-clear-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fr-filters__head button[data-filter-clear]{padding:6px 8px!important;border-radius:999px!important;background:#fff3f7!important;color:var(--fr-cherry)!important}.fr-empty-state[data-empty-state] .fr-clear-icon{width:20px;height:20px}.fr-merch-row{align-items:stretch!important}.fr-merch-row button{height:128px!important;min-height:128px!important}.fr-science{background:#f7f4fa!important;text-align:center;color:var(--fr-ink)}.fr-science__head{max-width:820px;margin:0 auto 46px}.fr-science__head h2{font-size:clamp(28px,3.4vw,42px)!important;line-height:1.1!important}.fr-science__head p:not(.fr-eyebrow){margin:14px auto 0;max-width:760px;font-size:15px;line-height:1.7;color:#3a2533ad}.fr-science__grid{max-width:var(--fr-page-max,1140px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fr-science__item{display:grid;justify-items:center;gap:10px}.fr-science__icon{width:74px;height:74px;display:grid;place-items:center;color:#17224b}.fr-science__icon svg{width:64px;height:64px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.fr-science__item h3{margin:0;font-size:15px!important;font-family:Archivo,sans-serif!important;font-weight:600!important;color:#17224b}.fr-science__item p{margin:0;max-width:210px;font-size:13px;line-height:1.5;color:#3a2533a3}.fr-mood{background:#fff;color:var(--fr-ink);overflow:hidden}.fr-mood__rail{display:flex;gap:10px;overflow-x:auto;padding:18px max(24px,calc((100vw - var(--fr-page-max,1140px))/2));scrollbar-width:thin}.fr-mood__tile{flex:0 0 170px;aspect-ratio:16/9;margin:0;border-radius:0;overflow:hidden;background:var(--fr-blush)}.fr-mood__tile .fr-img{width:100%;height:100%;object-fit:cover}.fr-mood__feature{position:relative;min-height:clamp(420px,52vw,660px);display:grid;align-items:center;overflow:hidden;background:var(--fr-ink)}.fr-mood__image{position:absolute;top:0;right:0;bottom:0;left:0}.fr-mood__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#3a25339e,#3a25332e 58%,#3a25330a)}.fr-mood__image .fr-img{width:100%;height:100%;object-fit:cover}.fr-mood__copy{position:relative;z-index:1;margin-left:max(24px,calc((100vw - var(--fr-page-max,1140px))/2));width:min(420px,calc(100vw - 48px));background:#fff;padding:28px;border-radius:0;box-shadow:0 18px 48px #3a253329}.fr-mood__copy h2{font-size:clamp(26px,3.2vw,42px)!important;line-height:1.08!important;margin:0 0 12px}.fr-mood__copy p:not(.fr-eyebrow){font-size:15px;line-height:1.62;color:#3a2533b8;margin:0 0 18px}@media(min-width:981px){.fr-science__grid,.fr-mood__feature{max-width:none!important}.fr-science{padding-left:24px!important;padding-right:24px!important}}@media(max-width:980px){.fr-collection-layout>div{min-height:620px!important}.fr-science__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-mood__copy{margin:0 20px}.fr-mood__feature{min-height:520px}.fr-mood__tile{flex-basis:148px}}@media(max-width:620px){.fr-card h3{min-height:auto!important}.fr-template-collection .fr-empty-state[data-empty-state]{grid-template-columns:1fr!important}.fr-template-collection .fr-empty-state[data-empty-state] .fr-btn{width:100%}.fr-merch-row button{height:104px!important;min-height:104px!important}.fr-science__grid{grid-template-columns:1fr;gap:26px}.fr-science__head{text-align:left}.fr-science__item{justify-items:start;text-align:left}.fr-mood__rail{padding:14px 18px}.fr-mood__tile{flex-basis:138px}.fr-mood__feature{min-height:560px;align-items:end}.fr-mood__copy{width:auto;margin:0 18px 22px;padding:22px}}.fr-card__meta,.fr-pdp-rating{display:none!important}.fr-card h3{min-height:2.65em!important}.fr-card__price{min-height:1.45em!important;margin-top:auto!important}.fr-card__form{margin-top:12px!important}.fr-template-collection .fr-merch-row{display:none!important}.fr-collection-hero--banner{width:100%!important;max-width:none!important;min-height:clamp(300px,24vw,460px)!important;height:var(--fr-collection-hero-desktop,380px)!important;overflow:hidden!important}.fr-collection-hero--banner>.fr-collection-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.fr-collection-hero--banner>.fr-collection-hero__image .fr-img,.fr-collection-hero--banner>.fr-collection-hero__image img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:var(--fr-collection-hero-focal,center center)!important}.fr-collection-hero__image:after{background:linear-gradient(90deg,#3a2533e0,#3a253380 50%,#3a253326)!important}.fr-lp__trust span:first-child{display:none!important}.fr-lp__hero{padding-top:clamp(30px,5vw,64px)!important;padding-bottom:clamp(28px,4vw,54px)!important}.fr-lp__trust{margin:14px 0 0!important}.fr-lp__benefits{margin-top:16px!important}.fr-lp__products{padding-top:clamp(28px,5vw,56px)!important}.fr-lp__benefits article{padding:16px!important}.fr-lp__benefits p{margin-bottom:0!important}.fr-footer__trust,.fr-mood__rail{display:none!important}@media(min-width:1440px){.fr-collection-hero--banner{height:clamp(360px,24vw,480px)!important}.fr-collection-hero__content{padding-top:clamp(64px,7vw,110px)!important}}@media(max-width:980px){.fr-collection-hero--banner{height:var(--fr-collection-hero-mobile,340px)!important;min-height:300px!important}.fr-collection-hero__image:after{background:linear-gradient(90deg,#3a2533db,#3a253375 68%,#3a25331f)!important}.fr-lp__benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-footer__inner{grid-template-columns:1fr 1fr!important;gap:24px!important}.fr-footer__brand{grid-column:1/-1!important}.fr-footer__bottom{grid-template-columns:1fr!important}.fr-payments{justify-content:flex-start!important}}@media(max-width:620px){.fr-collection-hero--banner{height:var(--fr-collection-hero-mobile,320px)!important;min-height:300px!important}.fr-collection-hero__content{padding:42px 18px 10px!important}.fr-collection-hero--banner h1{font-size:34px!important;max-width:10ch!important}.fr-collection-hero--banner p:not(.fr-eyebrow){font-size:13px!important;line-height:1.45!important;max-width:27ch!important}.fr-collection-hero__chips{display:none!important}.fr-lp__hero{padding-top:22px!important;padding-bottom:18px!important}.fr-lp__trust{gap:6px!important;margin-top:10px!important}.fr-lp__trust span{font-size:11px!important;padding:7px 9px!important}.fr-lp__benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.fr-lp__benefits article{padding:11px!important}.fr-lp__benefits strong{font-size:12.5px!important;line-height:1.2!important}.fr-lp__benefits p{font-size:11.5px!important;line-height:1.35!important}.fr-lp__products{padding-top:24px!important}.fr-science{padding:34px 0 32px!important;overflow:hidden!important}.fr-science__head{padding:0 18px!important;margin-bottom:18px!important}.fr-science__grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;padding:0 18px 8px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.fr-science__item{flex:0 0 128px!important;display:grid!important;justify-items:center!important;text-align:center!important;gap:6px!important;scroll-snap-align:start!important}.fr-science__icon{width:44px!important;height:44px!important}.fr-science__icon svg{width:38px!important;height:38px!important}.fr-science__item h3{font-size:12px!important;line-height:1.2!important}.fr-science__item p{display:none!important}.fr-footer{padding:34px 18px!important}.fr-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 18px!important}.fr-footer__brand{grid-column:1/-1!important}.fr-footer__brand p{max-width:28ch!important}.fr-footer__menu h3{font-size:10px!important;margin:0 0 9px!important}.fr-footer__menu a{font-size:13px!important;margin:7px 0!important;line-height:1.25!important}.fr-footer__bottom{gap:16px!important;margin-top:20px!important;padding-top:18px!important}.fr-footer__social-block,.fr-footer__payments-block{min-width:0!important}.fr-social{gap:8px!important}.fr-social a{width:32px!important;height:32px!important}.fr-payments{gap:5px!important}.fr-payment-pill,.fr-payment-icon,.fr-payments .fr-payment-icon,.fr-payments svg.fr-payment-icon,.fr-payments svg:not(.fr-payment-icon){width:40px!important;height:25px!important}.fr-footer__copyright{font-size:11px!important}}.fr-filter-backdrop[hidden]{display:none!important}.fr-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#3a25336b;z-index:94;opacity:0;transition:opacity .2s ease}.fr-filter-backdrop.is-open{opacity:1}html.fr-filter-lock{overflow:hidden}html.fr-filter-lock .fr-filters{transform:translate(0)!important}html.fr-filter-lock .fr-filter-backdrop{opacity:1!important}.fr-filter-close{display:none}.fr-swatches--bands,.fr-pdp-swatches--bands{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;max-width:100%!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.fr-swatches--bands::-webkit-scrollbar,.fr-pdp-swatches--bands::-webkit-scrollbar{display:none}.fr-swatches--bands button,.fr-pdp-swatches--bands button{flex:0 0 auto!important}.fr-card__media{aspect-ratio:1/1!important}.fr-card__media .fr-img,.fr-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-card__body{min-height:220px!important}.fr-card__form{margin-top:auto!important}.fr-cart-row{column-gap:28px!important}.fr-cart-summary{margin-left:12px!important}.fr-cart-recs{width:100%!important;max-width:none!important;overflow:hidden!important}.fr-cart-recs__rail,.fr-cart-recs>.fr-product-grid{width:100%!important;max-width:none!important;display:flex!important;flex-wrap:nowrap!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 16px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex:0 0 calc((100% - 32px)/3.45)!important;min-width:190px!important;scroll-snap-align:start!important}.fr-collection-hero--banner{position:relative!important;display:grid!important;grid-template-columns:minmax(24px,1fr) minmax(0,var(--fr-page-max,1140px)) minmax(24px,1fr)!important;min-height:clamp(320px,25vw,480px)!important;height:clamp(320px,25vw,480px)!important}.fr-collection-hero--banner>.fr-collection-hero__content{grid-column:2!important;z-index:2!important;align-self:center!important;padding:clamp(34px,5vw,72px) 0!important}.fr-collection-hero--banner>.fr-collection-hero__chips{grid-column:2!important;z-index:2!important;align-self:start!important;justify-self:end!important;margin-top:14px!important}.fr-collection-hero--banner>.fr-collection-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.fr-collection-hero--banner>.fr-collection-hero__image .fr-img,.fr-collection-hero--banner>.fr-collection-hero__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--fr-collection-hero-focal,center center)!important}@media(max-width:980px){.fr-filter-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;position:sticky!important;top:78px!important;z-index:30!important;width:calc(100% - 36px)!important;margin:14px 18px!important;min-height:48px!important;border:1px solid rgba(58,37,51,.16)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 28px #3a25331f!important;color:var(--fr-ink)!important;font-size:14px!important;font-weight:800!important}.fr-filter-toggle:before{content:"";width:17px;height:14px;display:inline-block;background:linear-gradient(var(--fr-ink),var(--fr-ink)) 0 1px/17px 2px no-repeat,linear-gradient(var(--fr-ink),var(--fr-ink)) 3px 6px/14px 2px no-repeat,linear-gradient(var(--fr-ink),var(--fr-ink)) 0 11px/12px 2px no-repeat}.fr-filters{display:block!important;position:fixed!important;inset:0 auto 0 0!important;width:min(390px,92vw)!important;max-width:92vw!important;height:100dvh!important;z-index:96!important;overflow:auto!important;transform:translate(-104%)!important;transition:transform .28s ease!important;background:#fff!important;padding:18px 18px 28px!important;box-shadow:22px 0 60px #3a253347!important;border:0!important;border-radius:0!important}.fr-filters.is-open{transform:translate(0)!important}.fr-filter-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:1px solid rgba(58,37,51,.12)!important;border-radius:999px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:22px!important;line-height:1!important}.fr-filters__head{position:sticky!important;top:0!important;z-index:2!important;background:#fff!important;padding:0 0 14px!important;margin:0 -2px 10px!important;border-bottom:1px solid rgba(58,37,51,.08)!important}.fr-filters__head>div{display:flex!important;align-items:center!important;gap:8px!important}.fr-filters details{padding:16px 0!important}.fr-filters button[data-filter-value]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:42px!important;margin:0 8px 10px 0!important;padding:0 14px!important;border:1px solid rgba(58,37,51,.18)!important;border-radius:999px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:14px!important;font-weight:700!important}.fr-filters button[data-filter-value].is-active{background:var(--fr-ink)!important;color:#fff!important;border-color:var(--fr-ink)!important}.fr-collection-toolbar{position:static!important;padding:12px 0!important}.fr-cart__layout{grid-template-columns:1fr!important}.fr-cart-summary{margin-left:0!important}.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex-basis:calc((100% - 16px)/2.35)!important}.fr-collection-hero--banner{grid-template-columns:18px minmax(0,1fr) 18px!important;min-height:var(--fr-collection-hero-mobile,340px)!important;height:var(--fr-collection-hero-mobile,340px)!important}.fr-collection-hero--banner>.fr-collection-hero__content{padding:36px 0!important}.fr-collection-hero__image:after{background:linear-gradient(90deg,#3a2533e0,#3a253385 70%,#3a253324)!important}}@media(max-width:620px){.fr-card__body{min-height:178px!important}.fr-cart-recs__rail,.fr-cart-recs>.fr-product-grid{padding-right:18vw!important}.fr-cart-recs__rail>.fr-card,.fr-cart-recs>.fr-product-grid>.fr-card{flex-basis:64vw!important;min-width:178px!important}.fr-collection-hero--banner{min-height:330px!important;height:330px!important}.fr-collection-hero--banner>.fr-collection-hero__content{padding:32px 0 26px!important}.fr-collection-hero--banner h1{font-size:36px!important;max-width:11ch!important}.fr-collection-hero--banner p:not(.fr-eyebrow){font-size:13.5px!important;max-width:29ch!important}.fr-collection-hero--banner>.fr-collection-hero__image .fr-img,.fr-collection-hero--banner>.fr-collection-hero__image img{object-position:var(--fr-collection-hero-focal,center center)!important}}.fr-lp__urgency,.fr-lp__reviews,.fr-lp__final,.fr-customizer__hero,.fr-customizer__studio,.fr-customizer__gallery,.fr-customizer__use,.fr-customizer__craft,.fr-customizer__process,.fr-customizer__reviews,.fr-customizer__faq,.fr-customizer__final{width:100%;max-width:var(--fr-page-max,1140px);margin-left:auto;margin-right:auto}.fr-lp__urgency{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:34px;padding:26px;border:1px solid rgba(58,37,51,.12);background:#fff7f9}.fr-lp__urgency h2,.fr-lp__final h2{font-size:clamp(25px,3.2vw,40px);line-height:1.05;margin:0 0 8px}.fr-lp__urgency p:not(.fr-eyebrow),.fr-lp__final p{margin:0;color:#3a2533b3;line-height:1.55}.fr-lp__reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.fr-lp__reviews figure{margin:0;padding:20px;border:1px solid rgba(58,37,51,.12);background:#fff}.fr-lp__reviews blockquote{margin:0 0 12px;font-size:17px;line-height:1.45;font-weight:700}.fr-lp__reviews figcaption{font-size:13px;font-weight:900;color:var(--fr-cherry)}.fr-lp__final{margin-top:22px;margin-bottom:44px;padding:34px;background:var(--fr-ink);color:#fff;text-align:center}.fr-lp__final p{color:#ffffffc2;max-width:640px;margin:10px auto 22px}.fr-lp__final .fr-btn{background:#fff;color:var(--fr-ink);border-color:#fff}.fr-customizer{background:#fff;color:var(--fr-ink);overflow:hidden}.fr-customizer__hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(320px,.84fr);gap:40px;align-items:center;padding:clamp(42px,6vw,82px) 0 34px}.fr-customizer__copy h1{font-size:clamp(42px,6.2vw,72px);line-height:.96;margin:0 0 18px;max-width:650px}.fr-customizer__copy p:not(.fr-eyebrow){font-size:17px;line-height:1.65;color:#3a2533b8;max-width:590px}.fr-customizer__proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.fr-customizer__proof span{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(58,37,51,.14);border-radius:999px;padding:0 12px;font-size:12px;font-weight:800;background:#fff}.fr-customizer__image{aspect-ratio:var(--fr-customizer-ratio,4 / 5);overflow:hidden;border-radius:8px;background:var(--fr-blush)}.fr-customizer__image .fr-img{width:100%;height:100%;object-fit:cover;object-position:var(--fr-customizer-position,center center)}.fr-customizer__studio{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:28px;align-items:stretch;margin-top:20px;padding:30px;background:#fbf5f6;border:1px solid rgba(58,37,51,.1)}.fr-customizer__preview{--customizer-accent:var(--fr-cherry);display:grid;align-content:center;gap:20px;min-height:420px;padding:24px;background:#fff;border:1px solid rgba(58,37,51,.1)}.fr-customizer__sock{position:relative;display:grid;place-items:center;min-height:260px;border-radius:999px;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.7),transparent 32%),linear-gradient(180deg,#fff 0%,#fff 52%,var(--customizer-accent) 52%,var(--customizer-accent) 64%,#fff 64%);border:10px solid #F2DCE5;box-shadow:inset 0 -28px 60px #3a253317}.fr-customizer__sock span{letter-spacing:.14em;font-size:24px;font-weight:900;color:var(--customizer-accent)}.fr-customizer__controls{display:grid;gap:14px}.fr-customizer__controls label,.fr-customizer__fields label{display:grid;gap:7px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#3a2533a8}.fr-customizer__controls input,.fr-customizer__fields input,.fr-customizer__fields select,.fr-customizer__fields textarea{width:100%;border:1px solid rgba(58,37,51,.16);border-radius:5px;background:#fff;min-height:44px;padding:11px 12px;font:inherit;color:var(--fr-ink)}.fr-customizer__fields textarea{resize:vertical}.fr-customizer__swatches{display:flex;gap:9px}.fr-customizer__swatches button{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #3a25332e;background-color:var(--swatch)!important;background-image:none!important;cursor:pointer}.fr-customizer__form h2,.fr-customizer__craft h2,.fr-customizer__process h2,.fr-customizer__faq h2,.fr-customizer__final h2{font-size:clamp(28px,4vw,44px);line-height:1.04;margin:0 0 12px}.fr-customizer__form p:not(.fr-eyebrow),.fr-customizer__craft p:not(.fr-eyebrow),.fr-customizer__final p{line-height:1.62;color:#3a2533b8}.fr-customizer__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.fr-customizer__fields label:last-child{grid-column:1/-1}.fr-form-success{padding:12px;background:#fff;border-left:4px solid var(--fr-cherry);font-weight:800}.fr-form-error{padding:12px;background:#fff;border:1px solid rgba(200,50,107,.26)}.fr-customizer__gallery,.fr-customizer__process,.fr-customizer__faq{padding-top:64px}.fr-customizer__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fr-customizer__card{overflow:hidden;border:1px solid rgba(58,37,51,.12);background:#fff}.fr-customizer__card--image .fr-img{width:100%;aspect-ratio:4/5;object-fit:cover}.fr-customizer__card div{padding:16px}.fr-customizer h3{margin:0 0 8px;font-size:18px;line-height:1.18}.fr-customizer__card p,.fr-customizer__use p,.fr-customizer__steps p,.fr-customizer__reviews blockquote,.fr-customizer__faq p{margin:0;color:#3a2533b3;line-height:1.55}.fr-customizer__use{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.fr-customizer__use article,.fr-customizer__steps article,.fr-customizer__reviews figure,.fr-customizer__faq details{padding:20px;border:1px solid rgba(58,37,51,.12);background:#fff}.fr-customizer__craft{margin-top:44px;padding:44px;background:var(--fr-ink);color:#fff;text-align:center}.fr-customizer__craft p:not(.fr-eyebrow){max-width:690px;margin:0 auto;color:#ffffffc2}.fr-customizer__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fr-customizer__steps strong{display:grid;place-items:center;width:40px;height:40px;margin-bottom:14px;border-radius:50%;background:var(--fr-cherry);color:#fff}.fr-customizer__reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.fr-customizer__reviews figure{margin-bottom:0}.fr-customizer__reviews blockquote{font-size:17px;font-weight:800}.fr-customizer__reviews figcaption{margin-top:12px;color:var(--fr-cherry);font-weight:900}.fr-customizer__faq details+details{border-top:0}.fr-customizer__faq summary{cursor:pointer;font-weight:900}.fr-customizer__faq p{margin-top:10px}.fr-customizer__final{margin-top:42px;margin-bottom:48px;text-align:center;padding:40px 24px;background:#fff7f9;border:1px solid rgba(58,37,51,.1)}.fr-customizer__final p{max-width:650px;margin:0 auto 20px}@media(min-width:981px)and (max-width:1210px){.fr-lp__urgency,.fr-lp__reviews,.fr-lp__final,.fr-customizer__hero,.fr-customizer__studio,.fr-customizer__gallery,.fr-customizer__use,.fr-customizer__craft,.fr-customizer__process,.fr-customizer__reviews,.fr-customizer__faq,.fr-customizer__final{padding-left:24px!important;padding-right:24px!important}}@media(max-width:980px){.fr-lp__urgency,.fr-customizer__hero,.fr-customizer__studio{grid-template-columns:1fr}.fr-customizer__hero{padding:34px 18px}.fr-customizer__studio,.fr-customizer__gallery,.fr-customizer__use,.fr-customizer__craft,.fr-customizer__process,.fr-customizer__reviews,.fr-customizer__faq,.fr-customizer__final,.fr-lp__urgency,.fr-lp__reviews,.fr-lp__final{max-width:100%;margin-left:18px;margin-right:18px}.fr-customizer__cards,.fr-customizer__use,.fr-customizer__steps{grid-template-columns:1fr 1fr}.fr-customizer__image{max-height:620px}}@media(max-width:620px){.fr-lp__reviews,.fr-customizer__cards,.fr-customizer__use,.fr-customizer__steps,.fr-customizer__reviews,.fr-customizer__fields{grid-template-columns:1fr}.fr-lp__urgency,.fr-lp__final,.fr-customizer__studio,.fr-customizer__craft,.fr-customizer__final{padding:22px!important}.fr-customizer__copy h1{font-size:40px}.fr-customizer__copy p:not(.fr-eyebrow){font-size:15px}.fr-customizer__proof span{font-size:11px}.fr-customizer__preview{min-height:330px;padding:16px}.fr-customizer__sock{min-height:210px}.fr-customizer__sock span{font-size:19px}.fr-customizer__gallery,.fr-customizer__process,.fr-customizer__faq{padding-top:42px}.fr-customizer__form h2,.fr-customizer__craft h2,.fr-customizer__process h2,.fr-customizer__faq h2,.fr-customizer__final h2{font-size:30px}.fr-lp__final{margin-bottom:28px}}.fr-template-index .fr-featured-bundles{padding-bottom:clamp(20px,3vw,38px)!important}.fr-template-index .fr-section--blush+.fr-science,.fr-template-index .fr-science{padding-top:clamp(20px,2.5vw,34px)!important;padding-bottom:clamp(38px,5vw,68px)!important}.fr-template-index .fr-science__head{margin-bottom:clamp(20px,3vw,34px)!important}.fr-template-index .fr-email{background:#fff!important;color:var(--fr-ink)!important;padding:clamp(34px,5vw,58px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;border-top:1px solid rgba(58,37,51,.1)!important;border-bottom:1px solid rgba(58,37,51,.1)!important}.fr-template-index .fr-email .fr-eyebrow{color:var(--fr-cherry)!important}.fr-template-index .fr-email p:not(.fr-eyebrow){color:#3a2533ad!important}.fr-template-index .fr-email__content{max-width:620px!important}.fr-template-index .fr-email__form .fr-btn{background:var(--fr-cherry)!important;border-color:var(--fr-cherry)!important;color:#fff!important}.fr-template-index .fr-email input{background:#fff!important;border-color:#3a253329!important}@media(max-width:620px){.fr-template-index .fr-featured-bundles{padding-bottom:22px!important}.fr-template-index .fr-science{padding-top:20px!important;padding-bottom:32px!important}.fr-template-index .fr-email{padding:32px 18px!important}}.fr-page-sale .fr-announcement,.fr-page-sale .fr-header,.fr-page-customizer .fr-announcement,.fr-page-customizer .fr-header{display:none!important}.fr-page-sale main,.fr-page-customizer main{background:#fff}.fr-lp__nav,.fr-customizer__nav{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--fr-page-max,1140px))/2));background:#fff;border-bottom:1px solid rgba(58,37,51,.1);color:var(--fr-ink);position:relative;z-index:2}.fr-lp__brand,.fr-customizer__brand{font-size:19px;font-weight:950;letter-spacing:.12em;color:var(--fr-ink);text-decoration:none}.fr-lp__nav-cta,.fr-customizer__nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:3px;background:var(--fr-cherry);color:#fff;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.04em}.fr-lp--sale .fr-lp__promo{min-height:40px;background:var(--fr-cherry)!important;color:#fff!important;gap:18px;font-size:13px;letter-spacing:.01em}.fr-lp--sale .fr-lp__promo span{opacity:1;font-size:12px;font-weight:800}.fr-lp--sale .fr-lp__hero{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(54px,7vw,84px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr)!important;gap:clamp(30px,5vw,70px)!important;min-height:600px;background:repeating-linear-gradient(135deg,#3a2533 0 18px,#432a3b 18px 36px)!important;color:#fff!important}.fr-lp--sale .fr-lp__copy{align-self:center;max-width:610px}.fr-lp--sale .fr-eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffe8f0;color:var(--fr-cherry)!important;font-weight:950;letter-spacing:.1em}.fr-lp--sale .fr-lp__copy h1{color:#fff!important;font-size:clamp(54px,7.2vw,96px)!important;line-height:.94!important;letter-spacing:0!important;margin:16px 0 18px}.fr-lp--sale .fr-lp__copy p:not(.fr-eyebrow){color:#ffffffc7!important;font-size:18px;line-height:1.62;max-width:590px}.fr-lp--sale .fr-lp__copy small{color:#ffffff9e!important}.fr-lp--sale .fr-lp__countdown{gap:12px;margin:28px 0 24px}.fr-lp--sale .fr-lp__countdown span{background:#ffffff17!important;border-color:#ffffff2e!important;color:#fff!important;border-radius:4px!important}.fr-lp--sale .fr-lp__countdown small{color:#ffffff9e!important}.fr-lp--sale .fr-lp__image{align-self:center;aspect-ratio:16/10!important;border-radius:14px!important;background:#2a1a27!important;box-shadow:0 22px 70px #00000038}.fr-lp--sale .fr-lp__image .fr-img{opacity:.34!important;filter:saturate(.85) brightness(.72);object-fit:cover}.fr-lp--sale .fr-lp__badge{right:50%;top:50%;transform:translate(50%,-50%);width:174px!important;height:174px!important;background:#fff!important;color:var(--fr-cherry)!important;font-size:38px!important;box-shadow:0 18px 60px #0003}.fr-lp--sale .fr-lp__badge span{color:var(--fr-ink)!important;font-size:24px!important;margin-top:5px}.fr-lp--sale .fr-lp__steps{width:100%!important;max-width:none!important;margin:0!important;padding:28px max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;background:#fbf5f6!important;border-bottom:1px solid rgba(58,37,51,.08)}.fr-lp--sale .fr-lp__steps article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;border:0!important;border-radius:0!important;background:transparent!important;padding:6px 26px!important}.fr-lp--sale .fr-lp__steps article:not(:last-child):after{content:"\2192";position:absolute;right:-8px;top:50%;transform:translateY(-50%);font-size:22px;color:#3a253357;font-weight:900}.fr-lp--sale .fr-lp__steps strong{margin:0!important;background:var(--fr-cherry)!important}.fr-lp--sale .fr-lp__steps span{font-size:14px;color:var(--fr-ink)!important}.fr-lp--sale .fr-lp__products{padding-top:clamp(48px,6vw,76px)!important}.fr-lp--sale .fr-lp__products .fr-section__head{text-align:center;margin-bottom:24px}.fr-lp--sale .fr-lp__products .fr-section__head h2{max-width:820px;margin-left:auto;margin-right:auto}.fr-customizer__topbar{min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 18px;background:var(--fr-ink);color:#fff;font-size:13px;font-weight:800}.fr-customizer__topbar span{opacity:.78}.fr-customizer__hero{display:block!important;width:100%!important;max-width:980px!important;margin:0 auto!important;text-align:center!important;padding:clamp(58px,7vw,86px) 24px 42px!important}.fr-customizer__copy{max-width:900px;margin:0 auto}.fr-customizer__copy .fr-eyebrow{color:var(--fr-cherry);font-weight:950;letter-spacing:.14em}.fr-customizer__copy h1{max-width:900px!important;margin:0 auto 18px!important;font-size:clamp(54px,8vw,94px)!important;line-height:.93!important;letter-spacing:0!important}.fr-customizer__copy p:not(.fr-eyebrow){max-width:760px!important;margin:0 auto!important;font-size:18px!important;line-height:1.62!important;color:#3a2533ad!important}.fr-customizer__hero .fr-actions{justify-content:center;margin-top:28px}.fr-customizer__hero .fr-btn--ghost{display:none!important}.fr-customizer__proof{justify-content:center;margin-top:22px!important}.fr-customizer__proof span{border:0!important;background:transparent!important;min-height:auto!important;padding:0 10px!important;color:#3a2533a8;font-size:13px!important}.fr-customizer__proof span:before{content:"\2713";margin-right:6px;color:var(--fr-cherry);font-weight:950}.fr-customizer__image{display:none!important}.fr-customizer__studio{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(42px,6vw,70px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;background:#fbf5f6!important;border:0!important;grid-template-columns:minmax(0,.88fr) minmax(420px,1fr)!important;gap:clamp(24px,4vw,52px)!important}.fr-customizer__preview,.fr-customizer__form{border-radius:14px!important;background:#fff!important;border:1px solid rgba(58,37,51,.1)!important;box-shadow:0 18px 44px #3a25330f}.fr-customizer__preview{min-height:520px!important}.fr-customizer__sock{width:min(72%,300px);min-height:360px!important;margin:0 auto;border-radius:150px 150px 90px 90px!important;border:12px solid #F4DDE5!important;background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.88),transparent 28%),linear-gradient(180deg,#fff 0%,#fff 50%,var(--customizer-accent) 50%,var(--customizer-accent) 63%,#fff 63%)!important}.fr-customizer__form{padding:clamp(24px,4vw,40px)!important}.fr-customizer__form .fr-eyebrow{color:var(--fr-cherry);font-weight:950;letter-spacing:.12em}.fr-customizer__form h2{font-size:clamp(32px,4.8vw,52px)!important}.fr-customizer__controls input,.fr-customizer__fields input,.fr-customizer__fields select,.fr-customizer__fields textarea{border-radius:4px!important}.fr-customizer__gallery{padding-top:clamp(52px,6vw,78px)!important}.fr-customizer__craft{max-width:none!important;margin-top:58px!important;border-radius:0!important}.fr-page-sale .fr-email,.fr-page-customizer .fr-email{background:#fff!important;color:var(--fr-ink)!important;border-top:1px solid rgba(58,37,51,.1)}@media(max-width:980px){.fr-lp__nav,.fr-customizer__nav{padding-left:18px!important;padding-right:18px!important}.fr-lp--sale .fr-lp__hero,.fr-customizer__studio{grid-template-columns:1fr!important}.fr-lp--sale .fr-lp__hero{min-height:auto;padding:42px 18px!important}.fr-lp--sale .fr-lp__steps{grid-template-columns:1fr!important;padding:22px 18px!important}.fr-lp--sale .fr-lp__steps article{padding:12px 0!important}.fr-lp--sale .fr-lp__steps article:not(:last-child):after{display:none}.fr-customizer__studio{padding:34px 18px!important}.fr-customizer__preview{min-height:430px!important}.fr-customizer__sock{min-height:300px!important}.fr-customizer__hero{padding:44px 18px 34px!important}}@media(max-width:620px){.fr-lp__nav,.fr-customizer__nav{height:58px}.fr-lp__brand,.fr-customizer__brand{font-size:16px}.fr-lp__nav-cta,.fr-customizer__nav-cta{min-height:34px;padding:0 12px;font-size:11px}.fr-lp--sale .fr-lp__promo,.fr-customizer__topbar{font-size:11px;line-height:1.35}.fr-lp--sale .fr-lp__promo{flex-direction:column;gap:2px;padding:8px 12px}.fr-lp--sale .fr-lp__copy h1,.fr-customizer__copy h1{font-size:46px!important}.fr-lp--sale .fr-lp__copy p:not(.fr-eyebrow),.fr-customizer__copy p:not(.fr-eyebrow){font-size:15px!important}.fr-lp--sale .fr-lp__badge{width:132px!important;height:132px!important;font-size:29px!important}.fr-lp--sale .fr-lp__badge span{font-size:18px!important}.fr-customizer__proof{gap:8px}.fr-customizer__proof span{font-size:12px!important}.fr-customizer__preview{min-height:340px!important}.fr-customizer__sock{width:min(80%,230px);min-height:240px!important}.fr-customizer__fields{grid-template-columns:1fr!important}}.fr-cart-drawer:not(.is-open){display:none!important}.fr-cart-drawer.is-open{display:flex!important}.fr-page-customizer,.fr-page-customizer body{overflow-x:hidden}.fr-page-customizer .fr-customizer{min-height:100dvh;overflow:visible!important}.fr-page-customizer #MainContent{overflow-x:hidden}.fr-page-customizer .fr-customizer__nav{position:sticky;top:0;z-index:30}.fr-page-customizer .fr-customizer__studio{scroll-margin-top:70px}.fr-page-customizer .fr-customizer__preview{overflow:hidden}.fr-page-customizer .fr-customizer__controls,.fr-page-customizer .fr-customizer__fields{min-width:0}.fr-page-customizer .fr-customizer__controls input,.fr-page-customizer .fr-customizer__fields input,.fr-page-customizer .fr-customizer__fields select,.fr-page-customizer .fr-customizer__fields textarea{max-width:100%;box-sizing:border-box}@media(max-width:620px){.fr-page-customizer .fr-customizer__topbar{position:relative;z-index:31;padding:7px 14px}.fr-page-customizer .fr-customizer__hero{padding:34px 18px 26px!important}.fr-page-customizer .fr-customizer__copy h1{font-size:40px!important;line-height:1.02!important;max-width:330px!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:342px!important}.fr-page-customizer .fr-customizer__hero .fr-actions{margin-top:20px!important}.fr-page-customizer .fr-customizer__hero .fr-btn{min-height:50px!important}.fr-page-customizer .fr-customizer__proof{max-width:320px;margin-left:auto!important;margin-right:auto!important;justify-content:flex-start!important}.fr-page-customizer .fr-customizer__proof span{width:calc(50% - 4px);padding:0!important;text-align:left}.fr-page-customizer .fr-customizer__studio{padding:24px 18px calc(34px + env(safe-area-inset-bottom))!important;gap:16px!important}.fr-page-customizer .fr-customizer__preview{min-height:300px!important;padding:18px!important}.fr-page-customizer .fr-customizer__sock{min-height:210px!important}.fr-page-customizer .fr-customizer__form{padding:22px 18px!important}.fr-page-customizer .fr-customizer__form h2{font-size:28px!important;line-height:1.08!important}.fr-page-customizer .fr-customizer__gallery{padding-top:38px!important}.fr-page-customizer .fr-customizer__final{margin-bottom:calc(78px + env(safe-area-inset-bottom))!important}}.fr-collection-hero__chips{display:none!important}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{display:flex!important;align-items:center!important;gap:8px!important;height:28px!important;min-height:28px!important;margin:8px 0!important;overflow:hidden!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;height:24px!important;border:2px solid #241821!important;background:#fff!important;box-shadow:none!important;outline:0!important;padding:0!important;overflow:hidden!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button{width:24px!important;min-width:24px!important;border-radius:50%!important;background:#fff!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{width:66px!important;min-width:66px!important;border-radius:999px!important;padding:3px!important;background:#fff!important}.fr-card .fr-band-segments,.fr-product-grid .fr-band-segments,.fr-search-page .fr-band-segments{display:flex!important;width:100%!important;height:100%!important;border-radius:999px!important;overflow:hidden!important;background:transparent!important}@media(max-width:620px){.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{height:28px!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button{width:24px!important;min-width:24px!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{width:62px!important;min-width:62px!important}}.fr-pdp-thumb{appearance:none!important;-webkit-appearance:none!important;border:1.5px solid transparent!important;padding:0!important;cursor:pointer!important;text-align:inherit!important}.fr-pdp-thumb.is-active{border-color:var(--fr-cherry)!important}.fr-pdp-thumb img{pointer-events:none}.fr-pdp-gallery__main img{transition:none!important}.fr-pdp-swatches button,.fr-size-card{touch-action:manipulation}.fr-pdp-swatches--dots button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;border:1.5px solid rgba(58,37,51,.2)!important;background:#fff!important;box-shadow:none!important;padding:0!important}.fr-pdp-swatches--dots button:before{content:"";display:block;width:24px;height:24px;border-radius:50%;background:var(--sw,#F7E8EC)}.fr-pdp-swatches--dots button.is-active{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 2px #c8326b2e!important}.fr-size-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.fr-size-card{width:auto!important;min-width:0!important;min-height:44px!important}.fr-size-card.is-active{border-color:var(--fr-cherry)!important;background:var(--fr-blush)!important;box-shadow:inset 0 0 0 1px var(--fr-cherry)!important}.fr-size-card span{white-space:normal!important;overflow-wrap:anywhere!important}.fr-bundle-app--design{max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.fr-bundle-app--design *{box-sizing:border-box}.fr-bundle-app--design .fr-bundle-options--cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;padding:14px 14px 0!important}.fr-bundle-app--design .fr-bundle-options--cards button{width:100%!important;min-width:0!important;min-height:74px!important;padding:12px 8px!important}.fr-bundle-app--design .fr-bundle-options--cards button strong,.fr-bundle-app--design .fr-bundle-options--cards button span{min-width:0!important;overflow-wrap:anywhere!important}.fr-bundle-app--design .fr-bundle-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 10px!important;margin:12px 14px!important;min-width:0!important}.fr-bundle-app--design .fr-bundle-price-row em{grid-column:1 / -1!important;justify-self:end!important}.fr-bundle-app--design .fr-themed-bundles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:12px 14px!important;width:auto!important;max-width:none!important;min-width:0!important}.fr-bundle-app--design .fr-themed-bundles a{width:100%!important;min-width:0!important;min-height:84px!important;padding:10px!important;overflow:hidden!important}.fr-bundle-app--design .fr-themed-bundles strong,.fr-bundle-app--design .fr-themed-bundles span{min-width:0!important;overflow-wrap:anywhere!important}.fr-bundle-app--design .fr-btn{display:flex!important;width:auto!important;margin:0 14px 12px!important}.fr-bundle-app--design .fr-bundle-note{padding-left:14px!important;padding-right:14px!important}@media(max-width:520px){.fr-bundle-app--design .fr-bundle-options--cards,.fr-bundle-app--design .fr-themed-bundles{grid-template-columns:1fr!important}.fr-bundle-app--design .fr-bundle-options--cards button,.fr-bundle-app--design .fr-themed-bundles a{min-height:auto!important}.fr-bundle-app--design .fr-bundle-price-row{grid-template-columns:1fr!important}.fr-bundle-app--design .fr-bundle-price-row em{justify-self:start!important}}.fr-template-product .fr-pdp-details.fr-section{padding-top:clamp(30px,4vw,48px)!important;padding-bottom:clamp(18px,2.6vw,32px)!important}.fr-template-product .fr-pdp-details__blocks{gap:14px 16px!important;align-items:stretch!important}.fr-template-product .fr-pdp-details__blocks>.fr-pdp-feature{margin:0!important}.fr-template-product .fr-pdp-spec-card{display:grid!important;align-content:center!important;min-height:108px!important;background:#fff!important;border:1px solid rgba(58,37,51,.12)!important;border-radius:10px!important;padding:18px 20px!important;box-shadow:0 10px 26px #3a253309!important}.fr-template-product .fr-pdp-spec-card:first-of-type{border-radius:10px!important}.fr-template-product .fr-pdp-spec-card strong{margin:0!important}.fr-template-product .fr-pdp-spec-card p{margin:10px 0 0!important}.fr-template-product .fr-pdp-story-cta{margin-top:0!important;padding:24px 28px!important;min-height:96px!important}.fr-template-product .fr-pdp-details+.fr-section{padding-top:clamp(16px,2.4vw,30px)!important}.fr-template-product .fr-pdp-details+.fr-section .fr-section__head{margin-bottom:24px!important}@media(max-width:980px){.fr-template-product .fr-pdp-details.fr-section{padding-top:28px!important;padding-bottom:24px!important}.fr-template-product .fr-pdp-details__blocks{gap:12px!important}.fr-template-product .fr-pdp-spec-card{min-height:100px!important}.fr-template-product .fr-pdp-story-cta{padding:22px!important}}@media(max-width:620px){.fr-template-product .fr-pdp-details.fr-section{padding-top:24px!important;padding-bottom:20px!important}.fr-template-product .fr-pdp-spec-card{border-radius:10px!important;min-height:auto!important}.fr-template-product .fr-pdp-story-cta{min-height:auto!important}.fr-template-product .fr-pdp-details+.fr-section{padding-top:20px!important}}.fr-template-product .fr-product-form__label{display:block!important;margin:0 0 8px!important;line-height:1.25!important}.fr-template-product .fr-size-card-grid{display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:max-content!important;max-width:100%!important;margin:0 0 8px!important}.fr-template-product .fr-size-card{flex:0 0 132px!important;width:132px!important;min-width:132px!important;min-height:40px!important;border-radius:6px!important}.fr-template-product .fr-pdp-fit-note{margin-top:0!important}.fr-template-product .fr-size-chart__table-wrap{overflow-x:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.fr-template-product .fr-size-chart__title{margin:0 0 10px!important;font-size:14px!important}.fr-template-product .fr-size-chart__table{width:100%!important;min-width:0!important;table-layout:auto!important;border-collapse:collapse!important}.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{white-space:normal!important;overflow-wrap:anywhere!important;border:0!important;padding:12px 14px!important;text-align:left!important;vertical-align:middle!important;background:transparent!important;font-size:13px!important;line-height:1.45!important}.fr-template-product .fr-size-chart__table--pairs tr:nth-child(odd){background:#efefef!important}.fr-template-product .fr-size-chart__table--pairs th{width:38%!important;font-weight:500!important;color:#3a2533d1!important;text-transform:none!important;letter-spacing:0!important}.fr-template-product .fr-size-chart__table--pairs td{font-weight:500!important;color:#3a2533d1!important}.fr-template-product .fr-size-chart__table--pairs td span+span:before{content:" \b7  ";color:#3a25336b}@media(max-width:620px){.fr-template-product .fr-size-card-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-template-product .fr-size-card{width:auto!important;min-width:0!important;flex:1 1 auto!important}.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{padding:10px 11px!important;font-size:12.5px!important}}.fr-template-collection .fr-collection-layout>div{display:block!important;min-width:0!important;width:100%!important}.fr-template-collection .fr-collection-toolbar{display:grid!important;grid-template-columns:minmax(112px,1fr) auto!important;grid-auto-rows:38px!important;align-content:start!important;align-items:center!important;gap:16px!important;height:53px!important;min-height:53px!important;max-height:53px!important;margin:0 0 18px!important;padding:0 0 14px!important;border-bottom:1px solid rgba(58,37,51,.09)!important;overflow:visible!important}.fr-template-collection .fr-collection-toolbar p{display:flex!important;align-items:center!important;gap:4px!important;min-width:112px!important;height:38px!important;margin:0!important;line-height:38px!important;white-space:nowrap!important}.fr-template-collection [data-product-count]{display:inline-block!important;min-width:2ch!important;text-align:left!important}.fr-template-collection .fr-collection-toolbar label{justify-self:end!important;align-self:start!important;margin-left:0!important;white-space:nowrap!important;height:38px!important}.fr-template-collection .fr-product-grid{margin-top:0!important;align-items:start!important}.fr-template-collection .fr-card[hidden]{display:none!important}@media(max-width:620px){.fr-template-collection .fr-collection-toolbar{grid-template-columns:1fr!important;height:auto!important;min-height:52px!important;max-height:none!important;grid-auto-rows:auto!important}.fr-template-collection .fr-collection-toolbar label{justify-self:stretch!important;justify-content:space-between!important}.fr-template-collection .fr-collection-toolbar select{min-width:0!important;flex:1!important}}.fr-card[hidden],.fr-product-grid>.fr-card[hidden],.fr-product-grid>[hidden]{display:none!important}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{display:flex!important;align-items:center!important;gap:6px!important;height:28px!important;min-height:28px!important;margin:8px 0!important;line-height:0!important;overflow:hidden!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin:0!important;border:1.5px solid #241821!important;background:#fff!important;box-shadow:none!important;outline:0!important;line-height:0!important;font-size:0!important;vertical-align:middle!important;overflow:hidden!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button{width:24px!important;min-width:24px!important;height:24px!important;border-radius:50%!important;padding:0!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button:before,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button:before,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button:before{content:""!important;display:block!important;width:14px!important;height:14px!important;border-radius:50%!important;background:var(--sw,#F7E8EC)!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{width:54px!important;min-width:54px!important;height:24px!important;border-radius:999px!important;padding:3px!important}.fr-card .fr-band-segments,.fr-product-grid .fr-band-segments,.fr-search-page .fr-band-segments{display:flex!important;align-self:center!important;width:100%!important;height:100%!important;border-radius:999px!important;overflow:hidden!important;background:transparent!important}.fr-card .fr-band-segments i,.fr-product-grid .fr-band-segments i,.fr-search-page .fr-band-segments i{display:block!important;flex:1 1 0!important;min-width:0!important;height:100%!important;border:0!important;border-radius:0!important;background:var(--sw)!important}.fr-card .fr-swatches button.is-active,.fr-product-grid .fr-swatches button.is-active,.fr-search-page .fr-swatches button.is-active{border-color:#241821!important;box-shadow:none!important}.fr-filters details[hidden],.fr-filters button[hidden]{display:none!important}@media(max-width:620px){.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{gap:5px!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{width:50px!important;min-width:50px!important}}.fr-filter-backdrop,.fr-filter-backdrop[hidden],.fr-filter-backdrop:not(.is-open){display:none!important;pointer-events:none!important;opacity:0!important}.fr-filter-backdrop.is-open:not([hidden]),html.fr-filter-lock .fr-filter-backdrop.is-open:not([hidden]){display:block!important;pointer-events:auto!important;opacity:1!important}.fr-filter-backdrop[hidden],.fr-filter-backdrop:not(.is-open){display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}.fr-filter-backdrop.is-open:not([hidden]),html.fr-filter-lock .fr-filter-backdrop.is-open:not([hidden]){display:block!important;visibility:visible!important;pointer-events:auto!important;opacity:1!important}.fr-card .fr-card__media .fr-img,.fr-product-grid .fr-card__media .fr-img,.fr-search-page .fr-card__media .fr-img{transition:opacity .14s ease,transform .2s ease!important}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;height:30px!important;min-height:30px!important;margin:8px 0!important;line-height:0!important;overflow:hidden!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;margin:0!important;border:1.5px solid #241821!important;background:#fff!important;box-shadow:none!important;outline:0!important;line-height:0!important;font-size:0!important;vertical-align:middle!important;overflow:hidden!important;cursor:pointer!important;transform:translateZ(0)!important}.fr-card .fr-swatches button.is-active,.fr-product-grid .fr-swatches button.is-active,.fr-search-page .fr-swatches button.is-active{border-color:#241821!important;box-shadow:0 0 0 1px #24182114!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button{width:24px!important;min-width:24px!important;height:24px!important;border-radius:50%!important;padding:3px!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button:before,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button:before,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button:before{content:""!important;display:block!important;width:14px!important;height:14px!important;border-radius:50%!important;background:var(--sw,#F7E8EC)!important;grid-area:1/1!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:54px!important;min-width:54px!important;height:24px!important;border-radius:999px!important;padding:3px!important}.fr-card .fr-band-segments,.fr-product-grid .fr-band-segments,.fr-search-page .fr-band-segments,.fr-pdp-swatches .fr-band-segments{display:flex!important;align-items:stretch!important;justify-content:center!important;align-self:center!important;justify-self:center!important;width:100%!important;height:100%!important;min-width:0!important;border-radius:999px!important;overflow:hidden!important;background:transparent!important}.fr-card .fr-band-segments i,.fr-product-grid .fr-band-segments i,.fr-search-page .fr-band-segments i,.fr-pdp-swatches .fr-band-segments i{display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:100%!important;border:0!important;border-radius:0!important;background:var(--sw)!important}.fr-pdp-swatches{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;min-height:38px!important;line-height:0!important}.fr-pdp-swatches button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;margin:0!important;background:#fff!important;border:1.5px solid rgba(58,37,51,.22)!important;box-shadow:none!important;line-height:0!important;font-size:0!important;overflow:hidden!important;cursor:pointer!important}.fr-pdp-swatches button.is-active{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 2px #c8326b29!important}.fr-pdp-swatches--dots button{width:36px!important;height:36px!important;border-radius:50%!important;padding:5px!important}.fr-pdp-swatches--dots button:before{content:""!important;display:block!important;width:24px!important;height:24px!important;border-radius:50%!important;background:var(--sw,#F7E8EC)!important;grid-area:1/1!important}.fr-pdp-swatches--bands button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:68px!important;min-width:68px!important;height:28px!important;border-radius:999px!important;padding:4px 5px!important}.fr-customizer__swatches{display:flex!important;align-items:center!important;gap:9px!important}.fr-customizer__swatches button{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;padding:4px!important;border-radius:50%!important;border:1.5px solid rgba(58,37,51,.22)!important;background:#fff!important;box-shadow:none!important;cursor:pointer!important}.fr-customizer__swatches button:before{content:""!important;width:22px!important;height:22px!important;border-radius:50%!important;background:var(--swatch,#C8326B)!important}@media(max-width:620px){.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{gap:6px!important}.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands{flex-wrap:wrap!important;align-content:center!important;height:auto!important;min-height:54px!important;overflow:visible!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{width:50px!important;min-width:50px!important}.fr-pdp-swatches--bands button{width:62px!important;min-width:62px!important}}.fr-page-sale .fr-announcement{display:block!important}.fr-page-sale .fr-header{display:grid!important}.fr-lp__nav,.fr-page-customizer .fr-announcement,.fr-page-customizer .fr-header{display:none!important}.fr-page-customizer .fr-customizer__nav,.fr-page-customizer .fr-customizer__topbar{display:flex!important}.fr-footer__inner{grid-template-columns:minmax(230px,1.18fr) repeat(4,minmax(128px,1fr))!important;gap:clamp(24px,4vw,54px)!important}.fr-footer__menu h3{white-space:nowrap}@media(max-width:1100px){.fr-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-footer__brand{grid-column:1/-1!important}}@media(max-width:620px){.fr-footer__inner{grid-template-columns:1fr 1fr!important;gap:20px 18px!important}.fr-footer__brand{grid-column:1/-1!important}.fr-footer__menu h3{white-space:normal!important}}@media(max-width:420px){.fr-footer__inner{grid-template-columns:1fr!important}}.fr-template-product .fr-pdp-card,.fr-template-product .fr-pdp-card *{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;letter-spacing:0!important}.fr-template-product .fr-pdp-card .fr-eyebrow{font-size:10.5px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:.12em!important;margin:0 0 8px!important;color:var(--fr-cherry)!important}.fr-template-product .fr-pdp-card h1{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(28px,3vw,38px)!important;line-height:1.06!important;font-weight:700!important;letter-spacing:-.01em!important;margin:6px 0 0!important;max-width:16ch!important}.fr-template-product .fr-pdp-subtitle{font-size:12.5px!important;line-height:1.45!important;font-weight:500!important;color:#3a253394!important;margin:8px 0 0!important;max-width:58ch!important}.fr-template-product .fr-pdp-rating{margin-top:10px!important}.fr-template-product .fr-pdp-rating span,.fr-template-product .fr-pdp-rating em{font-size:12px!important;line-height:1.2!important}.fr-template-product .fr-price{font-size:19px!important;line-height:1.2!important;font-weight:700!important;margin:16px 0 18px!important}.fr-template-product .fr-price s,.fr-template-product .fr-price span{font-size:13px!important;font-weight:500!important}.fr-template-product .fr-pdp-swatch-block{margin-top:0!important}.fr-template-product .fr-pdp-swatch-block strong,.fr-template-product .fr-product-form__label,.fr-template-product .fr-pdp-qty>span{font-size:11.5px!important;line-height:1.25!important;font-weight:600!important;color:#3a2533db!important}.fr-template-product .fr-pdp-swatch-block strong span{font-size:11.5px!important;font-weight:500!important;color:#3a253394!important}.fr-template-product .fr-pdp-swatches{min-height:34px!important;gap:8px!important;margin-top:8px!important}.fr-template-product .fr-pdp-swatches--dots button{width:34px!important;height:34px!important;padding:5px!important}.fr-template-product .fr-pdp-swatches--dots button:before{width:22px!important;height:22px!important}.fr-template-product .fr-product-form{display:grid!important;gap:8px!important;margin-top:16px!important}.fr-template-product .fr-product-form__label{margin:0!important}.fr-template-product .fr-size-card-grid{display:flex!important;flex-wrap:wrap!important;grid-template-columns:none!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:min(100%,416px)!important;margin:0 0 2px!important}.fr-template-product .fr-size-card{flex:0 1 94px!important;width:94px!important;min-width:72px!important;max-width:100px!important;min-height:34px!important;height:34px!important;border-radius:5px!important;padding:0 10px!important}.fr-template-product .fr-size-card span{font-size:11.5px!important;line-height:1!important;font-weight:600!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fr-template-product .fr-size-card em{font-size:8px!important;right:5px!important;bottom:3px!important}.fr-template-product .fr-pdp-fit-note{font-size:11px!important;line-height:1.35!important;font-weight:500!important;color:#3a253385!important;margin:0!important}.fr-template-product .fr-pdp-qty{margin:14px 0 0!important;align-items:center!important;gap:12px!important;font-size:11.5px!important}.fr-template-product .fr-pdp-qty>div{height:38px!important;grid-template-columns:38px 52px 38px!important;border-radius:6px!important}.fr-template-product .fr-pdp-qty button{font-size:17px!important}.fr-template-product .fr-pdp-qty input{min-height:36px!important;width:52px!important;font-size:13px!important;font-weight:600!important}.fr-template-product .fr-pdp-actions{gap:8px!important;margin-top:12px!important}.fr-template-product .fr-pdp-actions .fr-btn{min-height:44px!important;font-size:12px!important;line-height:1!important;font-weight:700!important}.fr-template-product .fr-bundle-app--design{margin-top:14px!important;border-radius:10px!important}.fr-template-product .fr-bundle-app__head{padding:12px 14px!important}.fr-template-product .fr-bundle-app__head h2{font-size:14px!important;line-height:1.2!important;font-weight:700!important}.fr-template-product .fr-bundle-app__head p{font-size:11px!important;line-height:1.35!important;font-weight:500!important}.fr-template-product .fr-bundle-options--cards{gap:8px!important;padding:12px 14px 0!important}.fr-template-product .fr-bundle-options--cards button{min-height:62px!important;padding:10px 7px!important;border-radius:7px!important}.fr-template-product .fr-bundle-options--cards button strong{font-size:13.5px!important;line-height:1.15!important;font-weight:700!important}.fr-template-product .fr-bundle-options--cards button span{font-size:11px!important;line-height:1.2!important;font-weight:600!important}.fr-template-product .fr-bundle-options--cards button em{font-size:8px!important;line-height:1!important;font-weight:700!important}.fr-template-product .fr-bundle-price-row{font-size:11.5px!important;line-height:1.3!important;padding:10px!important;margin:10px 14px!important}.fr-template-product .fr-themed-bundles{gap:7px!important;margin:10px 14px!important}.fr-template-product .fr-themed-bundles a{min-height:72px!important;padding:9px!important;border-radius:6px!important}.fr-template-product .fr-themed-bundles strong{font-size:12px!important;line-height:1.2!important;font-weight:700!important}.fr-template-product .fr-themed-bundles span{font-size:10.8px!important;line-height:1.3!important;font-weight:500!important}.fr-template-product .fr-bundle-app--design .fr-btn{min-height:42px!important;font-size:12px!important;margin:0 14px 10px!important}.fr-template-product .fr-bundle-note{font-size:10.5px!important;line-height:1.35!important;padding:0 14px 12px!important}.fr-template-product .fr-pdp-bullets{gap:6px!important;margin-top:18px!important}.fr-template-product .fr-pdp-bullets li{font-size:12.5px!important;line-height:1.45!important;font-weight:500!important}.fr-template-product .fr-accordions summary{font-size:13px!important;line-height:1.25!important;font-weight:600!important;min-height:44px!important}.fr-template-product .fr-accordions p{font-size:12.5px!important;line-height:1.5!important;font-weight:500!important}.fr-template-product .fr-size-chart__title{font-size:13px!important;line-height:1.25!important;font-weight:700!important}.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{font-size:12px!important;line-height:1.4!important;padding:10px 12px!important}.fr-template-product .fr-size-chart__note{font-size:11.5px!important;line-height:1.45!important}@media(max-width:620px){.fr-template-product .fr-pdp-card h1{font-size:30px!important;max-width:15ch!important}.fr-template-product .fr-size-card-grid{max-width:100%!important}.fr-template-product .fr-size-card{flex:0 1 88px!important;width:88px!important;min-width:68px!important}.fr-template-product .fr-pdp-qty{flex-direction:row!important;align-items:center!important}.fr-template-product .fr-pdp-qty>div{width:auto!important;grid-template-columns:38px 48px 38px!important}.fr-template-product .fr-pdp-qty input{width:48px!important}.fr-template-product .fr-bundle-options--cards,.fr-template-product .fr-themed-bundles{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-template-product .fr-bundle-options--cards button{min-height:58px!important}.fr-template-product .fr-themed-bundles a{min-height:66px!important}.fr-template-product .fr-themed-bundles span{font-size:10.5px!important}}@media(max-width:380px){.fr-template-product .fr-size-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-template-product .fr-size-card{width:auto!important;max-width:none!important;min-width:0!important}.fr-template-product .fr-bundle-options--cards,.fr-template-product .fr-themed-bundles{grid-template-columns:1fr!important}}@media(max-width:980px){.fr-lp__urgency,.fr-lp__reviews,.fr-lp__final{box-sizing:border-box!important;width:auto!important;max-width:calc(100% - 36px)!important;margin-left:18px!important;margin-right:18px!important}.fr-lp__reviews figure{box-sizing:border-box!important;max-width:100%!important}}@media(max-width:620px){.fr-lp__urgency,.fr-lp__reviews,.fr-lp__final{max-width:calc(100% - 36px)!important}}.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands{box-sizing:border-box!important;display:flex!important;align-items:center!important;align-content:center!important;justify-content:center!important;column-gap:7px!important;row-gap:6px!important;height:auto!important;min-height:30px!important;margin:8px 0!important;overflow:visible!important;line-height:0!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 54px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:24px!important;min-height:24px!important;padding:0!important;border:1.5px solid #241821!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;outline:0!important;overflow:hidden!important}.fr-card .fr-swatches--bands button.is-active,.fr-product-grid .fr-swatches--bands button.is-active,.fr-search-page .fr-swatches--bands button.is-active{border-color:#241821!important;box-shadow:0 0 0 1px #24182114!important}.fr-card .fr-swatches--bands .fr-band-segments,.fr-product-grid .fr-swatches--bands .fr-band-segments,.fr-search-page .fr-swatches--bands .fr-band-segments{box-sizing:border-box!important;display:flex!important;align-items:stretch!important;justify-content:center!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:16px!important;min-height:16px!important;border-radius:999px!important;overflow:hidden!important;background:#f7f1ef!important;box-shadow:inset 0 0 0 1px #3a253329!important}.fr-card .fr-swatches--bands .fr-band-segments i,.fr-product-grid .fr-swatches--bands .fr-band-segments i,.fr-search-page .fr-swatches--bands .fr-band-segments i{display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:100%!important;border:0!important;border-radius:0!important;background:var(--sw)!important;box-shadow:none!important}.fr-card .fr-swatches--bands .fr-band-segments i+i,.fr-product-grid .fr-swatches--bands .fr-band-segments i+i,.fr-search-page .fr-swatches--bands .fr-band-segments i+i{box-shadow:inset 1px 0 #3a25331f!important}@media(max-width:620px){.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands{column-gap:6px!important;row-gap:6px!important;min-height:30px!important;flex-wrap:wrap!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{flex-basis:50px!important;width:50px!important;min-width:50px!important;max-width:50px!important}.fr-card .fr-swatches--bands .fr-band-segments,.fr-product-grid .fr-swatches--bands .fr-band-segments,.fr-search-page .fr-swatches--bands .fr-band-segments{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important}}.fr-cart-recs .fr-card .fr-swatches--bands,.fr-cart-recs .fr-product-grid .fr-swatches--bands,.fr-cart-recs__rail .fr-swatches--bands{flex-wrap:wrap!important;column-gap:6px!important;row-gap:6px!important;min-height:54px!important;overflow:visible!important}.fr-cart-recs .fr-card .fr-swatches--bands button,.fr-cart-recs .fr-product-grid .fr-swatches--bands button,.fr-cart-recs__rail .fr-swatches--bands button{flex-basis:50px!important;width:50px!important;min-width:50px!important;max-width:50px!important}.fr-cart-recs .fr-card .fr-swatches--bands .fr-band-segments,.fr-cart-recs .fr-product-grid .fr-swatches--bands .fr-band-segments,.fr-cart-recs__rail .fr-swatches--bands .fr-band-segments{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important}.fr-page-customizer .fr-customizer{background:#fff!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__hero{display:block!important;width:100%!important;max-width:980px!important;margin:0 auto!important;text-align:center!important;padding:clamp(58px,7vw,88px) 24px 34px!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 14px!important;border-radius:999px!important;background:#fbe8f0!important;color:var(--fr-cherry)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.18em!important}.fr-page-customizer .fr-customizer__copy h1{max-width:820px!important;margin:22px auto 18px!important;font-size:clamp(54px,7.2vw,86px)!important;line-height:.95!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:680px!important;margin:0 auto!important;font-size:18px!important;line-height:1.58!important;color:#3a2533a3!important}.fr-page-customizer .fr-customizer__hero .fr-actions{justify-content:center!important;margin-top:28px!important}.fr-page-customizer .fr-customizer__hero .fr-btn--ghost{display:none!important}.fr-page-customizer .fr-customizer__proof{display:flex!important;justify-content:center!important;gap:18px!important;margin-top:20px!important}.fr-page-customizer .fr-customizer__proof span{display:inline-flex!important;align-items:center!important;min-height:auto!important;border:0!important;background:transparent!important;padding:0!important;color:#3a253394!important;font-size:13px!important;font-weight:700!important}.fr-page-customizer .fr-customizer__proof span:before{content:"\2713";margin-right:5px;color:var(--fr-cherry);font-weight:950}.fr-page-customizer .fr-customizer__image{display:none!important}.fr-page-customizer .fr-customizer__studio{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(44px,6vw,70px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;display:grid!important;grid-template-columns:minmax(420px,.88fr) minmax(520px,1fr)!important;gap:clamp(28px,4vw,52px)!important;align-items:start!important;background:#fbf5f6!important;border:0!important}.fr-page-customizer .fr-customizer__preview,.fr-page-customizer .fr-customizer__form{border-radius:14px!important;background:#fff!important;border:1px solid rgba(58,37,51,.1)!important;box-shadow:0 18px 44px #3a25330f!important}.fr-page-customizer .fr-customizer__preview{position:sticky!important;top:112px!important;min-height:620px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:22px!important;padding:36px 24px!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__preview-label{position:absolute!important;top:30px!important;left:0!important;right:0!important;text-align:center!important;margin:0!important;color:#3a25337a!important;font-size:11px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}.fr-page-customizer .fr-customizer__sock{--customizer-base:#E6B9C9;--customizer-cuff:#3A2533;position:relative!important;width:min(76%,330px)!important;height:430px!important;min-height:0!important;margin:18px auto 0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.fr-page-customizer .fr-customizer__sock i{position:absolute!important;display:block!important;background:var(--customizer-base)!important}.fr-page-customizer .fr-customizer__sock-cuff{left:76px!important;top:0!important;width:150px!important;height:54px!important;border-radius:17px 17px 0 0!important;background:var(--customizer-cuff)!important;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.08) 0 4px,transparent 4px 10px)!important;z-index:2}.fr-page-customizer .fr-customizer__sock-leg{left:76px!important;top:52px!important;width:150px!important;height:288px!important;border-radius:0 0 12px 12px!important;z-index:1}.fr-page-customizer .fr-customizer__sock-foot{left:76px!important;bottom:0!important;width:248px!important;height:112px!important;border-radius:10px 26px 56px 72px!important;z-index:1}.fr-page-customizer .fr-customizer__sock[data-pattern=stripe] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=stripe] .fr-customizer__sock-foot{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.36) 0 12px,transparent 12px 26px)!important}.fr-page-customizer .fr-customizer__sock[data-pattern=dots] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=dots] .fr-customizer__sock-foot{background-image:radial-gradient(rgba(58,37,51,.2) 3px,transparent 4px)!important;background-size:22px 22px!important}.fr-page-customizer .fr-customizer__sock[data-pattern=grid] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=grid] .fr-customizer__sock-foot{background-image:repeating-linear-gradient(0deg,rgba(58,37,51,.16) 0 1.5px,transparent 1.5px 18px),repeating-linear-gradient(90deg,rgba(58,37,51,.16) 0 1.5px,transparent 1.5px 18px)!important}.fr-page-customizer .fr-customizer__sock span{position:absolute!important;left:76px!important;top:164px!important;z-index:3!important;width:150px!important;text-align:center!important;color:var(--fr-ink)!important;font-size:34px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fr-page-customizer .fr-customizer__sock[data-font=script] span{font-family:Comic Sans MS,Bradley Hand,cursive!important;font-size:38px!important}.fr-page-customizer .fr-customizer__sock[data-font=serif] span{font-family:Georgia,serif!important;font-size:32px!important}.fr-page-customizer .fr-customizer__sock em{position:absolute!important;left:110px!important;top:96px!important;z-index:4!important;width:82px!important;height:82px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#f4e9de!important;border:4px solid #fff!important;box-shadow:0 8px 18px #3a25332e!important;color:#3a25338f!important;font-size:12px!important;font-style:normal!important;font-weight:900!important}.fr-page-customizer .fr-customizer__summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:min(100%,390px)!important;padding:15px 18px!important;border-radius:10px!important;background:#fbf5f6!important}.fr-page-customizer .fr-customizer__summary span{font-size:13px!important;font-weight:800!important;color:#3a25339e!important}.fr-page-customizer .fr-customizer__summary strong{font-size:24px!important;line-height:1!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__form{padding:30px!important}.fr-page-customizer .fr-customizer__form>.fr-eyebrow{color:var(--fr-cherry)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.16em!important}.fr-page-customizer .fr-customizer__form h2{font-size:clamp(34px,4.4vw,52px)!important;line-height:1.02!important;margin:8px 0 10px!important}.fr-page-customizer .fr-customizer__form>p:not(.fr-eyebrow){max-width:620px!important;color:#3a2533a8!important;font-size:15px!important;line-height:1.55!important;margin-bottom:24px!important}.fr-page-customizer .fr-customizer__designer{display:grid!important;gap:22px!important;margin-bottom:24px!important}.fr-page-customizer .fr-customizer__step{border-top:1px solid rgba(58,37,51,.1)!important;padding-top:22px!important}.fr-page-customizer .fr-customizer__step-title{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}.fr-page-customizer .fr-customizer__step-title span{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:var(--fr-ink)!important;color:#fff!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__step-title h3{margin:0!important;font-size:19px!important;line-height:1.15!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:14px!important}.fr-page-customizer .fr-customizer__segmented button,.fr-page-customizer .fr-customizer__sizes button{min-height:44px!important;border:1px solid rgba(58,37,51,.14)!important;border-radius:8px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}.fr-page-customizer .fr-customizer__segmented button.is-active{border-color:var(--fr-cherry)!important;background:#fbeef3!important;box-shadow:inset 0 0 0 1px var(--fr-cherry)!important}.fr-page-customizer .fr-customizer__sizes{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}.fr-page-customizer .fr-customizer__sizes button{width:46px!important;min-height:32px!important;border-radius:7px!important}.fr-page-customizer .fr-customizer__sizes button.is-active{background:var(--fr-ink)!important;color:#fff!important;border-color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__mini-label{display:block!important;margin:12px 0 8px!important;color:#3a25338f!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__swatches{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important}.fr-page-customizer .fr-customizer__swatches button{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(58,37,51,.2)!important;background:var(--swatch)!important;box-shadow:none!important;cursor:pointer!important}.fr-page-customizer .fr-customizer__name-field{display:grid!important;gap:8px!important;color:#3a25339e!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__name-field input,.fr-page-customizer .fr-customizer__fields input,.fr-page-customizer .fr-customizer__fields select,.fr-page-customizer .fr-customizer__fields textarea{border-radius:6px!important;border:1px solid rgba(58,37,51,.15)!important;background:#fff!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-top:14px!important;color:#3a2533b3!important;font-size:13px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__toggle button{position:relative!important;width:48px!important;height:28px!important;border:0!important;border-radius:999px!important;background:#3a253338!important;cursor:pointer!important;padding:0!important}.fr-page-customizer .fr-customizer__toggle button i{position:absolute!important;left:3px!important;top:3px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#fff!important;transition:left .18s ease!important}.fr-page-customizer .fr-customizer__toggle button.is-active i{left:23px!important}.fr-page-customizer .fr-customizer__fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:16px 0!important;padding-top:20px!important;border-top:1px solid rgba(58,37,51,.1)!important}.fr-page-customizer .fr-customizer__fields label{font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;color:#3a25339e!important}.fr-page-customizer .fr-customizer__form .fr-btn{width:100%!important;min-height:52px!important}.fr-page-customizer .fr-customizer__gallery,.fr-page-customizer .fr-customizer__process,.fr-page-customizer .fr-customizer__faq{padding-top:clamp(52px,6vw,78px)!important}.fr-page-customizer .fr-customizer__card{border-radius:13px!important;background:#fff!important}.fr-page-customizer .fr-customizer__craft{max-width:none!important;margin-top:58px!important;border-radius:0!important}.fr-page-customizer .fr-customizer__final{border-radius:0!important}@media(max-width:1100px){.fr-page-customizer .fr-customizer__studio{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__preview{position:relative!important;top:auto!important;min-height:560px!important}.fr-page-customizer .fr-customizer__form{max-width:720px!important;margin:0 auto!important;width:100%!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__hero{padding:38px 18px 28px!important}.fr-page-customizer .fr-customizer__copy h1{font-size:42px!important;line-height:1.02!important;max-width:360px!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){font-size:15px!important;max-width:350px!important}.fr-page-customizer .fr-customizer__proof{max-width:330px!important;margin-left:auto!important;margin-right:auto!important;justify-content:flex-start!important;gap:8px 14px!important}.fr-page-customizer .fr-customizer__proof span{width:calc(50% - 7px)!important;font-size:12px!important}.fr-page-customizer .fr-customizer__studio{padding:24px 18px 34px!important;gap:16px!important}.fr-page-customizer .fr-customizer__preview{min-height:390px!important;padding:28px 18px 18px!important}.fr-page-customizer .fr-customizer__sock{width:300px!important;max-width:100%!important;height:290px!important;transform:scale(.7)!important;transform-origin:center center!important;margin:-24px auto -36px!important}.fr-page-customizer .fr-customizer__summary{width:100%!important}.fr-page-customizer .fr-customizer__form{padding:22px 18px!important}.fr-page-customizer .fr-customizer__form h2{font-size:30px!important}.fr-page-customizer .fr-customizer__segmented,.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__fields{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__gallery{padding-top:38px!important}.fr-page-customizer .fr-customizer__final{margin-bottom:48px!important}}.fr-page-customizer .fr-customizer__sock span{color:var(--customizer-name-color,var(--fr-ink))!important}.fr-page-customizer .fr-customizer__templates{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.fr-page-customizer .fr-customizer__template{appearance:none!important;-webkit-appearance:none!important;display:grid!important;grid-template-rows:auto 1fr!important;gap:14px!important;text-align:left!important;border:0!important;border-radius:13px!important;background:#fbf5f6!important;color:var(--fr-ink)!important;padding:18px!important;cursor:pointer!important;min-width:0!important;transition:transform .18s ease,box-shadow .18s ease!important}.fr-page-customizer .fr-customizer__template:hover,.fr-page-customizer .fr-customizer__template:focus-visible{transform:translateY(-2px)!important;box-shadow:0 18px 38px #3a25331a!important;outline:0!important}.fr-page-customizer .fr-customizer__template>span:last-child{display:grid!important;gap:6px!important}.fr-page-customizer .fr-customizer__template strong{font-size:16px!important;line-height:1.1!important}.fr-page-customizer .fr-customizer__template small{font-size:13px!important;line-height:1.45!important;color:#3a253394!important}.fr-page-customizer .fr-customizer__mini-sock{position:relative!important;display:block!important;width:92px!important;height:136px!important;margin:0 auto!important}.fr-page-customizer .fr-customizer__mini-sock i{left:16px!important;top:0!important;width:44px!important;height:17px!important;border-radius:7px 7px 0 0!important;background:var(--mini-cuff)!important}.fr-page-customizer .fr-customizer__mini-sock b{left:16px!important;top:16px!important;width:44px!important;height:86px!important;border-radius:0 0 5px 5px!important}.fr-page-customizer .fr-customizer__mini-sock em{left:16px!important;bottom:0!important;width:72px!important;height:34px!important;border-radius:4px 12px 20px 23px!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=stripe] b,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=stripe] em{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.38) 0 6px,transparent 6px 13px)!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=dots] b,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=dots] em{background-image:radial-gradient(rgba(58,37,51,.22) 2px,transparent 3px)!important;background-size:12px 12px!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=grid] b,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=grid] em{background-image:repeating-linear-gradient(0deg,rgba(58,37,51,.18) 0 1px,transparent 1px 10px),repeating-linear-gradient(90deg,rgba(58,37,51,.18) 0 1px,transparent 1px 10px)!important}.fr-page-customizer .fr-customizer__mini-sock strong{position:absolute!important;left:16px!important;top:52px!important;width:44px!important;z-index:2!important;text-align:center!important;color:var(--mini-name-color)!important;font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fr-page-customizer .fr-customizer__mini-sock[data-font=script] strong{font-family:Comic Sans MS,Bradley Hand,cursive!important;font-size:16px!important}.fr-page-customizer .fr-customizer__mini-sock[data-font=serif] strong{font-family:Georgia,serif!important}.fr-page-customizer .fr-customizer__review-head{grid-column:1/-1!important;display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:14px!important}.fr-page-customizer .fr-customizer__review-head h2{font-size:clamp(24px,3vw,36px)!important;line-height:1.1!important;margin:10px 0 0!important}.fr-page-customizer .fr-customizer__review-head>div:last-child{text-align:right!important}.fr-page-customizer .fr-customizer__review-head>div:last-child strong{display:block!important;color:var(--fr-cherry)!important;font-size:26px!important;line-height:1!important}.fr-page-customizer .fr-customizer__review-head>div:last-child span{display:block!important;margin-top:5px!important;color:#3a253385!important;font-size:12px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__reviews{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.fr-page-customizer .fr-customizer__reviews figure{border-radius:13px!important;background:#fbf5f6!important;border:0!important}.fr-page-customizer .fr-customizer__faq{max-width:760px!important}.fr-page-customizer .fr-customizer__faq .fr-section__head{display:block!important;text-align:center!important;margin-bottom:28px!important}.fr-page-customizer .fr-customizer__faq details{border:0!important;border-radius:11px!important;background:#fff!important;margin-bottom:11px!important}.fr-page-customizer .fr-customizer__faq summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:18px 20px!important;list-style:none!important}.fr-page-customizer .fr-customizer__faq summary::-webkit-details-marker{display:none!important}.fr-page-customizer .fr-customizer__faq summary:after{content:"+"!important;color:var(--fr-cherry)!important;font-size:20px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__faq details[open] summary:after{content:"-"!important}.fr-page-customizer .fr-customizer__faq p{padding:0 20px 18px!important}.fr-page-customizer .fr-customizer__sticky{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:68!important;display:flex!important;align-items:center!important;gap:16px!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:11px max(16px,calc((100vw - var(--fr-page-max,1140px))/2)) calc(11px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid rgba(58,37,51,.1)!important;box-shadow:0 -8px 26px #3a25331f!important}.fr-page-customizer .fr-customizer__sticky[hidden]{display:none!important}.fr-page-customizer .fr-customizer__sticky>div{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:12px!important}.fr-page-customizer .fr-customizer__sticky span{font-size:15px!important;font-weight:900!important;line-height:1.1!important}.fr-page-customizer .fr-customizer__sticky strong{font-size:18px!important;line-height:1!important}.fr-page-customizer .fr-customizer__sticky .fr-btn{flex:0 0 auto!important;min-height:46px!important;padding:0 28px!important}@media(max-width:980px){.fr-page-customizer .fr-customizer__templates{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__reviews{grid-template-columns:1fr!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__templates{grid-template-columns:1fr 1fr!important;gap:10px!important}.fr-page-customizer .fr-customizer__template{padding:14px 10px!important}.fr-page-customizer .fr-customizer__mini-sock{transform:scale(.86)!important;transform-origin:center center!important;margin:-10px auto -8px!important}.fr-page-customizer .fr-customizer__review-head>div:last-child{text-align:left!important}.fr-page-customizer .fr-customizer__sticky{padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important}.fr-page-customizer .fr-customizer__sticky span{font-size:13px!important}.fr-page-customizer .fr-customizer__sticky .fr-btn{padding:0 18px!important;min-height:42px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__final{margin-bottom:calc(92px + env(safe-area-inset-bottom))!important}}.fr-page-customizer .fr-customizer__hero{max-width:1200px!important;padding:clamp(36px,4vw,64px) clamp(18px,4vw,40px) clamp(20px,2vw,32px)!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{display:inline-flex!important;align-items:center!important;min-height:31px!important;padding:0 14px!important;border-radius:999px!important;background:#f6ecf0!important;color:var(--fr-cherry)!important;font-size:11px!important;letter-spacing:.18em!important}.fr-page-customizer .fr-customizer__copy h1{font-size:clamp(34px,5vw,64px)!important;line-height:1!important;max-width:18ch!important;margin:18px auto 0!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:54ch!important;margin-top:16px!important;font-size:clamp(15px,1.5vw,19px)!important;line-height:1.5!important}.fr-page-customizer .fr-customizer__hero .fr-actions{margin-top:24px!important}.fr-page-customizer .fr-customizer__hero .fr-btn{min-height:54px!important;padding-left:40px!important;padding-right:40px!important}.fr-page-customizer .fr-customizer__proof{gap:10px 22px!important;margin-top:18px!important}.fr-page-customizer .fr-customizer__studio{display:grid!important;align-items:start!important;grid-template-columns:minmax(300px,1fr) minmax(300px,1.08fr)!important;max-width:none!important;padding:clamp(28px,3vw,48px) max(18px,calc((100vw - var(--fr-page-max,1140px))/2))!important;background:#fbf5f6!important}.fr-page-customizer .fr-customizer__preview,.fr-page-customizer .fr-customizer__form{border-radius:16px!important}.fr-page-customizer .fr-customizer__preview{position:sticky!important;top:78px!important;min-height:auto!important;padding:28px 20px 22px!important;text-align:center!important}.fr-page-customizer .fr-customizer__preview-label{position:static!important;display:inline-block!important;margin:0 0 6px!important;color:#3a253373!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important}.fr-page-customizer .fr-customizer__form{padding:clamp(20px,2.5vw,30px)!important}.fr-page-customizer .fr-customizer__form h2{font-size:clamp(28px,3vw,42px)!important}.fr-page-customizer .fr-customizer__designer{gap:0!important}.fr-page-customizer .fr-customizer__step{border-top:0!important;border-bottom:1px solid rgba(58,37,51,.08)!important;padding:0 0 24px!important;margin-bottom:24px!important}.fr-page-customizer .fr-customizer__checkout-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:20px 0 0!important;padding:18px!important;border-top:1px solid rgba(58,37,51,.08)!important;background:#fbf5f6!important;border-radius:12px!important}.fr-page-customizer .fr-customizer__checkout-summary>div{min-width:0!important}.fr-page-customizer .fr-customizer__checkout-summary span{display:block!important;color:#3a253394!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.fr-page-customizer .fr-customizer__checkout-summary strong{display:inline-block!important;margin-top:5px!important;color:var(--fr-ink)!important;font-size:26px!important;line-height:1!important}.fr-page-customizer .fr-customizer__checkout-summary small{margin-left:8px!important;color:#3a253375!important;font-size:12px!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{width:auto!important;min-height:48px!important;padding:0 24px!important;white-space:nowrap!important}.fr-page-customizer .fr-customizer__templates{gap:14px!important}.fr-page-customizer .fr-customizer__template{grid-template-rows:auto 1fr!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(58,37,51,.08)!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock{width:100%!important;height:150px!important;display:grid!important;place-items:center!important;margin:0!important;background:#f0e2e8!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock i{left:calc(50% - 22px)!important;top:28px!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock b{left:calc(50% - 22px)!important;top:44px!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock em{left:calc(50% - 22px)!important;bottom:18px!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock strong{left:calc(50% - 22px)!important;top:78px!important}.fr-page-customizer .fr-customizer__template>span:last-child{padding:15px!important}.fr-page-customizer .fr-customizer__template>span:last-child:after{content:"Use this template";margin-top:10px;color:var(--fr-cherry);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.fr-page-customizer .fr-customizer__use-section{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(44px,5vw,76px) max(18px,calc((100vw - var(--fr-page-max,1140px))/2))!important;background:var(--fr-ink)!important;color:#fff!important}.fr-page-customizer .fr-customizer__use-section .fr-section__head{text-align:center!important;margin-bottom:32px!important}.fr-page-customizer .fr-customizer__use-section .fr-eyebrow{color:#e6b9c9!important}.fr-page-customizer .fr-customizer__use-section h2{color:#fff!important}.fr-page-customizer .fr-customizer__use{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;max-width:var(--fr-page-max,1140px)!important;margin:0 auto!important}.fr-page-customizer .fr-customizer__use-card{padding:0!important;border:1px solid rgba(246,236,240,.12)!important;border-radius:13px!important;overflow:hidden!important;background:#f6ecf00f!important;color:#fff!important}.fr-page-customizer .fr-customizer__use-media{aspect-ratio:4 / 3!important;background:#2e1e2a!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__use-media .fr-img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-page-customizer .fr-customizer__use-card>div:last-child{padding:16px!important}.fr-page-customizer .fr-customizer__use-card h3{color:#fff!important}.fr-page-customizer .fr-customizer__use-card p{color:#f6ecf0ad!important}.fr-page-customizer .fr-customizer__craft{display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr)!important;align-items:center!important;gap:clamp(24px,4vw,52px)!important;max-width:var(--fr-page-max,1140px)!important;margin:0 auto!important;padding:clamp(44px,5vw,76px) clamp(18px,4vw,40px)!important;background:#fff!important;color:var(--fr-ink)!important;text-align:left!important}.fr-page-customizer .fr-customizer__craft-media{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.fr-page-customizer .fr-customizer__craft-media>div{aspect-ratio:1 / 1!important;border-radius:12px!important;overflow:hidden!important;background:#f0e2e8!important}.fr-page-customizer .fr-customizer__craft-media .fr-img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-page-customizer .fr-customizer__craft-copy .fr-eyebrow{color:var(--fr-cherry)!important}.fr-page-customizer .fr-customizer__craft-copy p{color:#3a2533b3!important}.fr-page-customizer .fr-customizer__craft-copy ul{margin:18px 0 0!important;padding-left:18px!important;color:#3a2533b8!important;line-height:1.8!important}.fr-page-customizer .fr-customizer__process{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(40px,4vw,68px) max(18px,calc((100vw - 1000px)/2))!important;background:#f6ecf0!important}.fr-page-customizer .fr-customizer__process .fr-section__head{text-align:center!important;margin-bottom:28px!important}.fr-page-customizer .fr-customizer__steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;text-align:center!important;gap:18px!important}.fr-page-customizer .fr-customizer__steps article{border:0!important;background:transparent!important;padding:0 12px!important}.fr-page-customizer .fr-customizer__steps strong{width:auto!important;height:auto!important;margin:0!important;background:transparent!important;color:var(--fr-cherry)!important;font-size:30px!important;font-weight:950!important}.fr-page-customizer .fr-customizer__steps h3{margin-top:10px!important}.fr-page-customizer .fr-customizer__reviews{padding-top:clamp(44px,5vw,76px)!important}.fr-page-customizer .fr-customizer__reviews figure{padding:20px!important}.fr-page-customizer .fr-customizer__reviewer{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:13px!important}.fr-page-customizer .fr-customizer__reviewer>span{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:50%!important;background:#f0e2e8!important;color:var(--fr-ink)!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__reviewer figcaption{margin:0!important;color:var(--fr-ink)!important;font-size:14px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__reviewer em{display:block!important;margin-top:4px!important;color:#1f8a5b!important;font-size:10px!important;font-style:normal!important;font-weight:900!important}.fr-page-customizer .fr-customizer__reviews figure>strong{display:block!important;color:var(--fr-cherry)!important;font-size:12px!important;line-height:1!important;margin-bottom:9px!important}.fr-page-customizer .fr-customizer__final{max-width:var(--fr-page-max,1140px)!important;margin:0 auto!important;padding:clamp(48px,6vw,92px) clamp(18px,4vw,40px) clamp(96px,8vw,120px)!important;background:#fff!important;border:0!important}.fr-page-customizer .fr-customizer__final h2{max-width:18ch!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(28px,3.6vw,50px)!important}.fr-page-customizer .fr-customizer__final>div{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:12px 22px!important;margin-top:20px!important}.fr-page-customizer .fr-customizer__final>div span{color:#3a253394!important;font-size:13px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__final>div span:before{content:"\2713";margin-right:6px;color:#1f8a5b;font-weight:950}@media(max-width:980px){.fr-page-customizer .fr-customizer__studio{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__preview{position:relative!important;top:auto!important}.fr-page-customizer .fr-customizer__use{grid-template-columns:1fr 1fr!important}.fr-page-customizer .fr-customizer__craft{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__steps{grid-template-columns:1fr 1fr 1fr!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__copy h1{font-size:42px!important}.fr-page-customizer .fr-customizer__checkout-summary{display:grid!important;grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{width:100%!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock{height:132px!important}.fr-page-customizer .fr-customizer__use{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__craft-media{grid-template-columns:1fr 1fr!important}.fr-page-customizer .fr-customizer__steps{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__final{margin-bottom:calc(92px + env(safe-area-inset-bottom))!important}}.fr-page-customizer .fr-customizer__studio{align-items:start!important}.fr-page-customizer .fr-customizer__studio-intro,.fr-page-customizer .fr-customizer__designer{margin:0 0 24px!important}.fr-page-customizer .fr-customizer__designer>.fr-customizer__step:first-child{border-top:0!important;padding-top:0!important}.fr-page-customizer .fr-customizer__sock span:empty{display:none!important}.fr-page-customizer .fr-customizer__sock em[hidden],.fr-page-customizer .fr-customizer__sticky[hidden]{display:none!important}.fr-page-customizer .fr-customizer__preview{min-height:460px!important}.fr-page-customizer .fr-customizer__sock{width:min(100%,330px)!important;height:430px!important}.fr-page-customizer .fr-customizer__summary{margin:4px auto 0!important}.fr-page-customizer .fr-customizer__segmented button{min-width:0!important;padding:0 10px!important}.fr-page-customizer .fr-customizer__segmented button[data-value=set]{font-size:12px!important}.fr-page-customizer .fr-customizer__gallery--templates .fr-section__head{text-align:center!important;justify-content:center!important;display:block!important}.fr-page-customizer .fr-customizer__gallery--templates .fr-section__head h2{margin-top:10px!important}.fr-page-customizer .fr-customizer__use-section{margin-top:0!important}@media(max-width:1100px){.fr-page-customizer .fr-customizer__preview{min-height:510px!important}.fr-page-customizer .fr-customizer__sock{width:330px!important;height:430px!important;max-width:100%!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__preview{min-height:365px!important;padding:22px 18px 18px!important}.fr-page-customizer .fr-customizer__sock{width:330px!important;height:430px!important;max-width:none!important;transform:scale(.62)!important;transform-origin:top center!important;margin:4px auto -160px!important}.fr-page-customizer .fr-customizer__summary{margin-top:0!important}.fr-page-customizer .fr-customizer__designer>.fr-customizer__step:first-child{padding-top:0!important}.fr-page-customizer .fr-customizer__step{margin-bottom:20px!important;padding-bottom:20px!important}.fr-page-customizer .fr-customizer__segmented button{font-size:12px!important;line-height:1.15!important}.fr-page-customizer .fr-customizer__templates{grid-template-columns:1fr!important}}.fr-page-customizer .fr-customizer__copy h1{max-width:530px!important;margin-left:auto!important;margin-right:auto!important}.fr-page-customizer .fr-customizer__hero{padding-bottom:clamp(34px,3.5vw,52px)!important}.fr-page-customizer .fr-customizer__proof{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}.fr-page-customizer .fr-customizer__proof span{white-space:nowrap!important}.fr-page-customizer .fr-customizer__preview{overflow:hidden!important}.fr-page-customizer .fr-customizer__form{box-shadow:0 18px 44px #3a25330e!important}.fr-page-customizer .fr-customizer__template>span:last-child:after{display:block!important}.fr-page-customizer .fr-customizer__final{margin-bottom:0!important}@media(min-width:981px){.fr-page-customizer .fr-customizer__studio{padding-top:clamp(36px,4vw,54px)!important}.fr-page-customizer .fr-customizer__preview{min-height:486px!important}.fr-page-customizer .fr-customizer__sock,.fr-page-customizer .fr-customizer__summary{margin-top:8px!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__copy h1{max-width:350px!important;font-size:clamp(38px,10.7vw,42px)!important}.fr-page-customizer .fr-customizer__hero{padding-bottom:36px!important}.fr-page-customizer .fr-customizer__proof{max-width:340px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important;text-align:center!important;gap:8px 18px!important}.fr-page-customizer .fr-customizer__proof span{width:auto!important;display:inline-flex!important;flex:0 0 auto!important;font-size:12px!important}.fr-page-customizer .fr-customizer__studio{padding-top:28px!important}.fr-page-customizer .fr-customizer__preview{min-height:430px!important}.fr-page-customizer .fr-customizer__sock{transform:scale(.68)!important;transform-origin:top center!important;margin:-2px auto -130px!important}.fr-page-customizer .fr-customizer__summary{margin-top:4px!important}.fr-page-customizer .fr-customizer__templates{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__sticky{max-width:none!important}}.fr-page-customizer .fr-customizer{background:#fff!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__topbar{min-height:37px!important;padding:8px 18px!important;background:var(--fr-ink)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.fr-page-customizer .fr-customizer__nav{height:64px!important;border-bottom:1px solid rgba(58,37,51,.1)!important;background:#fff!important}.fr-page-customizer .fr-customizer__brand{font-size:24px!important;font-weight:950!important;letter-spacing:.1em!important}.fr-page-customizer .fr-customizer__nav-cta{min-height:35px!important;border-radius:4px!important;padding:0 20px!important;background:var(--fr-cherry)!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__hero{max-width:1200px!important;margin:0 auto!important;padding:clamp(36px,4vw,64px) clamp(18px,4vw,40px) clamp(20px,2vw,32px)!important;text-align:center!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;margin:0!important;padding:0 14px!important;border-radius:999px!important;background:#f6ecf0!important;color:var(--fr-cherry)!important;font-family:ui-monospace,Menlo,monospace!important;font-size:11px!important;font-weight:800!important;letter-spacing:.22em!important}.fr-page-customizer .fr-customizer__copy h1{max-width:15ch!important;margin:18px auto 0!important;font-size:clamp(46px,5.9vw,72px)!important;line-height:.94!important;font-weight:900!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:54ch!important;margin:16px auto 0!important;font-size:clamp(15px,1.5vw,19px)!important;line-height:1.5!important;color:#3a25339e!important}.fr-page-customizer .fr-customizer__hero .fr-actions{justify-content:center!important;margin-top:24px!important}.fr-page-customizer .fr-customizer__proof{justify-content:center!important;gap:10px 22px!important;margin-top:18px!important}.fr-page-customizer .fr-customizer__proof span{border:0!important;background:transparent!important;min-height:0!important;padding:0!important;color:#3a253399!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}.fr-page-customizer .fr-customizer__proof span:before{content:"\2713"!important;margin-right:2px!important;color:var(--fr-cherry)!important}.fr-page-customizer .fr-customizer__studio{display:grid!important;grid-template-columns:minmax(300px,1fr) minmax(300px,1.08fr)!important;gap:clamp(20px,3vw,40px)!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(28px,3vw,48px) max(18px,calc((100vw - 1200px)/2))!important;background:#fbf5f6!important;border:0!important}.fr-page-customizer .fr-customizer__preview{position:sticky!important;top:78px!important;display:block!important;min-height:496px!important;padding:28px 20px 22px!important;text-align:center!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__preview-label{display:inline-block!important;margin:0 0 6px!important;color:#3a253373!important;font-family:ui-monospace,Menlo,monospace!important;font-size:10px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.fr-page-customizer .fr-customizer__sock{--customizer-base:#E6B9C9;--customizer-cuff:#3A2533;position:relative!important;display:block!important;width:248px!important;height:372px!important;min-height:0!important;margin:8px auto 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 16px 28px rgba(58,37,51,.16))!important;transform:none!important}.fr-page-customizer .fr-customizer__sock-cuff{position:absolute!important;left:18px!important;top:0!important;width:132px!important;height:46px!important;border-radius:16px 16px 0 0!important;background:var(--customizer-cuff)!important;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.07) 0 4px,transparent 4px 9px)!important}.fr-page-customizer .fr-customizer__sock-leg{position:absolute!important;left:18px!important;top:44px!important;width:132px!important;height:250px!important;border-radius:0 0 10px 10px!important;background:var(--customizer-base)!important}.fr-page-customizer .fr-customizer__sock-foot{position:absolute!important;left:18px!important;bottom:0!important;width:214px!important;height:104px!important;border-radius:8px 22px 52px 64px!important;background:var(--customizer-base)!important}.fr-page-customizer .fr-customizer__sock span{position:absolute!important;left:18px!important;top:150px!important;width:132px!important;text-align:center!important;color:var(--customizer-name-color,var(--fr-ink))!important;font-size:30px!important;font-weight:800!important;letter-spacing:0!important;line-height:1!important;text-shadow:0 1px 0 rgba(255,255,255,.25)!important;white-space:nowrap!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__sock em{position:absolute!important;left:50%!important;top:104px!important;transform:translate(-50%)!important;display:grid!important;place-items:center!important;width:82px!important;height:82px!important;border:3px solid #fff!important;border-radius:50%!important;background:#f0e2e8!important;color:var(--fr-cherry)!important;box-shadow:0 4px 12px #3a253340!important;font-style:normal!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__summary{display:flex!important;justify-content:center!important;gap:8px!important;margin-top:16px!important}.fr-page-customizer .fr-customizer__summary span,.fr-page-customizer .fr-customizer__summary strong{border:1px solid rgba(58,37,51,.15)!important;border-radius:999px!important;padding:7px 11px!important;color:#3a25338c!important;background:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.fr-page-customizer .fr-customizer__form{padding:clamp(20px,2.5vw,30px)!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__segmented{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,1fr)!important;margin-top:9px!important}.fr-page-customizer .fr-customizer__segmented button.is-active{border-color:var(--fr-cherry)!important;background:#fbeef3!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__swatches button{width:30px!important;height:30px!important;border-radius:50%!important;border:1px solid rgba(58,37,51,.2)!important;box-shadow:none!important;background-color:var(--swatch)!important}.fr-page-customizer .fr-customizer__toggle button{width:46px!important;height:27px!important;border:0!important;border-radius:999px!important;background:#3a253333!important;padding:0!important;position:relative!important;flex:0 0 auto!important}.fr-page-customizer .fr-customizer__checkout-summary{position:sticky!important;bottom:0!important;margin:0 -30px -30px!important;padding:18px 30px!important;border-top:1px solid rgba(58,37,51,.1)!important;border-radius:0!important;background:#fff!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{min-height:48px!important;border-radius:6px!important;padding:0 28px!important}.fr-page-customizer .fr-customizer__gallery{max-width:1200px!important;padding:clamp(44px,5vw,80px) clamp(18px,4vw,40px)!important}.fr-page-customizer .fr-customizer__gallery--templates{padding-bottom:clamp(44px,5vw,80px)!important}.fr-page-customizer .fr-customizer__template>span:last-child:after{content:"Use this template \2192"!important;margin-top:auto!important;padding-top:12px!important;color:var(--fr-cherry)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important}.fr-page-customizer .fr-customizer__use-section{padding:clamp(44px,5vw,76px) max(18px,calc((100vw - 1200px)/2))!important;background:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__craft{max-width:1200px!important;padding:clamp(44px,5vw,76px) clamp(18px,4vw,40px)!important}.fr-page-customizer .fr-customizer__process .fr-section__head{display:none!important}.fr-page-customizer .fr-customizer__reviews{max-width:1200px!important;padding:clamp(44px,5vw,76px) clamp(18px,4vw,40px)!important}.fr-page-customizer .fr-customizer__faq{max-width:760px!important;padding:clamp(44px,5vw,76px) clamp(18px,4vw,40px)!important;background:#fbf5f6!important}.fr-page-customizer .fr-customizer__final{max-width:1200px!important;padding:clamp(48px,6vw,92px) clamp(18px,4vw,40px) clamp(96px,8vw,120px)!important}@media(max-width:980px){.fr-page-customizer .fr-customizer__studio{grid-template-columns:1fr!important;padding-left:18px!important;padding-right:18px!important}.fr-page-customizer .fr-customizer__preview{position:relative!important;top:auto!important}.fr-page-customizer .fr-customizer__templates{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__craft{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__topbar{font-size:12px!important}.fr-page-customizer .fr-customizer__nav{height:63px!important}.fr-page-customizer .fr-customizer__brand{font-size:23px!important}.fr-page-customizer .fr-customizer__nav-cta{min-height:34px!important;padding:0 18px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__hero{padding:36px 18px 26px!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{min-height:28px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:350px!important;font-size:clamp(35px,9.7vw,38px)!important;line-height:1.04!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:34ch!important;font-size:16px!important}.fr-page-customizer .fr-customizer__hero .fr-btn{width:236px!important;max-width:100%!important;min-height:52px!important}.fr-page-customizer .fr-customizer__proof{max-width:300px!important;gap:10px 18px!important}.fr-page-customizer .fr-customizer__studio{gap:20px!important;padding:28px 18px!important}.fr-page-customizer .fr-customizer__preview{min-height:496px!important;padding:28px 20px 22px!important}.fr-page-customizer .fr-customizer__sock{width:248px!important;height:372px!important;max-width:100%!important;margin:8px auto 0!important;transform:none!important}.fr-page-customizer .fr-customizer__form{padding:24px 20px!important}.fr-page-customizer .fr-customizer__segmented{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__segmented button{padding:0 6px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__checkout-summary{display:grid!important;grid-template-columns:1fr!important;margin:0 -20px -24px!important;padding:18px 20px!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{width:100%!important}.fr-page-customizer .fr-customizer__templates,.fr-page-customizer .fr-customizer__use,.fr-page-customizer .fr-customizer__steps{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__final{margin-bottom:calc(92px + env(safe-area-inset-bottom))!important}}.fr-page-customizer .fr-customizer__studio-intro{display:none!important}.fr-page-customizer .fr-customizer__hero{padding-top:clamp(50px,5.2vw,76px)!important;padding-bottom:62px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:min(620px,calc(100vw - 36px))!important;margin-top:18px!important;font-size:clamp(48px,5.25vw,66px)!important;line-height:.98!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:50ch!important;margin-top:16px!important}.fr-page-customizer .fr-customizer__hero .fr-actions{margin-top:26px!important}.fr-page-customizer .fr-customizer__proof{margin-top:18px!important}.fr-page-customizer .fr-customizer__studio{padding-top:44px!important;padding-bottom:48px!important}.fr-page-customizer .fr-customizer__preview{min-height:456px!important}.fr-page-customizer .fr-customizer__form{align-self:start!important}.fr-page-customizer .fr-customizer__designer{margin-top:0!important}.fr-page-customizer .fr-customizer__designer>.fr-customizer__step:first-child{padding-top:0!important;border-top:0!important}.fr-page-customizer .fr-customizer__checkout-summary{margin-bottom:0!important}@media(max-width:620px){.fr-page-customizer .fr-customizer__hero{padding-top:38px!important;padding-bottom:26px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:340px!important;font-size:40px!important;line-height:1.04!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:34ch!important}.fr-page-customizer .fr-customizer__proof{max-width:332px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important}.fr-page-customizer .fr-customizer__proof span{width:auto!important;justify-content:flex-start!important}.fr-page-customizer .fr-customizer__studio{padding-top:26px!important}.fr-page-customizer .fr-customizer__preview{min-height:360px!important}.fr-page-customizer .fr-customizer__sock{width:248px!important;height:372px!important;transform:scale(.78)!important;transform-origin:top center!important;margin:8px auto -80px!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__step-title h3{font-size:16px!important}}.fr-page-customizer main{background:#fff!important}.fr-page-customizer .fr-customizer{background:#fff!important;color:var(--fr-ink)!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__topbar{min-height:38px!important;padding:8px 18px!important;background:var(--fr-ink)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.fr-page-customizer .fr-customizer__nav{height:64px!important;border-bottom:1px solid rgba(58,37,51,.1)!important;background:#fff!important;padding-left:max(24px,calc((100vw - 1120px)/2))!important;padding-right:max(24px,calc((100vw - 1120px)/2))!important}.fr-page-customizer .fr-customizer__brand{font-size:22px!important;font-weight:950!important;letter-spacing:.14em!important}.fr-page-customizer .fr-customizer__nav-cta{min-height:38px!important;border-radius:4px!important;padding:0 24px!important;background:var(--fr-cherry)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.06em!important}.fr-page-customizer .fr-customizer__hero{display:block!important;max-width:1040px!important;margin:0 auto!important;padding:clamp(54px,5.8vw,78px) 18px 48px!important;text-align:center!important}.fr-page-customizer .fr-customizer__copy{max-width:900px!important;margin:0 auto!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 15px!important;border-radius:999px!important;background:#fbe8f0!important;color:var(--fr-cherry)!important;font-family:ui-monospace,Menlo,monospace!important;font-size:11px!important;font-weight:900!important;letter-spacing:.22em!important}.fr-page-customizer .fr-customizer__copy h1{max-width:15ch!important;margin:20px auto 0!important;font-size:clamp(52px,5.8vw,74px)!important;line-height:.94!important;font-weight:900!important;letter-spacing:0!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:55ch!important;margin:16px auto 0!important;color:#3a25339e!important;font-size:clamp(16px,1.45vw,19px)!important;line-height:1.5!important}.fr-page-customizer .fr-customizer__hero .fr-actions{display:flex!important;justify-content:center!important;margin-top:26px!important}.fr-page-customizer .fr-customizer__hero .fr-btn{min-width:236px!important;min-height:52px!important;border-radius:5px!important;padding:0 40px!important;font-size:16px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__hero .fr-btn--ghost,.fr-page-customizer .fr-customizer__image{display:none!important}.fr-page-customizer .fr-customizer__proof{display:flex!important;justify-content:center!important;gap:10px 22px!important;margin:18px auto 0!important}.fr-page-customizer .fr-customizer__proof span{display:inline-flex!important;align-items:center!important;border:0!important;background:transparent!important;min-height:0!important;padding:0!important;color:#3a253394!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}.fr-page-customizer .fr-customizer__proof span:before{content:"\2713"!important;margin-right:3px!important;color:var(--fr-cherry)!important;font-weight:950!important}.fr-page-customizer .fr-customizer__studio{display:grid!important;grid-template-columns:minmax(430px,1fr) minmax(500px,1.08fr)!important;gap:clamp(22px,3vw,40px)!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:44px max(24px,calc((100vw - 1120px)/2)) 52px!important;background:#fbf5f6!important;border:0!important}.fr-page-customizer .fr-customizer__preview,.fr-page-customizer .fr-customizer__form{border:1px solid rgba(58,37,51,.08)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.fr-page-customizer .fr-customizer__preview{position:sticky!important;top:78px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:520px!important;padding:30px 24px 24px!important;text-align:center!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__preview-label{display:block!important;margin:0 0 10px!important;color:#3a253373!important;font-family:ui-monospace,Menlo,monospace!important;font-size:10px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important}.fr-page-customizer .fr-customizer__sock{--customizer-base:#E6B9C9;--customizer-cuff:#3A2533;position:relative!important;display:block!important;width:248px!important;height:372px!important;min-height:0!important;margin:4px auto 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 18px 34px rgba(58,37,51,.16))!important;overflow:visible!important;transform:none!important}.fr-page-customizer .fr-customizer__sock i{position:absolute!important;display:block!important}.fr-page-customizer .fr-customizer__sock .fr-customizer__sock-cuff{left:18px!important;top:0!important;z-index:3!important;width:132px!important;height:46px!important;border-radius:16px 16px 0 0!important;background:var(--customizer-cuff)!important;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.08) 0 4px,transparent 4px 9px)!important}.fr-page-customizer .fr-customizer__sock .fr-customizer__sock-leg{left:18px!important;top:44px!important;z-index:2!important;width:132px!important;height:250px!important;border-radius:0 0 10px 10px!important;background:var(--customizer-base)!important}.fr-page-customizer .fr-customizer__sock .fr-customizer__sock-foot{left:18px!important;bottom:0!important;z-index:1!important;width:214px!important;height:104px!important;border-radius:8px 22px 52px 64px!important;background:var(--customizer-base)!important}.fr-page-customizer .fr-customizer__sock[data-pattern=stripe] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=stripe] .fr-customizer__sock-foot{background-image:repeating-linear-gradient(0deg,rgba(58,37,51,.14) 0 12px,transparent 12px 26px)!important}.fr-page-customizer .fr-customizer__sock[data-pattern=dots] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=dots] .fr-customizer__sock-foot{background-image:radial-gradient(rgba(58,37,51,.16) 3px,transparent 4px)!important;background-size:22px 22px!important}.fr-page-customizer .fr-customizer__sock[data-pattern=grid] .fr-customizer__sock-leg,.fr-page-customizer .fr-customizer__sock[data-pattern=grid] .fr-customizer__sock-foot{background-image:repeating-linear-gradient(0deg,rgba(58,37,51,.14) 0 1.5px,transparent 1.5px 18px),repeating-linear-gradient(90deg,rgba(58,37,51,.14) 0 1.5px,transparent 1.5px 18px)!important}.fr-page-customizer .fr-customizer__sock span{position:absolute!important;left:18px!important;top:150px!important;z-index:4!important;width:132px!important;text-align:center!important;color:var(--customizer-name-color,var(--fr-ink))!important;font-size:30px!important;font-weight:800!important;letter-spacing:0!important;line-height:1!important;text-shadow:0 1px 0 rgba(255,255,255,.25)!important;text-transform:none!important;white-space:nowrap!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__sock[data-font=script] span{font-family:Caveat,Archivo,cursive!important}.fr-page-customizer .fr-customizer__sock[data-font=bold] span{font-family:Archivo Expanded,Archivo,sans-serif!important;font-size:24px!important}.fr-page-customizer .fr-customizer__sock[data-font=serif] span{font-family:Georgia,serif!important}.fr-page-customizer .fr-customizer__sock em{position:absolute!important;left:50%!important;top:104px!important;z-index:5!important;transform:translate(-50%)!important;display:grid!important;place-items:center!important;width:82px!important;height:82px!important;border:3px solid #fff!important;border-radius:50%!important;background:#f0e2e8!important;color:var(--fr-cherry)!important;box-shadow:0 4px 12px #3a253340!important;font-style:normal!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__sock em[hidden]{display:none!important}.fr-page-customizer .fr-customizer__summary{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important}.fr-page-customizer .fr-customizer__summary span,.fr-page-customizer .fr-customizer__summary strong{border:1px solid rgba(58,37,51,.15)!important;border-radius:999px!important;padding:7px 11px!important;background:#fff!important;color:#3a25338c!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.fr-page-customizer .fr-customizer__summary .fr-customizer__preview-price{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;padding:0!important;border:0!important}.fr-page-customizer .fr-customizer__form{align-self:start!important;padding:30px!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__designer{display:block!important;margin:0 0 24px!important}.fr-page-customizer .fr-customizer__step{border-top:0!important;border-bottom:1px solid rgba(58,37,51,.08)!important;margin:0 0 24px!important;padding:0 0 24px!important}.fr-page-customizer .fr-customizer__step:last-child{margin-bottom:0!important}.fr-page-customizer .fr-customizer__step-title{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important}.fr-page-customizer .fr-customizer__step-title span{display:flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:50%!important;background:var(--fr-ink)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;flex:0 0 auto!important}.fr-page-customizer .fr-customizer__step-title h3{margin:0!important;color:var(--fr-ink)!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.fr-page-customizer .fr-customizer__segmented{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:9px!important}.fr-page-customizer .fr-customizer__segmented button{min-height:42px!important;border:1.5px solid rgba(58,37,51,.15)!important;border-radius:9px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:12px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__segmented button.is-active{border-color:var(--fr-cherry)!important;background:#fbeef3!important}.fr-page-customizer .fr-customizer__sizes{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:12px!important}.fr-page-customizer .fr-customizer__sizes button{min-width:48px!important;min-height:30px!important;border:1.5px solid rgba(58,37,51,.15)!important;border-radius:7px!important;background:#fff!important;color:var(--fr-ink)!important;font-size:12px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__sizes button.is-active{background:var(--fr-ink)!important;border-color:var(--fr-ink)!important;color:#fff!important}.fr-page-customizer .fr-customizer__mini-label{display:block!important;margin:14px 0 9px!important;color:#3a253380!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.fr-page-customizer .fr-customizer__swatches{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.fr-page-customizer .fr-customizer__swatches button{width:30px!important;height:30px!important;border-radius:50%!important;border:1px solid rgba(58,37,51,.2)!important;box-shadow:none!important;background-color:var(--swatch)!important;background-image:none!important}.fr-page-customizer .fr-customizer__swatches button.is-active{border:2px solid var(--fr-cherry)!important;box-shadow:0 0 0 2px #fff inset!important}.fr-page-customizer .fr-customizer__name-field{display:grid!important;gap:8px!important;margin-top:14px!important;color:#3a253380!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.fr-page-customizer .fr-customizer__name-field input{width:100%!important;min-height:48px!important;border:1.5px solid rgba(58,37,51,.18)!important;border-radius:8px!important;padding:13px 14px!important;font-size:15px!important;font-weight:700!important}.fr-page-customizer .fr-customizer__toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:0!important;padding:14px 15px!important;border-radius:10px!important;background:#fbf5f6!important;color:var(--fr-ink)!important;font-size:13.5px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important}.fr-page-customizer .fr-customizer__toggle small{display:block!important;margin-top:3px!important;color:var(--fr-cherry)!important;font-size:12px!important;font-weight:700!important}.fr-page-customizer .fr-customizer__toggle button{position:relative!important;width:46px!important;height:27px!important;border:0!important;border-radius:999px!important;background:#3a253333!important;padding:0!important;flex:0 0 auto!important}.fr-page-customizer .fr-customizer__toggle button.is-active{background:#1f8a5b!important}.fr-page-customizer .fr-customizer__toggle button i{position:absolute!important;top:3px!important;left:3px!important;width:21px!important;height:21px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px #0000004d!important;transition:left .2s ease!important}.fr-page-customizer .fr-customizer__toggle button.is-active i{left:22px!important}.fr-page-customizer .fr-customizer__fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:18px 0 0!important}.fr-page-customizer .fr-customizer__fields label:last-child{grid-column:1/-1!important}.fr-page-customizer .fr-customizer__checkout-summary{position:sticky!important;bottom:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;margin:24px -30px -30px!important;padding:18px 30px!important;border-top:1px solid rgba(58,37,51,.1)!important;border-radius:0!important;background:#fff!important}.fr-page-customizer .fr-customizer__checkout-summary span{display:block!important;color:#3a25338f!important;font-size:12px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__checkout-summary strong{display:block!important;margin-top:4px!important;color:var(--fr-ink)!important;font-size:22px!important;line-height:1!important}.fr-page-customizer .fr-customizer__checkout-summary small{display:block!important;margin-top:4px!important;color:var(--fr-cherry)!important;font-size:11px!important;font-weight:800!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{min-height:48px!important;border-radius:6px!important;padding:0 28px!important;white-space:nowrap!important}.fr-page-customizer .fr-customizer__gallery{max-width:1120px!important;padding:clamp(48px,5vw,80px) clamp(18px,4vw,40px)!important}.fr-page-customizer .fr-customizer__gallery--templates{padding-bottom:clamp(48px,5vw,80px)!important}.fr-page-customizer .fr-customizer__templates{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:32px!important}.fr-page-customizer .fr-customizer__template{display:flex!important;flex-direction:column!important;border:1px solid rgba(58,37,51,.08)!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important;text-align:left!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock{height:auto!important;aspect-ratio:4/3!important;background:#f0e2e8!important}.fr-page-customizer .fr-customizer__template>span:last-child{display:flex!important;flex:1!important;flex-direction:column!important;padding:15px!important}.fr-page-customizer .fr-customizer__template>span:last-child strong{font-size:15px!important;font-weight:900!important;line-height:1.1!important}.fr-page-customizer .fr-customizer__template>span:last-child small{margin-top:4px!important;color:#3a25338c!important;font-size:12px!important;line-height:1.4!important}.fr-page-customizer .fr-customizer__template>span:last-child:after{content:"Use this template"!important;margin-top:auto!important;padding-top:12px!important;color:var(--fr-cherry)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important}.fr-page-customizer .fr-customizer__use-section{padding:clamp(48px,5vw,76px) max(24px,calc((100vw - 1120px)/2))!important;background:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__use{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:32px!important}.fr-page-customizer .fr-customizer__craft{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1fr)!important;gap:clamp(24px,4vw,52px)!important;align-items:center!important;max-width:1120px!important;padding:clamp(48px,5vw,76px) clamp(18px,4vw,40px)!important;text-align:left!important;background:#fff!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__craft p:not(.fr-eyebrow){color:#3a2533ad!important}.fr-page-customizer .fr-customizer__process{padding:clamp(40px,4vw,68px) max(18px,calc((100vw - 1000px)/2))!important;background:#f6ecf0!important}.fr-page-customizer .fr-customizer__reviews{max-width:1120px!important;padding:clamp(48px,5vw,76px) clamp(18px,4vw,40px)!important}.fr-page-customizer .fr-customizer__faq{max-width:760px!important;padding:clamp(48px,5vw,76px) clamp(18px,4vw,40px)!important;background:#fbf5f6!important}.fr-page-customizer .fr-customizer__final{max-width:1120px!important;padding:clamp(48px,6vw,92px) clamp(18px,4vw,40px) clamp(96px,8vw,120px)!important}.fr-page-customizer .fr-customizer__final .fr-btn{min-height:54px!important;padding:0 44px!important;border-radius:5px!important}@media(max-width:980px){.fr-page-customizer .fr-customizer__nav{padding-left:18px!important;padding-right:18px!important}.fr-page-customizer .fr-customizer__studio{grid-template-columns:1fr!important;padding-left:18px!important;padding-right:18px!important}.fr-page-customizer .fr-customizer__preview{position:relative!important;top:auto!important}.fr-page-customizer .fr-customizer__templates{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__craft{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__topbar{font-size:12px!important}.fr-page-customizer .fr-customizer__nav{height:63px!important}.fr-page-customizer .fr-customizer__brand{font-size:23px!important}.fr-page-customizer .fr-customizer__nav-cta{min-height:34px!important;padding:0 18px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__hero{padding:36px 18px 28px!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{min-height:28px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:350px!important;font-size:clamp(36px,9.7vw,40px)!important;line-height:1.04!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:34ch!important;font-size:16px!important}.fr-page-customizer .fr-customizer__hero .fr-btn{width:236px!important;max-width:100%!important;min-height:52px!important}.fr-page-customizer .fr-customizer__proof{max-width:332px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important}.fr-page-customizer .fr-customizer__proof span{width:auto!important;justify-content:flex-start!important}.fr-page-customizer .fr-customizer__studio{gap:20px!important;padding-top:28px!important;padding-bottom:32px!important}.fr-page-customizer .fr-customizer__preview{min-height:366px!important;padding:28px 20px 22px!important}.fr-page-customizer .fr-customizer__sock{width:248px!important;height:372px!important;max-width:100%!important;transform:scale(.78)!important;transform-origin:top center!important;margin:8px auto -78px!important}.fr-page-customizer .fr-customizer__form{padding:24px 20px!important}.fr-page-customizer .fr-customizer__segmented{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__segmented--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__segmented button{padding:0 6px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__fields{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__checkout-summary{grid-template-columns:1fr!important;margin:24px -20px -24px!important;padding:18px 20px!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{width:100%!important}.fr-page-customizer .fr-customizer__templates,.fr-page-customizer .fr-customizer__use,.fr-page-customizer .fr-customizer__steps{grid-template-columns:1fr!important}.fr-page-customizer .fr-customizer__final{margin-bottom:calc(92px + env(safe-area-inset-bottom))!important}}@media(min-width:981px){.fr-template-index .fr-science__grid{width:100%!important;max-width:min(900px,calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;gap:clamp(28px,4vw,58px)!important}.fr-template-index .fr-science__item p{max-width:170px!important;margin-left:auto!important;margin-right:auto!important}}@media(min-width:621px)and (max-width:980px){.fr-template-index .fr-science__grid{width:100%!important;max-width:min(720px,calc(100vw - 40px))!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.fr-template-index .fr-science__item p{max-width:150px!important;margin-left:auto!important;margin-right:auto!important}}.fr-page-customizer .fr-announcement,.fr-page-customizer .fr-header,.fr-page-customizer .fr-email,.fr-page-customizer .fr-footer{display:none!important}.fr-page-customizer #MainContent,.fr-page-customizer .fr-customizer{overflow:visible!important}.fr-page-customizer .fr-customizer__nav{position:sticky!important;top:0!important;z-index:82!important;background:#fff!important}.fr-page-customizer .fr-customizer__hero{padding-top:52px!important;padding-bottom:74px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:min(720px,calc(100vw - 36px))!important;margin-top:20px!important;font-size:clamp(54px,4.72vw,68px)!important;line-height:.94!important}.fr-page-customizer .fr-customizer__checkout-summary{margin-top:24px!important;margin-bottom:0!important}.fr-page-customizer .fr-customizer__sticky{z-index:83!important}.fr-page-customizer .fr-customizer__request-details:not([open]){display:none!important}.fr-page-customizer .fr-customizer__request-details{margin-top:16px!important;border-top:1px solid rgba(58,37,51,.1)!important;padding-top:16px!important}.fr-page-customizer .fr-customizer__request-details summary{cursor:pointer;color:#3a25339e!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important;list-style:none!important}.fr-page-customizer .fr-customizer__request-details summary::-webkit-details-marker{display:none!important}.fr-page-customizer .fr-customizer__request-details .fr-btn{margin-top:14px!important}@media(max-width:620px){.fr-page-customizer .fr-customizer__hero{padding-top:42px!important;padding-bottom:56px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:354px!important;font-size:34px!important;line-height:1!important}.fr-page-customizer .fr-customizer__proof{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;max-width:354px!important;gap:12px 20px!important;margin-top:24px!important}.fr-page-customizer .fr-customizer__proof span{width:auto!important;justify-content:center!important;font-size:12px!important}.fr-page-customizer .fr-customizer__studio{padding-top:30px!important}.fr-page-customizer .fr-customizer__checkout-summary{grid-template-columns:minmax(0,1fr) auto!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{width:auto!important;min-width:132px!important;padding-left:18px!important;padding-right:18px!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer.fr-customizer--nav-fixed .fr-customizer__nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:84!important}.fr-page-customizer .fr-customizer.fr-customizer--nav-fixed .fr-customizer__hero{margin-top:63px!important}}.fr-page-customizer .fr-customizer__step--name .fr-customizer__name-field{display:grid!important;gap:8px!important;margin-top:0!important}.fr-page-customizer .fr-customizer__step--name .fr-customizer__name-field>span:first-child{color:#3a253380!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.fr-page-customizer .fr-customizer__name-input-wrap{position:relative!important;display:block!important}.fr-page-customizer .fr-customizer__name-input-wrap input{width:100%!important;min-height:46px!important;border:1.5px solid rgba(58,37,51,.16)!important;border-radius:8px!important;background:#fff!important;padding:12px 58px 12px 14px!important;color:var(--fr-ink)!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important}.fr-page-customizer .fr-customizer__name-input-wrap input::placeholder{color:#3a25336b!important;font-weight:800!important}.fr-page-customizer .fr-customizer__name-input-wrap small{position:absolute!important;right:13px!important;top:50%!important;transform:translateY(-50%)!important;color:#3a253361!important;font-size:11px!important;font-weight:900!important;line-height:1!important;pointer-events:none!important}.fr-page-customizer .fr-customizer__finish-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:start!important;margin-top:10px!important}.fr-page-customizer .fr-customizer__step--name .fr-customizer__mini-label{margin:0 0 8px!important}.fr-page-customizer .fr-customizer__segmented--compact{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;gap:8px!important}.fr-page-customizer .fr-customizer__segmented--compact button{flex:0 0 auto!important;min-width:52px!important;min-height:32px!important;border-radius:7px!important;padding:0 12px!important;font-size:12px!important}.fr-page-customizer .fr-customizer__segmented--compact button[data-value=script]{font-family:Caveat,Archivo,cursive!important;font-size:14px!important}.fr-page-customizer .fr-customizer__segmented--compact button[data-value=bold]{font-family:Archivo,sans-serif!important;font-weight:900!important}.fr-page-customizer .fr-customizer__segmented--compact button[data-value=serif]{font-family:Georgia,serif!important}.fr-page-customizer .fr-customizer__step--name [data-customizer-group=nameColor]{justify-content:flex-start!important;gap:10px!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn,.fr-page-customizer .fr-customizer__sticky .fr-btn{text-transform:uppercase!important;letter-spacing:.03em!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{min-width:156px!important}@media(max-width:620px){.fr-page-customizer .fr-customizer__finish-row{grid-template-columns:1fr!important;gap:12px!important}.fr-page-customizer .fr-customizer__segmented--compact{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__segmented--compact button{width:100%!important;min-width:0!important}.fr-page-customizer .fr-customizer__checkout-summary{grid-template-columns:minmax(0,1fr) auto!important}.fr-page-customizer .fr-customizer__checkout-summary .fr-btn{min-width:118px!important;padding-left:16px!important;padding-right:16px!important}}.fr-page-customizer .fr-customizer__copy h1{font-family:Archivo Expanded,Archivo,sans-serif!important;font-weight:900!important;letter-spacing:0!important;text-wrap:balance!important}.fr-page-customizer .fr-customizer__copy h1 br{display:block!important}.fr-page-customizer .fr-customizer__reviews{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fr-page-customizer .fr-customizer__faq details:first-of-type{box-shadow:0 16px 36px #3a25330f!important}.fr-page-customizer .fr-customizer__sticky,.fr-page-customizer .fr-customizer__sticky[hidden]{position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;z-index:120!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:min(1200px,calc(100vw - 112px))!important;max-width:none!important;transform:translate(-50%)!important;margin:0!important;padding:14px 36px calc(14px + env(safe-area-inset-bottom))!important;background:#fff!important;border:0!important;box-shadow:0 -8px 30px #3a253326!important}.fr-page-customizer .fr-customizer__sticky>div{display:flex!important;align-items:baseline!important;gap:10px!important}.fr-page-customizer .fr-customizer__sticky span{font-size:13px!important;font-weight:900!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__sticky strong{font-size:16px!important;font-weight:950!important;color:var(--fr-ink)!important}.fr-page-customizer .fr-customizer__sticky .fr-btn{min-height:46px!important;border-radius:4px!important;padding:0 42px!important;font-size:12px!important;letter-spacing:0!important}@media(max-width:980px){.fr-page-customizer .fr-customizer__reviews{grid-template-columns:1fr!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__copy h1{font-size:34px!important;line-height:1!important}.fr-page-customizer .fr-customizer__sticky,.fr-page-customizer .fr-customizer__sticky[hidden]{left:16px!important;right:16px!important;bottom:0!important;width:auto!important;transform:none!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;gap:12px!important}.fr-page-customizer .fr-customizer__sticky>div{display:block!important}.fr-page-customizer .fr-customizer__sticky span{display:inline!important;font-size:11px!important}.fr-page-customizer .fr-customizer__sticky strong{display:inline!important;margin-left:6px!important;font-size:13px!important}.fr-page-customizer .fr-customizer__sticky .fr-btn{min-width:132px!important;min-height:40px!important;padding:0 18px!important;font-size:11px!important}.fr-page-customizer .fr-customizer__final{padding-bottom:120px!important}}.fr-page-customizer .fr-customizer__brand{letter-spacing:.08em!important}.fr-page-customizer .fr-customizer__topbar{font-weight:700!important}.fr-page-customizer .fr-customizer__copy .fr-eyebrow{letter-spacing:.22em!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){font-weight:650!important}.fr-page-customizer .fr-customizer__preview{box-shadow:none!important}.fr-page-customizer .fr-customizer__summary{width:auto!important;max-width:100%!important;justify-content:center!important;gap:10px!important;padding:0!important;background:transparent!important;border-radius:0!important}.fr-page-customizer .fr-customizer__summary span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;border:1px solid rgba(58,37,51,.12)!important;border-radius:999px!important;background:#fff!important;padding:0 14px!important;font-size:12px!important;color:#3a253385!important}.fr-page-customizer .fr-customizer__summary strong{display:none!important}.fr-page-customizer .fr-customizer__template>span:last-child:after{content:"USE THIS TEMPLATE \2192"!important}.fr-page-customizer .fr-customizer__mini-sock{position:relative!important;display:block!important;overflow:hidden!important}.fr-page-customizer .fr-customizer__mini-sock i,.fr-page-customizer .fr-customizer__mini-sock b,.fr-page-customizer .fr-customizer__mini-sock em{position:absolute!important;display:block!important;background:var(--mini-base)!important}.fr-page-customizer .fr-customizer__mini-sock i{left:50%!important;top:22%!important;width:38px!important;height:92px!important;transform:translate(-50%)!important;border-radius:0 0 6px 6px!important}.fr-page-customizer .fr-customizer__mini-sock b{left:50%!important;top:17%!important;width:38px!important;height:14px!important;transform:translate(-50%)!important;border-radius:6px 6px 0 0!important;background:var(--mini-cuff)!important}.fr-page-customizer .fr-customizer__mini-sock em{left:calc(50% - 19px)!important;top:calc(22% + 78px)!important;width:62px!important;height:30px!important;border-radius:4px 10px 16px 18px!important}.fr-page-customizer .fr-customizer__mini-sock strong{position:absolute!important;left:50%!important;top:43%!important;width:52px!important;transform:translate(-50%,-50%)!important;text-align:center!important;color:var(--mini-name-color)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.fr-page-customizer .fr-customizer__mini-sock[data-font=script] strong{font-family:Comic Sans MS,Bradley Hand,cursive!important;font-size:13px!important}.fr-page-customizer .fr-customizer__mini-sock[data-font=bold] strong{font-family:Archivo,sans-serif!important;font-size:13px!important;font-weight:900!important}.fr-page-customizer .fr-customizer__mini-sock[data-font=serif] strong{font-family:Georgia,serif!important;font-size:13px!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=stripe] i,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=stripe] em{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.36) 0 6px,transparent 6px 13px)!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=dots] i,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=dots] em{background-image:radial-gradient(rgba(255,255,255,.36) 2px,transparent 3px)!important;background-size:14px 14px!important}.fr-page-customizer .fr-customizer__mini-sock[data-pattern=grid] i,.fr-page-customizer .fr-customizer__mini-sock[data-pattern=grid] em{background-image:repeating-linear-gradient(0deg,rgba(58,37,51,.14) 0 1px,transparent 1px 12px),repeating-linear-gradient(90deg,rgba(58,37,51,.14) 0 1px,transparent 1px 12px)!important}.fr-page-customizer .fr-customizer__gallery--templates .fr-section__head{text-align:center!important}.fr-page-customizer .fr-customizer__gallery--templates .fr-eyebrow{letter-spacing:.2em!important}.fr-page-customizer .fr-customizer__checkout-summary{box-shadow:none!important}@media(min-width:981px){.fr-page-customizer .fr-customizer__hero{max-width:1000px!important;padding-bottom:56px!important}.fr-page-customizer .fr-customizer__studio{padding-top:44px!important}.fr-page-customizer .fr-customizer__gallery--templates{padding-top:66px!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock{aspect-ratio:4/3!important}.fr-page-customizer .fr-customizer__mini-sock i{width:38px!important;height:92px!important}.fr-page-customizer .fr-customizer__mini-sock b{width:38px!important;height:14px!important}.fr-page-customizer .fr-customizer__mini-sock em{width:62px!important;height:30px!important}}@media(max-width:620px){.fr-page-customizer .fr-customizer__brand{letter-spacing:.04em!important}.fr-page-customizer .fr-customizer__nav-cta{min-width:166px!important}.fr-page-customizer .fr-customizer__copy h1{max-width:354px!important;font-size:34px!important;line-height:1!important}.fr-page-customizer .fr-customizer__copy p:not(.fr-eyebrow){max-width:34ch!important}.fr-page-customizer .fr-customizer__gallery,.fr-page-customizer .fr-customizer__reviews,.fr-page-customizer .fr-customizer__faq{box-sizing:border-box!important;width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.fr-page-customizer .fr-customizer__gallery--templates{padding-top:44px!important}.fr-page-customizer .fr-customizer__templates{grid-template-columns:1fr!important;gap:14px!important;margin-top:32px!important}.fr-page-customizer .fr-customizer__template{width:100%!important;max-width:100%!important;margin:0!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock{aspect-ratio:1.38!important}.fr-page-customizer .fr-customizer__template>span:last-child{padding:15px!important}.fr-page-customizer .fr-customizer__reviews,.fr-page-customizer .fr-customizer__faq{padding-top:44px!important;padding-bottom:44px!important}.fr-page-customizer .fr-customizer__final{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.fr-page-customizer .fr-customizer__summary span{min-height:24px!important;padding:0 12px!important;font-size:11px!important}.fr-page-customizer .fr-customizer__checkout-summary{position:relative!important;bottom:auto!important}}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock i{left:50%!important;top:20%!important;width:38px!important;height:14px!important;transform:translate(-50%)!important;border-radius:6px 6px 0 0!important;background:var(--mini-cuff)!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock b{left:50%!important;top:calc(20% + 14px)!important;width:38px!important;height:92px!important;transform:translate(-50%)!important;border-radius:0 0 6px 6px!important;background:var(--mini-base)!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock em{left:calc(50% - 19px)!important;top:calc(20% + 82px)!important;width:62px!important;height:30px!important;transform:none!important;border-radius:4px 10px 16px 18px!important;background:var(--mini-base)!important}.fr-page-customizer .fr-customizer__template>.fr-customizer__mini-sock strong{left:50%!important;top:calc(20% + 60px)!important;width:52px!important;transform:translate(-50%,-50%)!important}.fr-card .fr-card__body{position:relative!important;z-index:2!important}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches,.fr-pdp-swatches{position:relative!important;z-index:4!important;pointer-events:auto!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button,.fr-pdp-swatches button{pointer-events:auto!important;touch-action:manipulation!important;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,opacity .14s ease!important}.fr-card .fr-swatches button:active,.fr-product-grid .fr-swatches button:active,.fr-search-page .fr-swatches button:active,.fr-pdp-swatches button:active{transform:scale(.94)!important}.fr-card .fr-swatches button:not(.is-active),.fr-product-grid .fr-swatches button:not(.is-active),.fr-search-page .fr-swatches button:not(.is-active){border-color:#3a253347!important;opacity:.88!important}.fr-card .fr-swatches button.is-active,.fr-product-grid .fr-swatches button.is-active,.fr-search-page .fr-swatches button.is-active{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 3px #c8326b33!important;opacity:1!important}.fr-card .fr-swatches--bands button.is-active .fr-band-segments,.fr-product-grid .fr-swatches--bands button.is-active .fr-band-segments,.fr-search-page .fr-swatches--bands button.is-active .fr-band-segments{box-shadow:inset 0 0 0 1px #3a253329,0 0 0 1px #c8326b59!important}.fr-pdp-swatches button:not(.is-active){border-color:#3a253338!important;box-shadow:none!important;opacity:.9!important}.fr-pdp-swatches button.is-active{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 3px #c8326b2e!important;opacity:1!important}.fr-pdp-swatches--bands button.is-active .fr-band-segments{box-shadow:inset 0 0 0 1px #3a253329,0 0 0 1px #c8326b59!important}.fr-template-policy #MainContent{background:linear-gradient(180deg,#fff,#fbf5f6)!important}.fr-template-policy .shopify-policy__container{box-sizing:border-box!important;width:min(860px,calc(100vw - 48px))!important;max-width:860px!important;margin:0 auto!important;padding:clamp(44px,6vw,72px) 0 clamp(64px,8vw,96px)!important;color:var(--fr-ink)!important}.fr-template-policy .shopify-policy__title{text-align:left!important;margin:0 0 clamp(26px,4vw,38px)!important;padding:0 0 20px!important;border-bottom:1px solid rgba(58,37,51,.12)!important}.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child{font-size:clamp(38px,4.2vw,56px)!important;line-height:1.04!important;margin:0!important;font-weight:650!important;letter-spacing:0!important;color:var(--fr-ink)!important;text-wrap:balance!important}.fr-template-policy .shopify-policy__body{max-width:760px!important;font-size:15.5px!important;line-height:1.78!important;color:#3a2533b8!important}.fr-template-policy .shopify-policy__body h2{font-size:clamp(21px,2.1vw,28px)!important;line-height:1.18!important;margin:34px 0 10px!important;font-weight:650!important;color:var(--fr-ink)!important}.fr-template-policy .shopify-policy__body h3{font-size:18px!important;line-height:1.25!important;margin:26px 0 8px!important;font-weight:650!important;color:var(--fr-ink)!important}.fr-template-policy .shopify-policy__body p{margin:0 0 17px!important;color:#3a2533b8!important}.fr-template-policy .shopify-policy__body ul,.fr-template-policy .shopify-policy__body ol{margin:0 0 20px 20px!important;padding:0!important;display:grid!important;gap:8px!important}.fr-template-policy .shopify-policy__body li{padding-left:4px!important;color:#3a2533b8!important}.fr-template-policy .shopify-policy__body a{color:var(--fr-cherry)!important;font-weight:650!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.shopify-policy__container{box-sizing:border-box!important;width:min(860px,calc(100vw - 48px))!important;max-width:860px!important;margin:0 auto!important;padding:clamp(44px,6vw,72px) 0 clamp(64px,8vw,96px)!important;color:var(--fr-ink)!important}.shopify-policy__title{text-align:left!important;margin:0 0 clamp(26px,4vw,38px)!important;padding:0 0 20px!important;border-bottom:1px solid rgba(58,37,51,.12)!important}.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:clamp(38px,4.2vw,56px)!important;line-height:1.04!important;margin:0!important;font-weight:650!important;letter-spacing:0!important;color:var(--fr-ink)!important;text-align:left!important;text-wrap:balance!important}.shopify-policy__body{max-width:760px!important;font-size:15.5px!important;line-height:1.78!important;color:#3a2533b8!important}.shopify-policy__body h2{font-size:clamp(21px,2.1vw,28px)!important;line-height:1.18!important;margin:34px 0 10px!important;font-weight:650!important;color:var(--fr-ink)!important}.shopify-policy__body h3{font-size:18px!important;line-height:1.25!important;margin:26px 0 8px!important;font-weight:650!important;color:var(--fr-ink)!important}.shopify-policy__body p{margin:0 0 17px!important;color:#3a2533b8!important}.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 20px 20px!important;padding:0!important;display:grid!important;gap:8px!important}.shopify-policy__body li{padding-left:4px!important;color:#3a2533b8!important}.shopify-policy__body a{color:var(--fr-cherry)!important;font-weight:650!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image){max-width:440px!important}.fr-template-product .fr-pdp-feature h3{font-size:clamp(21px,2.2vw,28px)!important;line-height:1.16!important;margin-bottom:12px!important}.fr-template-product .fr-pdp-feature p{font-size:15px!important;line-height:1.68!important;color:#3a2533a8!important}@media(max-width:620px){.fr-template-policy .shopify-policy__container{width:calc(100vw - 36px)!important;padding-top:34px!important;padding-bottom:56px!important}.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child{font-size:34px!important}.fr-template-policy .shopify-policy__body{font-size:14.5px!important;line-height:1.72!important}.fr-template-policy .shopify-policy__body h2{font-size:22px!important;margin-top:28px!important}.fr-template-product .fr-pdp-feature--reverse .fr-pdp-feature__image,.fr-template-product .fr-pdp-feature--reverse>div:not(.fr-pdp-feature__image){order:initial!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image){max-width:none!important}}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches,.fr-cart-recs__rail .fr-swatches{justify-content:flex-start!important;align-items:center!important;text-align:left!important;margin-left:0!important;margin-right:auto!important;width:100%!important}.fr-card .fr-swatches:not(.fr-swatches--bands),.fr-product-grid .fr-swatches:not(.fr-swatches--bands),.fr-search-page .fr-swatches:not(.fr-swatches--bands){justify-content:flex-start!important}.fr-card .fr-card__body{text-align:left!important}.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands,.fr-cart-recs__rail .fr-swatches--bands{box-sizing:border-box!important;display:flex!important;align-items:center!important;align-content:center!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;min-height:30px!important;height:auto!important;margin:8px 0!important;overflow:visible!important;line-height:0!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button,.fr-cart-recs__rail .fr-swatches--bands button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:grid!important;place-items:center!important;flex:0 0 54px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:24px!important;min-height:24px!important;padding:0!important;margin:0!important;border:1.5px solid #241821!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;outline:0!important;overflow:visible!important;line-height:0!important;font-size:0!important}.fr-card .fr-swatches--bands button.is-active,.fr-product-grid .fr-swatches--bands button.is-active,.fr-search-page .fr-swatches--bands button.is-active,.fr-cart-recs__rail .fr-swatches--bands button.is-active{border-color:#241821!important;box-shadow:0 0 0 1px #24182129!important}.fr-card .fr-swatches--bands .fr-band-segments,.fr-product-grid .fr-swatches--bands .fr-band-segments,.fr-search-page .fr-swatches--bands .fr-band-segments,.fr-cart-recs__rail .fr-swatches--bands .fr-band-segments{box-sizing:border-box!important;grid-area:1/1!important;display:flex!important;align-items:stretch!important;justify-content:center!important;align-self:center!important;justify-self:center!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:14px!important;min-height:14px!important;margin:auto!important;border-radius:999px!important;overflow:hidden!important;background:#f7f1ef!important;box-shadow:inset 0 0 0 1px #3a253329!important;transform:none!important}.fr-card .fr-swatches--bands .fr-band-segments i,.fr-product-grid .fr-swatches--bands .fr-band-segments i,.fr-search-page .fr-swatches--bands .fr-band-segments i,.fr-cart-recs__rail .fr-swatches--bands .fr-band-segments i{display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:var(--sw)!important;box-shadow:none!important;outline:0!important}.fr-card .fr-swatches--bands .fr-band-segments i+i,.fr-product-grid .fr-swatches--bands .fr-band-segments i+i,.fr-search-page .fr-swatches--bands .fr-band-segments i+i,.fr-cart-recs__rail .fr-swatches--bands .fr-band-segments i+i{box-shadow:inset 1px 0 #3a253321!important}.fr-pdp-swatches--bands button{display:grid!important;place-items:center!important;width:72px!important;min-width:72px!important;height:30px!important;padding:0!important;border:1.5px solid #241821!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.fr-pdp-swatches--bands button.is-active{border-color:#241821!important;box-shadow:0 0 0 1px #24182129!important}.fr-pdp-swatches--bands .fr-band-segments{grid-area:1/1!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:18px!important;min-height:18px!important;margin:auto!important;border-radius:999px!important;overflow:hidden!important;background:#f7f1ef!important;box-shadow:inset 0 0 0 1px #3a253329!important}.fr-judgeme-reviews{background:#fff!important}.fr-judgeme-reviews__head{display:block!important;text-align:left!important;margin-bottom:22px!important}.fr-judgeme-reviews__head>div{max-width:760px!important}.fr-judgeme-reviews__head p:not(.fr-eyebrow){margin:10px 0 0!important;color:#3a2533a8!important;line-height:1.62!important}.fr-judgeme-reviews__carousel,.fr-judgeme-reviews .jdgm-review-widget{max-width:var(--fr-page-max,1140px)!important;margin:0 auto!important}.fr-judgeme-reviews__note{max-width:var(--fr-page-max,1140px)!important;margin:16px auto 0!important;color:#3a253380!important;font-size:12px!important;line-height:1.5!important}.fr-pdp-rating--judgeme{min-height:20px!important;margin-top:10px!important}.fr-pdp-rating--judgeme .jdgm-widget{font-size:13px!important;line-height:1.3!important}.fr-page-contact .fr-contact,.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-customizer .fr-contact{max-width:820px!important;padding-top:42px!important;padding-bottom:54px!important}.fr-page-contact .fr-contact .fr-page__hero,.fr-page-creator .fr-contact .fr-page__hero,.fr-page-wholesale .fr-contact .fr-page__hero,.fr-page-customizer .fr-contact .fr-page__hero{margin-bottom:22px!important}.fr-page-contact .fr-contact h2,.fr-page-creator .fr-contact h2,.fr-page-wholesale .fr-contact h2,.fr-page-customizer .fr-contact h2{font-size:clamp(30px,3.6vw,44px)!important;line-height:1.06!important;margin:0!important}.fr-page-contact .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-creator .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-wholesale .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-customizer .fr-contact .fr-page__hero p:not(.fr-eyebrow){max-width:640px!important;color:#3a2533a8!important;line-height:1.62!important}.fr-page-contact .fr-contact form,.fr-page-creator .fr-contact form,.fr-page-wholesale .fr-contact form,.fr-page-customizer .fr-contact form{max-width:720px!important}.fr-page-contact .fr-core-page,.fr-page-creator .fr-core-page,.fr-page-wholesale .fr-core-page{padding-top:28px!important}.fr-page-about .fr-core-page__grid,.fr-page-wholesale .fr-core-page__grid,.fr-page-contact .fr-core-page__grid,.fr-page-creator .fr-core-page__grid{align-items:stretch!important}.fr-page-about .fr-core-stat,.fr-page-wholesale .fr-core-stat{display:none!important}.fr-page-wholesale .fr-core-page__copy{max-width:720px!important}.fr-page-wholesale .fr-core-card,.fr-page-contact .fr-core-card,.fr-page-creator .fr-core-card{background:#fff!important}.fr-page-wholesale .fr-core-image-card,.fr-page-about .fr-core-image-card{overflow:hidden!important}.fr-page-wholesale .fr-core-feature,.fr-page-about .fr-core-feature{min-height:360px!important}.fr-page-customizer .fr-announcement{display:block!important}.fr-page-customizer .fr-header{display:grid!important}.fr-page-customizer .fr-footer{display:block!important}.fr-page-customizer .fr-customizer__topbar,.fr-page-customizer .fr-customizer__nav{display:none!important}.fr-page-customizer .fr-customizer__hero{padding-top:clamp(44px,6vw,72px)!important}@media(max-width:620px){.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands{justify-content:flex-start!important;flex-wrap:wrap!important;gap:6px!important}.fr-card .fr-swatches--bands button,.fr-product-grid .fr-swatches--bands button,.fr-search-page .fr-swatches--bands button{flex-basis:50px!important;width:50px!important;min-width:50px!important;max-width:50px!important}.fr-card .fr-swatches--bands .fr-band-segments,.fr-product-grid .fr-swatches--bands .fr-band-segments,.fr-search-page .fr-swatches--bands .fr-band-segments{flex-basis:40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:14px!important}.fr-pdp-swatches--bands button{width:64px!important;min-width:64px!important}.fr-pdp-swatches--bands .fr-band-segments{width:52px!important;min-width:52px!important;max-width:52px!important}.fr-template-index .fr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.fr-template-index .fr-card{border-radius:8px!important}.fr-template-index .fr-card__body{padding:10px!important;min-height:176px!important}.fr-template-index .fr-card h3{font-size:12px!important;line-height:1.25!important;margin:7px 0!important}.fr-template-index .fr-card__price{font-size:13px!important}.fr-template-index .fr-card__form button{height:36px!important;font-size:11px!important;letter-spacing:.02em!important}.fr-template-index .fr-card .fr-swatches:not(.fr-swatches--bands) button{width:22px!important;min-width:22px!important;height:22px!important}.fr-judgeme-reviews{padding-left:18px!important;padding-right:18px!important}.fr-page-contact .fr-contact,.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-customizer .fr-contact{padding-top:32px!important;padding-bottom:42px!important}.fr-page-wholesale .fr-core-feature,.fr-page-about .fr-core-feature{min-height:0!important}}.fr-hero--slider{overscroll-behavior-x:contain!important;touch-action:pan-y pinch-zoom!important}.fr-hero--slider .fr-hero__slides{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;width:100%!important;height:100%!important;transition:transform .58s cubic-bezier(.22,.61,.36,1)!important;will-change:transform!important}.fr-hero--slider .fr-hero__slide{position:relative!important;inset:auto!important;flex:0 0 100%!important;width:100%!important;height:100%!important;min-height:inherit!important;opacity:1!important;pointer-events:auto!important;transition:none!important}.fr-hero--slider .fr-hero__slide:not(.is-active){pointer-events:none!important}.fr-hero--slider .fr-hero__slide .fr-hero__copy{height:100%!important}.fr-template-product .fr-accordions{border:1px solid rgba(58,37,51,.13)!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.fr-template-product .fr-accordions details{border:0!important;border-bottom:1px solid rgba(58,37,51,.09)!important;background:#fff!important}.fr-template-product .fr-accordions details:last-child{border-bottom:0!important}.fr-template-product .fr-accordions summary{display:flex!important;align-items:center!important;min-height:46px!important;padding:13px 16px!important;background:#fbf5f6!important;color:var(--fr-ink)!important;font-size:13px!important;font-weight:750!important;line-height:1.2!important;text-align:left!important}.fr-template-product .fr-accordions details[open] summary{border-bottom:1px solid rgba(58,37,51,.08)!important}.fr-template-product .fr-accordions p{padding:16px!important;margin:0!important;background:#fff!important;text-align:left!important}.fr-template-product .fr-size-chart{padding:0!important;text-align:left!important}.fr-template-product .fr-size-chart__title{display:block!important;margin:0!important;padding:16px 16px 12px!important;background:#fff!important;color:#3a25339e!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important;text-align:left!important}.fr-template-product .fr-size-chart__table-wrap{margin:0!important;overflow:hidden!important}.fr-template-product .fr-size-chart__table--pairs{width:100%!important;border-collapse:collapse!important;background:#fff!important}.fr-template-product .fr-size-chart__table--pairs tr,.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{background:#fff!important}.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{padding:10px 16px!important;border-top:1px solid rgba(58,37,51,.07)!important;color:#3a2533b8!important;font-size:12.5px!important;line-height:1.45!important;text-align:left!important;vertical-align:top!important}.fr-template-product .fr-size-chart__table--pairs th{width:38%!important;font-weight:650!important;color:var(--fr-ink)!important}.fr-template-product .fr-size-chart__table--pairs td{font-weight:500!important}.fr-template-product .fr-size-chart__table--pairs td span{display:block!important;text-align:left!important}.fr-template-product .fr-size-chart__note{margin:0!important;padding:16px!important;background:#fff!important;color:#3a25339e!important;font-size:12px!important;line-height:1.55!important;text-align:left!important}h1,h2,h3,.fr-section__head h2,.fr-page__hero h1,.fr-core-feature__copy h3,.fr-pdp-card h1{text-wrap:balance!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.fr-page__body p,.fr-core-card p,.fr-core-feature__copy p,.fr-card h3,.fr-card h3 a,.fr-scene small,.fr-science__item p,.fr-pdp-subtitle,.fr-pdp-bullets li,.fr-accordions p{text-wrap:pretty!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.fr-template-index .fr-science__head{max-width:980px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.fr-template-index .fr-science__head h2{max-width:940px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(28px,3.2vw,42px)!important;line-height:1.12!important}.fr-template-index .fr-science__head p:not(.fr-eyebrow){max-width:760px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.6!important}.fr-template-index .fr-science__grid{max-width:min(980px,calc(100vw - 48px))!important}.fr-template-index .fr-science__item{display:grid!important;justify-items:center!important;align-content:start!important}.fr-template-index .fr-science__item h3{margin:12px 0 8px!important;font-size:15px!important;line-height:1.25!important;text-align:center!important;white-space:normal!important}.fr-template-index .fr-science__item p{max-width:210px!important;margin:0 auto!important;font-size:13px!important;line-height:1.45!important;text-align:center!important}.fr-template-index .fr-science__icon svg{display:block!important;width:48px!important;height:48px!important;fill:none!important;stroke:currentColor!important}.fr-card .fr-pack-badge{min-width:44px!important;text-align:center!important}.fr-card h3{min-height:2.4em!important}.fr-pack-badge{letter-spacing:.04em!important}@media(max-width:980px){.fr-template-index .fr-scene-grid{max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:20px!important;padding-right:20px!important;scroll-padding-left:20px!important}.fr-template-index .fr-scene{flex-basis:38vw!important;min-width:260px!important}.fr-template-index .fr-science__grid{max-width:min(760px,calc(100vw - 36px))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.fr-template-index .fr-science__item p{max-width:160px!important;font-size:12px!important}}@media(max-width:620px){.fr-template-index .fr-scene-section{padding-left:0!important;padding-right:0!important}.fr-template-index .fr-scene-section .fr-section__head{padding-left:18px!important;padding-right:18px!important}.fr-template-index .fr-scene-grid{gap:12px!important;padding-left:18px!important;padding-right:18px!important;scroll-padding-left:18px!important}.fr-template-index .fr-scene{flex-basis:72vw!important;min-width:252px!important}.fr-template-index .fr-scene span{left:16px!important;right:16px!important;bottom:54px!important;font-size:22px!important}.fr-template-index .fr-scene small{left:16px!important;right:16px!important;bottom:20px!important}.fr-template-index .fr-science__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 18px!important;max-width:calc(100vw - 36px)!important}.fr-template-index .fr-science__item p{max-width:172px!important;font-size:12.5px!important}.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{padding:10px 14px!important}.fr-card h3{min-height:2.35em!important}}.fr-logo--footer{font-family:Archivo Expanded,Archivo,sans-serif!important;font-size:23px!important;line-height:1!important;font-weight:800!important;letter-spacing:.04em!important;color:#fff!important;text-decoration:none!important;text-transform:uppercase!important}.fr-footer__brand .fr-logo--footer{opacity:1!important}.fr-social{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important}.fr-social__link{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:50%!important;color:#ffffffdb!important;text-decoration:none!important}.fr-social__link svg{display:block!important;width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fr-social__link--facebook svg,.fr-social__link--pinterest svg,.fr-social__link--tiktok svg{fill:currentColor!important;stroke:none!important}.fr-social__link:hover{border-color:#fff!important;color:#fff!important;background:#ffffff14!important}.fr-page-contact .fr-contact,.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-customizer .fr-contact{box-sizing:border-box!important;width:min(820px,calc(100vw - 48px))!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.fr-page-contact .fr-contact .fr-page__hero,.fr-page-creator .fr-contact .fr-page__hero,.fr-page-wholesale .fr-contact .fr-page__hero,.fr-page-customizer .fr-contact .fr-page__hero{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.fr-page-contact .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-creator .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-wholesale .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-customizer .fr-contact .fr-page__hero p:not(.fr-eyebrow){margin-left:auto!important;margin-right:auto!important}.fr-page-contact .fr-contact form,.fr-page-creator .fr-contact form,.fr-page-wholesale .fr-contact form,.fr-page-customizer .fr-contact form{width:min(720px,100%)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;text-align:left!important}.fr-page-customizer .fr-customizer__faq{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(52px,6vw,82px) max(24px,calc((100vw - 760px)/2))!important;background:#fbf5f6!important}.fr-page-customizer .fr-customizer__faq .fr-section__head,.fr-page-customizer .fr-customizer__faq details{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.fr-page-customizer .fr-customizer__final{display:none!important}.fr-page-about .fr-core-page__grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.fr-page-about .fr-core-feature{grid-column:span 6!important}.fr-page-about .fr-core-card{grid-column:span 2!important}.fr-page-about .fr-core-image-card{grid-column:span 3!important}.fr-page-about .fr-core-image-card--span-2{grid-column:1/-1!important}.fr-page-about .fr-core-image-card--span-2 .fr-core-image-card__media{aspect-ratio:16/8!important}@media(max-width:980px){.fr-page-about .fr-core-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fr-page-about .fr-core-feature,.fr-page-about .fr-core-card,.fr-page-about .fr-core-image-card,.fr-page-about .fr-core-image-card--span-2{grid-column:span 2!important}}@media(max-width:620px){.fr-page-contact .fr-contact,.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-customizer .fr-contact{width:calc(100vw - 36px)!important}.fr-page-about .fr-core-page__grid{grid-template-columns:1fr!important}.fr-page-about .fr-core-feature,.fr-page-about .fr-core-card,.fr-page-about .fr-core-image-card,.fr-page-about .fr-core-image-card--span-2{grid-column:span 1!important}.fr-page-about .fr-core-image-card--span-2 .fr-core-image-card__media{aspect-ratio:4/5!important}.fr-page-customizer .fr-customizer__faq{padding-left:18px!important;padding-right:18px!important}}.fr-scene-block{min-width:0!important}.fr-scene-block>.fr-scene{display:block!important;width:100%!important;height:100%!important}.fr-template-index .fr-scene-section{overflow:hidden!important;padding-bottom:clamp(28px,3vw,42px)!important}.fr-template-index .fr-scene-grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:18px!important;width:100%!important;max-width:var(--fr-page-max,1140px)!important;margin-left:auto!important;margin-right:auto!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scroll-padding-left:0!important;padding:0 0 12px!important;-webkit-overflow-scrolling:touch!important}.fr-template-index .fr-scene-grid::-webkit-scrollbar{height:7px}.fr-template-index .fr-scene-grid::-webkit-scrollbar-track{background:#3a253314!important;border-radius:999px!important}.fr-template-index .fr-scene-grid::-webkit-scrollbar-thumb{background:#3a253347!important;border-radius:999px!important}.fr-template-index .fr-scene-block{box-sizing:border-box!important;display:block!important;align-self:flex-start!important;flex:0 0 calc((100% - 54px)/3.5)!important;width:auto!important;min-width:260px!important;max-width:none!important;height:auto!important;aspect-ratio:var(--fr-scene-ratio,4 / 5)!important;scroll-snap-align:start!important}.fr-template-index .fr-scene{min-width:0!important;max-width:none!important;height:100%!important;aspect-ratio:auto!important}.fr-template-index .fr-scene span{font-size:clamp(18px,1.8vw,24px)!important;line-height:1.08!important;text-wrap:balance!important}.fr-template-index .fr-scene small{font-size:12px!important;line-height:1.35!important;text-wrap:pretty!important}@media(max-width:980px){.fr-template-index .fr-scene-grid{max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:20px!important;padding-right:20px!important;scroll-padding-left:20px!important}.fr-template-index .fr-scene-block{flex-basis:34vw!important;min-width:210px!important}}@media(max-width:620px){.fr-template-index .fr-scene-section{padding-left:0!important;padding-right:0!important}.fr-template-index .fr-scene-section .fr-section__head{padding-left:18px!important;padding-right:18px!important}.fr-template-index .fr-scene-grid{gap:12px!important;padding-left:18px!important;padding-right:18px!important;scroll-padding-left:18px!important}.fr-template-index .fr-scene-block{flex-basis:72vw!important;min-width:244px!important}.fr-template-index .fr-scene span{left:16px!important;right:16px!important;bottom:54px!important;font-size:22px!important}.fr-template-index .fr-scene small{left:16px!important;right:16px!important;bottom:20px!important}}.fr-template-product .fr-size-chart__table--pairs tr:nth-child(odd),.fr-template-product .fr-size-chart__table--pairs tr:nth-child(2n),.fr-template-product .fr-size-chart__table--pairs tr,.fr-template-product .fr-size-chart__table--pairs th,.fr-template-product .fr-size-chart__table--pairs td{background:#fff!important}@media(max-width:620px){.fr-template-index .fr-science__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.fr-template-index .fr-science__item{flex:initial!important;justify-items:center!important;text-align:center!important}.fr-template-index .fr-science__item p{display:block!important}}.fr-template-index .fr-scene-section{overflow:visible!important;padding-bottom:clamp(28px,3vw,42px)!important}.fr-template-index .fr-scene-section .fr-section__head{max-width:var(--fr-page-max,1140px)!important;margin-left:auto!important;margin-right:auto!important}.fr-template-index .fr-scene-grid{box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;flex-wrap:initial!important;align-items:stretch!important;gap:14px!important;width:100%!important;max-width:var(--fr-page-max,1140px)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;scroll-snap-type:none!important;scroll-padding:0!important;padding:0!important}.fr-template-index .fr-scene-grid::-webkit-scrollbar{display:none!important}.fr-template-index .fr-scene-grid::-webkit-scrollbar-track,.fr-template-index .fr-scene-grid::-webkit-scrollbar-thumb{display:none!important}.fr-template-index .fr-scene-block{box-sizing:border-box!important;display:block!important;flex:none!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:var(--fr-scene-ratio,4 / 5)!important;scroll-snap-align:none!important}.fr-template-index .fr-scene{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;aspect-ratio:auto!important}.fr-template-index .fr-scene span{left:16px!important;right:16px!important;bottom:52px!important;font-size:clamp(16px,1.45vw,21px)!important;line-height:1.08!important;text-wrap:balance!important}.fr-template-index .fr-scene small{left:16px!important;right:16px!important;bottom:18px!important;font-size:11px!important;line-height:1.32!important;text-wrap:pretty!important}.fr-template-index .fr-impact__inner{align-items:stretch!important}.fr-template-index .fr-impact__art{height:100%!important;min-height:100%!important;align-self:stretch!important}.fr-template-index .fr-impact__copy{align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:center!important}@media(max-width:980px){.fr-template-index .fr-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:20px!important;padding-right:20px!important;gap:12px!important;overflow:visible!important}.fr-template-index .fr-scene-block{flex:none!important;min-width:0!important}.fr-template-index .fr-scene span{left:12px!important;right:12px!important;bottom:46px!important;font-size:clamp(13px,2.2vw,17px)!important}.fr-template-index .fr-scene small{left:12px!important;right:12px!important;bottom:14px!important;font-size:10px!important;line-height:1.25!important}.fr-template-index .fr-impact__art{height:auto!important;min-height:320px!important}}@media(max-width:620px){.fr-template-index .fr-scene-section{padding-left:0!important;padding-right:0!important}.fr-template-index .fr-scene-section .fr-section__head{padding-left:18px!important;padding-right:18px!important}.fr-template-index .fr-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-left:18px!important;padding-right:18px!important}.fr-template-index .fr-scene span{left:12px!important;right:12px!important;bottom:44px!important;font-size:16px!important}.fr-template-index .fr-scene small{left:12px!important;right:12px!important;bottom:13px!important;font-size:10px!important;line-height:1.25!important}.fr-template-index .fr-impact__art{min-height:280px!important}}.fr-template-index .fr-impact__stats{display:none!important}.fr-template-index .fr-mood__feature{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(300px,420px) minmax(320px,470px)!important;justify-content:space-between!important;align-items:center!important;gap:clamp(34px,8vw,132px)!important;padding:clamp(64px,6.5vw,92px) max(24px,calc((100vw - var(--fr-page-max,1140px))/2))!important;min-height:clamp(680px,45vw,760px)!important}.fr-template-index .fr-mood__image:after{background:linear-gradient(90deg,#3a2533a3,#3a25332e 45%,#3a253338)!important}.fr-template-index .fr-mood__copy{box-sizing:border-box!important;margin:0!important;width:100%!important;max-width:420px!important;justify-self:start!important}.fr-template-index .fr-mood__email{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:470px;justify-self:end;background:#fffffff0;padding:clamp(22px,2.4vw,30px);box-shadow:0 18px 48px #3a253329;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fr-template-index .fr-mood__email h2{margin:0 0 10px;font-size:clamp(28px,3.4vw,44px)!important;line-height:1.05!important}.fr-template-index .fr-mood__email p:not(.fr-eyebrow):not(.fr-success){margin:0 0 18px;color:#3a2533ad;font-size:15px;line-height:1.55}.fr-template-index .fr-mood__email-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0}.fr-template-index .fr-mood__email-form input{width:100%;min-width:0;min-height:48px;border:1.5px solid rgba(58,37,51,.16);border-radius:5px;background:#fff;padding:0 14px;font:inherit;color:var(--fr-ink)}.fr-template-index .fr-mood__email-form .fr-btn{min-width:118px}.fr-template-index .fr-mood__email-form .fr-success,.fr-template-index .fr-mood__email-form .errors{grid-column:1/-1;margin:0}.fr-template-index .fr-mood__email-form .errors{color:var(--fr-cherry);font-size:13px;line-height:1.4}@media(max-width:980px){.fr-template-index .fr-mood__feature{grid-template-columns:1fr!important;justify-content:stretch!important;align-content:end!important;align-items:end!important;gap:14px!important;min-height:760px!important;padding:260px 20px 28px!important}.fr-template-index .fr-mood__copy,.fr-template-index .fr-mood__email{width:100%!important;max-width:560px!important;margin:0!important;justify-self:center!important}.fr-template-index .fr-mood__email{padding:22px!important}.fr-template-index .fr-mood__email-form{grid-template-columns:minmax(0,1fr) auto!important}}@media(max-width:620px){.fr-template-index .fr-mood__feature{min-height:820px!important;padding:260px 18px 24px!important}.fr-template-index .fr-mood__copy,.fr-template-index .fr-mood__email{padding:20px!important}.fr-template-index .fr-mood__email h2{font-size:30px!important}.fr-template-index .fr-mood__email-form{grid-template-columns:1fr!important}.fr-template-index .fr-mood__email-form .fr-btn{width:100%!important}}@media(min-width:981px){.fr-template-index .fr-mood__feature{align-items:stretch!important;align-content:center!important}.fr-template-index .fr-mood__copy,.fr-template-index .fr-mood__email{align-self:stretch!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.fr-template-index .fr-mood__email-form{margin-top:0!important}.fr-template-index .fr-mood__copy .fr-btn{align-self:flex-start!important}}@media(max-width:980px){.fr-template-index .fr-mood__copy,.fr-template-index .fr-mood__email{min-height:0!important;height:auto!important;display:block!important}}@media(max-width:620px){.fr-product-grid{align-items:start!important}.fr-product-grid>.fr-card,.fr-card{height:auto!important;min-height:0!important}.fr-card__body{min-height:0!important;height:auto!important;flex:0 0 auto!important;display:flex!important;flex-direction:column!important;padding:10px!important}.fr-card .fr-swatches,.fr-card .fr-swatches--bands{margin-top:7px!important;margin-bottom:7px!important}.fr-card h3{min-height:0!important;margin:7px 0 8px!important;font-size:12.5px!important;line-height:1.2!important}.fr-card__price{min-height:0!important;margin:0 0 10px!important;padding-top:0!important;font-size:13px!important;line-height:1.25!important}.fr-card__form{margin-top:0!important}.fr-card__form button{margin-top:0!important;height:36px!important;font-size:11px!important;letter-spacing:.02em!important}}.fr-icons{align-items:center!important}.fr-icons a[aria-label=Search]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;text-decoration:none!important}.fr-icons a[aria-label=Search]:before{font-size:30px!important;line-height:1!important}.fr-bag-link,.fr-mobile-bag{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:38px!important;min-height:34px!important;padding:0 2px!important;border:0!important;background:transparent!important;color:var(--fr-ink)!important;font-size:0!important;line-height:1!important;text-decoration:none!important}.fr-bag-link:before,.fr-mobile-bag:before{content:none!important;display:none!important}.fr-cart-icon{display:block!important;width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.15!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 24px!important}.fr-bag-link [data-cart-count],.fr-mobile-bag [data-cart-count]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border-radius:999px!important;background:var(--fr-ink)!important;color:#fff!important;font:700 11px/1 Archivo,sans-serif!important;letter-spacing:0!important;transform:translateY(-1px)!important}.fr-mobile-bag{min-width:42px!important}.fr-mobile-bag .fr-cart-icon{width:25px!important;height:25px!important;flex-basis:25px!important}.fr-menu-btn{line-height:1!important}@media(max-width:980px){.fr-mobile-actions{align-items:center!important;gap:14px!important}.fr-mobile-bag [data-cart-count]{min-width:18px!important;height:18px!important;font-size:11px!important}}@media(max-width:620px){.fr-icons a[aria-label=Search]{width:30px!important;height:30px!important}.fr-icons a[aria-label=Search]:before{font-size:28px!important}.fr-mobile-bag{min-width:40px!important}.fr-mobile-bag .fr-cart-icon{width:24px!important;height:24px!important;flex-basis:24px!important}}.fr-page-about,.fr-page-creator,.fr-page-wholesale,.fr-page-contact{--fr-content-page-width:min(920px, calc(100vw - 48px) )}.fr-page-about .fr-page,.fr-page-creator .fr-page,.fr-page-wholesale .fr-page,.fr-page-contact .fr-page{box-sizing:border-box!important;width:var(--fr-content-page-width)!important;max-width:var(--fr-content-page-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;padding-top:clamp(42px,4.8vw,64px)!important;padding-bottom:20px!important}.fr-page-about .fr-page__hero,.fr-page-creator .fr-page__hero,.fr-page-wholesale .fr-page__hero,.fr-page-contact .fr-page__hero{margin-bottom:18px!important;padding-bottom:18px!important}.fr-page-about .fr-page__hero h1,.fr-page-creator .fr-page__hero h1,.fr-page-wholesale .fr-page__hero h1,.fr-page-contact .fr-page__hero h1,.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child{font-size:clamp(38px,4.2vw,56px)!important;line-height:1.04!important;font-weight:650!important;letter-spacing:0!important;margin:0!important;color:var(--fr-ink)!important;text-align:left!important;text-wrap:balance!important}.fr-page-about .fr-page__body,.fr-page-creator .fr-page__body,.fr-page-wholesale .fr-page__body,.fr-page-contact .fr-page__body{max-width:760px!important;font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important}.fr-page-about .fr-core-page,.fr-page-creator .fr-core-page,.fr-page-wholesale .fr-core-page,.fr-page-contact .fr-core-page{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-top:30px!important;padding-bottom:clamp(48px,6vw,72px)!important;padding-left:0!important;padding-right:0!important}.fr-page-about .fr-core-page .fr-section__head,.fr-page-about .fr-core-page__layout,.fr-page-about .fr-core-page__layout--plain .fr-core-page__grid,.fr-page-creator .fr-core-page .fr-section__head,.fr-page-creator .fr-core-page__layout,.fr-page-creator .fr-core-page__layout--plain .fr-core-page__grid,.fr-page-wholesale .fr-core-page .fr-section__head,.fr-page-wholesale .fr-core-page__layout,.fr-page-wholesale .fr-core-page__layout--plain .fr-core-page__grid,.fr-page-contact .fr-core-page .fr-section__head,.fr-page-contact .fr-core-page__layout,.fr-page-contact .fr-core-page__layout--plain .fr-core-page__grid{box-sizing:border-box!important;width:var(--fr-content-page-width)!important;max-width:var(--fr-content-page-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.fr-page-about .fr-core-page .fr-section__head,.fr-page-creator .fr-core-page .fr-section__head,.fr-page-wholesale .fr-core-page .fr-section__head,.fr-page-contact .fr-core-page .fr-section__head{margin-bottom:24px!important}.fr-page-about .fr-core-page .fr-section__head h2,.fr-page-creator .fr-core-page .fr-section__head h2,.fr-page-wholesale .fr-core-page .fr-section__head h2,.fr-page-contact .fr-core-page .fr-section__head h2{font-size:clamp(30px,3.2vw,42px)!important;line-height:1.08!important;font-weight:650!important;letter-spacing:0!important}.fr-page-about .fr-core-page .fr-section__head p:not(.fr-eyebrow),.fr-page-creator .fr-core-page .fr-section__head p:not(.fr-eyebrow),.fr-page-wholesale .fr-core-page .fr-section__head p:not(.fr-eyebrow),.fr-page-contact .fr-core-page .fr-section__head p:not(.fr-eyebrow){font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important;max-width:760px!important}.fr-page-about .fr-core-page__grid,.fr-page-creator .fr-core-page__grid,.fr-page-wholesale .fr-core-page__grid,.fr-page-contact .fr-core-page__grid{gap:14px!important}.fr-page-creator .fr-core-feature,.fr-page-wholesale .fr-core-feature{min-height:0!important}.fr-page-creator .fr-core-feature__media,.fr-page-wholesale .fr-core-feature__media{min-height:300px!important}.fr-page-about .fr-core-card,.fr-page-creator .fr-core-card,.fr-page-wholesale .fr-core-card,.fr-page-contact .fr-core-card{min-height:auto!important}.fr-page-about .fr-core-card p,.fr-page-creator .fr-core-card p,.fr-page-wholesale .fr-core-card p,.fr-page-contact .fr-core-card p,.fr-page-about .fr-core-image-card p,.fr-page-creator .fr-core-image-card p,.fr-page-wholesale .fr-core-image-card p{font-size:15px!important;line-height:1.6!important;font-weight:500!important;color:#3a2533ad!important}.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-contact .fr-contact,.fr-page-customizer .fr-contact{padding-top:clamp(58px,6vw,78px)!important;padding-bottom:clamp(60px,7vw,86px)!important}.fr-page-creator .fr-contact .fr-page__hero,.fr-page-wholesale .fr-contact .fr-page__hero,.fr-page-contact .fr-contact .fr-page__hero,.fr-page-customizer .fr-contact .fr-page__hero{margin-bottom:24px!important;padding-bottom:20px!important}.fr-page-creator .fr-contact h2,.fr-page-wholesale .fr-contact h2,.fr-page-contact .fr-contact h2,.fr-page-customizer .fr-contact h2{display:block!important;margin:8px 0 12px!important;font-size:clamp(30px,3.6vw,42px)!important;line-height:1.08!important;text-wrap:balance!important}.fr-page-creator .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-wholesale .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-contact .fr-contact .fr-page__hero p:not(.fr-eyebrow),.fr-page-customizer .fr-contact .fr-page__hero p:not(.fr-eyebrow){font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important;max-width:680px!important}.fr-contact label{font-size:14px!important;line-height:1.35!important;font-weight:600!important;color:var(--fr-ink)!important}.fr-contact input,.fr-contact textarea{font-size:15px!important;line-height:1.55!important;font-weight:500!important;color:var(--fr-ink)!important}@media(max-width:980px){.fr-page-about,.fr-page-creator,.fr-page-wholesale,.fr-page-contact{--fr-content-page-width: calc(100vw - 36px) }}@media(max-width:620px){.fr-page-about .fr-page,.fr-page-creator .fr-page,.fr-page-wholesale .fr-page,.fr-page-contact .fr-page{padding-top:34px!important;padding-bottom:14px!important}.fr-page-about .fr-page__hero h1,.fr-page-creator .fr-page__hero h1,.fr-page-wholesale .fr-page__hero h1,.fr-page-contact .fr-page__hero h1,.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child{font-size:34px!important;line-height:1.06!important}.fr-page-about .fr-core-page,.fr-page-creator .fr-core-page,.fr-page-wholesale .fr-core-page,.fr-page-contact .fr-core-page{padding-top:22px!important;padding-bottom:42px!important}.fr-page-about .fr-core-page .fr-section__head h2,.fr-page-creator .fr-core-page .fr-section__head h2,.fr-page-wholesale .fr-core-page .fr-section__head h2,.fr-page-contact .fr-core-page .fr-section__head h2{font-size:30px!important}.fr-page-about .fr-core-page__grid,.fr-page-creator .fr-core-page__grid,.fr-page-wholesale .fr-core-page__grid,.fr-page-contact .fr-core-page__grid{gap:12px!important}.fr-page-creator .fr-core-feature__media,.fr-page-wholesale .fr-core-feature__media{min-height:0!important}.fr-page-creator .fr-contact,.fr-page-wholesale .fr-contact,.fr-page-contact .fr-contact,.fr-page-customizer .fr-contact{padding-top:44px!important;padding-bottom:58px!important}.fr-page-creator .fr-contact h2,.fr-page-wholesale .fr-contact h2,.fr-page-contact .fr-contact h2,.fr-page-customizer .fr-contact h2{font-size:30px!important}}.fr-page-creator-ugc{--fr-content-page-width:min(920px, calc(100vw - 48px) )}.fr-page-creator-ugc .fr-page{box-sizing:border-box!important;width:var(--fr-content-page-width)!important;max-width:var(--fr-content-page-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;padding-top:clamp(42px,4.8vw,64px)!important;padding-bottom:20px!important}.fr-page-creator-ugc .fr-page__hero{margin-bottom:18px!important;padding-bottom:18px!important}.fr-page-creator-ugc .fr-page__hero h1{font-size:clamp(38px,4.2vw,56px)!important;line-height:1.04!important;font-weight:650!important;letter-spacing:0!important;margin:0!important;color:var(--fr-ink)!important;text-align:left!important;text-wrap:balance!important}.fr-page-creator-ugc .fr-page__body{max-width:760px!important;font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important}.fr-page-creator-ugc .fr-core-page{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-top:30px!important;padding-bottom:clamp(48px,6vw,72px)!important;padding-left:0!important;padding-right:0!important}.fr-page-creator-ugc .fr-core-page .fr-section__head,.fr-page-creator-ugc .fr-core-page__layout,.fr-page-creator-ugc .fr-core-page__layout--plain .fr-core-page__grid{box-sizing:border-box!important;width:var(--fr-content-page-width)!important;max-width:var(--fr-content-page-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.fr-page-creator-ugc .fr-core-page .fr-section__head{margin-bottom:24px!important}.fr-page-creator-ugc .fr-core-page .fr-section__head h2{font-size:clamp(30px,3.2vw,42px)!important;line-height:1.08!important;font-weight:650!important;letter-spacing:0!important}.fr-page-creator-ugc .fr-core-page .fr-section__head p:not(.fr-eyebrow){font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important;max-width:760px!important}.fr-page-creator-ugc .fr-core-page__grid{gap:14px!important}.fr-page-creator-ugc .fr-core-feature{min-height:0!important}.fr-page-creator-ugc .fr-core-feature__media{min-height:300px!important}.fr-page-creator-ugc .fr-core-card{min-height:auto!important}.fr-page-creator-ugc .fr-core-card p,.fr-page-creator-ugc .fr-core-image-card p{font-size:15px!important;line-height:1.6!important;font-weight:500!important;color:#3a2533ad!important}.fr-page-creator-ugc .fr-contact{box-sizing:border-box!important;width:min(820px,calc(100vw - 48px))!important;max-width:820px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;padding-top:clamp(58px,6vw,78px)!important;padding-bottom:clamp(60px,7vw,86px)!important}.fr-page-creator-ugc .fr-contact .fr-page__hero{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:24px!important;padding-bottom:20px!important;text-align:center!important}.fr-page-creator-ugc .fr-contact h2{display:block!important;margin:8px 0 12px!important;font-size:clamp(30px,3.6vw,42px)!important;line-height:1.08!important;text-wrap:balance!important}.fr-page-creator-ugc .fr-contact .fr-page__hero p:not(.fr-eyebrow){font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important;max-width:680px!important;margin-left:auto!important;margin-right:auto!important}.fr-page-creator-ugc .fr-contact form{width:min(720px,100%)!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;text-align:left!important}@media(max-width:980px){.fr-page-creator-ugc{--fr-content-page-width: calc(100vw - 36px) }}@media(max-width:620px){.fr-page-creator-ugc .fr-page{padding-top:34px!important;padding-bottom:14px!important}.fr-page-creator-ugc .fr-page__hero h1{font-size:34px!important;line-height:1.06!important}.fr-page-creator-ugc .fr-core-page{padding-top:22px!important;padding-bottom:42px!important}.fr-page-creator-ugc .fr-core-page .fr-section__head h2{font-size:30px!important}.fr-page-creator-ugc .fr-core-page__grid{gap:12px!important}.fr-page-creator-ugc .fr-core-feature__media{min-height:0!important}.fr-page-creator-ugc .fr-contact{width:calc(100vw - 36px)!important;padding-top:44px!important;padding-bottom:58px!important}.fr-page-creator-ugc .fr-contact h2{font-size:30px!important}}@media(max-width:620px){.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:34px!important;line-height:1.06!important}}.fr-template-page .fr-page,.fr-template-page .fr-core-page .fr-section__head,.fr-template-page .fr-core-page__layout,.fr-template-page .fr-core-page__layout--plain .fr-core-page__grid{box-sizing:border-box!important;width:min(920px,calc(100vw - 48px))!important;max-width:min(920px,calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.fr-template-page .fr-page{padding-top:clamp(42px,4.8vw,64px)!important;padding-bottom:20px!important}.fr-template-page .fr-page__hero{margin-bottom:18px!important;padding-bottom:18px!important}.fr-template-page .fr-page__hero h1,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:clamp(36px,3.6vw,50px)!important;line-height:1.05!important;font-weight:700!important;letter-spacing:0!important;margin:0!important;color:var(--fr-ink)!important;text-align:left!important;text-wrap:balance!important}.fr-template-page .fr-page__body{max-width:760px!important;font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important}.fr-template-page .fr-core-page{box-sizing:border-box!important;width:100%!important;max-width:none!important;padding-top:30px!important;padding-bottom:clamp(48px,6vw,72px)!important;padding-left:0!important;padding-right:0!important}.fr-template-page .fr-core-page .fr-section__head{margin-bottom:24px!important}.fr-template-page .fr-core-page .fr-section__head h2{font-size:clamp(28px,2.9vw,40px)!important;line-height:1.09!important;font-weight:700!important;letter-spacing:0!important}.fr-template-page .fr-core-page .fr-section__head p:not(.fr-eyebrow){max-width:760px!important;font-size:15.5px!important;line-height:1.65!important;font-weight:500!important;color:#3a2533ad!important}.shopify-policy__container{width:min(860px,calc(100vw - 48px))!important;max-width:min(860px,calc(100vw - 48px))!important}.shopify-policy__title{padding-bottom:18px!important;margin-bottom:clamp(24px,3vw,34px)!important}@media(max-width:980px){.fr-template-page .fr-page,.fr-template-page .fr-core-page .fr-section__head,.fr-template-page .fr-core-page__layout,.fr-template-page .fr-core-page__layout--plain .fr-core-page__grid{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}.fr-template-page .fr-page__hero h1,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:36px!important}}@media(max-width:620px){.fr-template-page .fr-page{padding-top:34px!important;padding-bottom:14px!important}.fr-template-page .fr-page__hero h1,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:32px!important;line-height:1.07!important}.fr-template-page .fr-core-page{padding-top:22px!important;padding-bottom:42px!important}.fr-template-page .fr-core-page .fr-section__head h2{font-size:28px!important}.shopify-policy__container{width:calc(100vw - 36px)!important;padding-top:34px!important;padding-bottom:56px!important}}body:not(.fr-template-index):not(.fr-template-product) .fr-page__hero h1,.fr-template-page .fr-page__hero h1,.fr-page-about .fr-page__hero h1,.fr-page-creator .fr-page__hero h1,.fr-page-creator-ugc .fr-page__hero h1,.fr-page-wholesale .fr-page__hero h1,.fr-page-contact .fr-page__hero h1,.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:clamp(36px,3.25vw,48px)!important;line-height:1.06!important;font-weight:700!important;letter-spacing:0!important;text-align:left!important;text-wrap:balance!important}.fr-template-policy .shopify-policy__container,.shopify-policy__container{padding-top:clamp(38px,5vw,56px)!important}.fr-template-policy .shopify-policy__title,.shopify-policy__title{margin-bottom:clamp(22px,3vw,32px)!important}.fr-product-grid{align-items:stretch!important}.fr-product-grid>.fr-card{height:100%!important;display:flex!important;flex-direction:column!important}.fr-card__media{flex:0 0 auto!important}.fr-card__body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.fr-card h3{min-height:2.45em!important}.fr-card__price{margin-top:auto!important;margin-bottom:12px!important}.fr-card__form,.fr-card__form button{margin-top:0!important}.fr-template-product .fr-pdp-details{padding-top:clamp(58px,6vw,82px)!important}.fr-template-product .fr-pdp-details__blocks{display:block!important;width:min(920px,calc(100vw - 48px))!important;max-width:920px!important;margin:0 auto!important}.fr-template-product .fr-pdp-details__head{max-width:760px!important;margin:0 auto clamp(36px,5vw,54px)!important;text-align:center!important}.fr-template-product .fr-pdp-feature{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(24px,3vw,38px)!important;align-items:center!important;width:100%!important;max-width:920px!important;margin:0 auto clamp(34px,4.6vw,52px)!important}.fr-template-product .fr-pdp-feature__image{width:100%!important;aspect-ratio:4/3!important;border-radius:8px!important;overflow:hidden!important;align-self:stretch!important;justify-self:stretch!important}.fr-template-product .fr-pdp-feature__image .fr-img,.fr-template-product .fr-pdp-feature__image img{width:100%!important;height:100%!important;object-fit:cover!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image){display:flex!important;flex-direction:column!important;justify-content:center!important;align-self:stretch!important;justify-self:start!important;max-width:360px!important;min-height:100%!important;text-align:left!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image) h3{margin:0 0 12px!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image) p{margin:0!important}.fr-template-product .fr-pdp-feature--reverse .fr-pdp-feature__image{order:2!important}.fr-template-product .fr-pdp-feature--reverse>div:not(.fr-pdp-feature__image){order:1!important}.fr-template-product .fr-pdp-spec-card{min-height:86px!important}.fr-template-product .fr-pdp-story-cta{margin-top:0!important}.fr-template-product .fr-product-recs{overflow:hidden!important;padding-left:max(18px,calc((100vw - var(--fr-page-max,1140px))/2))!important;padding-right:0!important}.fr-template-product .fr-product-recs .fr-section__head{max-width:none!important;width:min(var(--fr-page-max,1140px),calc(100vw - 36px))!important;margin-left:0!important;margin-right:0!important;padding-right:18px!important}.fr-template-product .fr-product-recs .fr-product-grid{display:flex!important;grid-template-columns:none!important;align-items:stretch!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x proximity!important;scroll-padding-left:0!important;padding:0 max(18px,calc((100vw - var(--fr-page-max,1140px))/2)) 12px 0!important;-webkit-overflow-scrolling:touch!important}.fr-template-product .fr-product-recs .fr-product-grid::-webkit-scrollbar{height:8px!important}.fr-template-product .fr-product-recs .fr-product-grid::-webkit-scrollbar-thumb{background:#3a253338!important;border-radius:999px!important}.fr-template-product .fr-product-recs .fr-card{flex:0 0 clamp(260px,26vw,302px)!important;width:clamp(260px,26vw,302px)!important;scroll-snap-align:start!important}@media(max-width:980px){body:not(.fr-template-index):not(.fr-template-product) .fr-page__hero h1,.fr-template-page .fr-page__hero h1,.fr-page-about .fr-page__hero h1,.fr-page-creator .fr-page__hero h1,.fr-page-creator-ugc .fr-page__hero h1,.fr-page-wholesale .fr-page__hero h1,.fr-page-contact .fr-page__hero h1,.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:40px!important}.fr-template-product .fr-pdp-feature{grid-template-columns:1fr!important;gap:18px!important}.fr-template-product .fr-pdp-feature--reverse .fr-pdp-feature__image,.fr-template-product .fr-pdp-feature--reverse>div:not(.fr-pdp-feature__image),.fr-template-product .fr-pdp-feature__image,.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image){order:initial!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image){max-width:none!important;min-height:0!important}.fr-template-product .fr-pdp-feature__image{align-self:auto!important}.fr-template-product .fr-product-recs .fr-card{flex-basis:280px!important;width:280px!important}}@media(max-width:620px){body:not(.fr-template-index):not(.fr-template-product) .fr-page__hero h1,.fr-template-page .fr-page__hero h1,.fr-page-about .fr-page__hero h1,.fr-page-creator .fr-page__hero h1,.fr-page-creator-ugc .fr-page__hero h1,.fr-page-wholesale .fr-page__hero h1,.fr-page-contact .fr-page__hero h1,.fr-template-policy .shopify-policy__title h1,.fr-template-policy .shopify-policy__container>h1:first-child,.shopify-policy__title h1,.shopify-policy__container>h1:first-child{font-size:32px!important;line-height:1.08!important}.fr-product-grid{align-items:stretch!important}.fr-product-grid>.fr-card{height:100%!important;min-height:0!important}.fr-card__body{min-height:154px!important;height:auto!important;padding:10px!important}.fr-card .fr-swatches{margin-top:6px!important;margin-bottom:7px!important}.fr-card h3{min-height:2.45em!important;margin:7px 0 8px!important;font-size:12.5px!important;line-height:1.2!important}.fr-card__price{margin-top:auto!important;margin-bottom:10px!important;padding-top:0!important;font-size:13px!important;line-height:1.25!important}.fr-card__form button{height:36px!important;font-size:11px!important}.fr-template-product .fr-pdp-details{padding-top:46px!important}.fr-template-product .fr-pdp-details__blocks{width:calc(100vw - 36px)!important}.fr-template-product .fr-pdp-details__head,.fr-template-product .fr-pdp-feature{margin-bottom:30px!important}.fr-template-product .fr-pdp-feature__image{aspect-ratio:4/3!important}.fr-template-product .fr-pdp-feature>div:not(.fr-pdp-feature__image) h3{font-size:22px!important}.fr-template-product .fr-product-recs{padding-left:18px!important}.fr-template-product .fr-product-recs .fr-product-grid{gap:12px!important;padding-right:18px!important}.fr-template-product .fr-product-recs .fr-card{flex:0 0 72vw!important;width:72vw!important;max-width:270px!important}.fr-template-product .fr-product-recs .fr-card__body{min-height:168px!important}}.fr-template-product .fr-pdp-description{margin:18px 0 0!important;color:#3a2533c2!important;font-size:12.5px!important;line-height:1.5!important;font-weight:500!important}.fr-template-product .fr-pdp-description ul,.fr-template-product .fr-pdp-description ol{margin:0!important;padding-left:18px!important;display:grid!important;gap:7px!important}.fr-template-product .fr-pdp-description li{font-size:12.5px!important;line-height:1.5!important;font-weight:500!important;color:#3a2533c2!important}.fr-template-product .fr-pdp-description p{margin:0 0 10px!important;font-size:12.5px!important;line-height:1.5!important;font-weight:500!important;color:#3a2533c2!important}.fr-template-product .fr-pdp-description p:last-child{margin-bottom:0!important}.fr-template-product .fr-pdp-description strong,.fr-template-product .fr-pdp-description b{font-weight:700!important;color:#3a2533e6!important}.fr-header .fr-icons{gap:10px!important;align-items:center!important}.fr-header-icon,.fr-search-link,.fr-bag-link,.fr-mobile-bag,.fr-menu-btn{box-sizing:border-box!important;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--fr-ink)!important;text-decoration:none!important;font-size:0!important;line-height:1!important;cursor:pointer!important;touch-action:manipulation!important}.fr-search-icon{display:block!important;width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.55!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 30px!important}.fr-cart-icon{display:block!important;width:31px!important;height:31px!important;flex:0 0 31px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.3!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fr-bag-link [data-cart-count],.fr-mobile-bag [data-cart-count]{position:absolute!important;right:1px!important;top:2px!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:var(--fr-ink)!important;color:#fff!important;font:700 11px/1 Archivo,sans-serif!important;letter-spacing:0!important}.fr-header-icon:hover,.fr-search-link:hover,.fr-bag-link:hover,.fr-mobile-bag:hover,.fr-menu-btn:hover{background:#3a253314!important}.fr-header-icon:focus-visible,.fr-search-link:focus-visible,.fr-bag-link:focus-visible,.fr-mobile-bag:focus-visible,.fr-menu-btn:focus-visible{outline:2px solid var(--fr-cherry)!important;outline-offset:2px!important}.fr-icons a[aria-label=Search]:before{content:none!important;display:none!important}@media(max-width:980px){.fr-mobile-actions{align-items:center!important;gap:10px!important}.fr-mobile-bag,.fr-menu-btn{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}.fr-mobile-bag .fr-cart-icon{width:31px!important;height:31px!important;flex-basis:31px!important}.fr-menu-btn{font-size:32px!important}}@media(max-width:620px){.fr-mobile-bag,.fr-menu-btn{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{overflow:visible!important;height:32px!important;min-height:32px!important;padding:4px 2px!important;margin:6px 0 8px!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button{position:relative!important;z-index:1!important;overflow:visible!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button{border:1.5px solid rgba(58,37,51,.28)!important;background:#fff!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button:before,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button:before,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button:before{position:relative!important;z-index:2!important;box-shadow:inset 0 0 0 2px #fff!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button:after,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button:after,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button:after{content:""!important;position:absolute!important;top:-4px!important;right:-4px!important;bottom:-4px!important;left:-4px!important;border:2px solid transparent!important;border-radius:999px!important;z-index:5!important;pointer-events:none!important;box-shadow:none!important}.fr-card .fr-swatches:not(.fr-swatches--bands) button.is-active:after,.fr-product-grid .fr-swatches:not(.fr-swatches--bands) button.is-active:after,.fr-search-page .fr-swatches:not(.fr-swatches--bands) button.is-active:after{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 2px #fff!important}.fr-card .fr-swatches--bands button.is-active,.fr-product-grid .fr-swatches--bands button.is-active,.fr-search-page .fr-swatches--bands button.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--fr-cherry)!important}.fr-template-product .fr-product-recs{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important;padding-left:max(18px,calc((100vw - var(--fr-page-max,1140px))/2))!important;padding-right:0!important}.fr-template-product .fr-product-recs .fr-section__head{box-sizing:border-box!important;width:min(var(--fr-page-max,1140px),calc(100vw - 36px))!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:18px!important}.fr-template-product .fr-product-recs .fr-product-grid{box-sizing:border-box!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@media(max-width:620px){.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{height:34px!important;min-height:34px!important;padding:5px 2px!important}}.fr-mobile-loading-mask{display:none}@media(max-width:620px){html.fr-mobile-loading-active,html.fr-mobile-loading-active body{width:100%;min-width:0;overflow:hidden!important;overscroll-behavior:none;background:var(--fr-ink,#3A2533)!important}html.fr-mobile-loading-active{overflow:hidden!important}.fr-mobile-loading-mask{box-sizing:border-box;position:fixed;top:0;bottom:0;left:-1px;right:-1px;z-index:2147483000;display:none;width:auto;height:100dvh;min-height:100vh;place-items:center;background:var(--fr-ink,#3A2533);color:#fff;opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0);transition:opacity .38s ease,visibility .38s ease}.fr-mobile-loading-mask__brand{font-family:Archivo Expanded,Archivo,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.fr-mobile-loading-mask__brand:after{content:"";display:block;width:42px;height:2px;margin:16px auto 0;background:var(--fr-cherry,#C8326B);border-radius:999px;transform-origin:left center;animation:frMobileLoadingPulse 1.05s ease-in-out infinite}html.fr-mobile-loading-active .fr-mobile-loading-mask{display:grid}html.fr-mobile-loading-done .fr-mobile-loading-mask{opacity:0;visibility:hidden;pointer-events:none}html.fr-mobile-loading-removed .fr-mobile-loading-mask{display:none!important}.fr-template-index .fr-hero--slider{background:var(--fr-ink,#3A2533)!important;isolation:isolate!important}.fr-template-index .fr-hero--slider .fr-hero__slide{overflow:hidden!important;background:var(--fr-ink,#3A2533)!important}.fr-template-index .fr-hero--slider .fr-hero__slide .fr-hero__image{left:0!important;right:-3px!important;width:auto!important}.fr-template-index .fr-hero--slider .fr-hero__slide .fr-img{width:calc(100% + 3px)!important;max-width:none!important}}@keyframes frMobileLoadingPulse{0%,to{transform:scaleX(.42);opacity:.58}50%{transform:scaleX(1);opacity:1}}@media(max-width:620px)and (prefers-reduced-motion:reduce){.fr-mobile-loading-mask{transition:none!important}.fr-mobile-loading-mask__brand:after{animation:none!important;transform:scaleX(1)!important}}.fr-collection-hero--all-womens-socks>.fr-collection-hero__image .fr-img,.fr-collection-hero--all-womens-socks>.fr-collection-hero__image img,.fr-collection-hero--ruffle-lace-socks>.fr-collection-hero__image .fr-img,.fr-collection-hero--ruffle-lace-socks>.fr-collection-hero__image img,.fr-collection-hero--campus-sets>.fr-collection-hero__image .fr-img,.fr-collection-hero--campus-sets>.fr-collection-hero__image img,.fr-collection-hero--party-socks>.fr-collection-hero__image .fr-img,.fr-collection-hero--party-socks>.fr-collection-hero__image img{object-position:center bottom!important}.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches,.fr-cart-recs__rail .fr-swatches{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:100%!important;height:auto!important;min-height:34px!important;margin:6px 0 8px!important;padding:5px 2px!important;overflow:visible!important;line-height:0!important}.fr-card .fr-swatches--bands,.fr-product-grid .fr-swatches--bands,.fr-search-page .fr-swatches--bands,.fr-cart-recs__rail .fr-swatches--bands{flex-wrap:wrap!important;min-height:34px!important;overflow:visible!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button,.fr-cart-recs__rail .fr-swatches button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:grid!important;place-items:center!important;flex:0 0 24px!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding:3px!important;border:1.5px solid rgba(58,37,51,.3)!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;outline:0!important;overflow:visible!important;line-height:0!important;font-size:0!important;cursor:pointer!important}.fr-card .fr-swatches button:before,.fr-product-grid .fr-swatches button:before,.fr-search-page .fr-swatches button:before,.fr-cart-recs__rail .fr-swatches button:before{content:none!important;display:none!important}.fr-card .fr-swatches button:after,.fr-product-grid .fr-swatches button:after,.fr-search-page .fr-swatches button:after,.fr-cart-recs__rail .fr-swatches button:after{content:""!important;position:absolute!important;top:-4px!important;right:-4px!important;bottom:-4px!important;left:-4px!important;border:2px solid transparent!important;border-radius:50%!important;box-shadow:none!important;pointer-events:none!important}.fr-card .fr-swatches button.is-active,.fr-product-grid .fr-swatches button.is-active,.fr-search-page .fr-swatches button.is-active,.fr-cart-recs__rail .fr-swatches button.is-active{border-color:var(--fr-cherry)!important;box-shadow:none!important;opacity:1!important}.fr-card .fr-swatches button.is-active:after,.fr-product-grid .fr-swatches button.is-active:after,.fr-search-page .fr-swatches button.is-active:after,.fr-cart-recs__rail .fr-swatches button.is-active:after{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 2px #fff!important}.fr-card .fr-swatches button:focus-visible,.fr-product-grid .fr-swatches button:focus-visible,.fr-search-page .fr-swatches button:focus-visible,.fr-cart-recs__rail .fr-swatches button:focus-visible{outline:2px solid var(--fr-cherry)!important;outline-offset:4px!important}.fr-pdp-swatches,.fr-pdp-swatches--dots,.fr-pdp-swatches--bands{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:9px!important;width:100%!important;min-height:44px!important;overflow:visible!important;line-height:0!important}.fr-pdp-swatches button,.fr-pdp-swatches--dots button,.fr-pdp-swatches--bands button{box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:5px!important;border:1.5px solid rgba(58,37,51,.28)!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;outline:0!important;overflow:visible!important;line-height:0!important;font-size:0!important;cursor:pointer!important}.fr-pdp-swatches button:before,.fr-pdp-swatches--dots button:before,.fr-pdp-swatches--bands button:before{content:none!important;display:none!important}.fr-pdp-swatches button.is-active,.fr-pdp-swatches--dots button.is-active,.fr-pdp-swatches--bands button.is-active{border-color:var(--fr-cherry)!important;box-shadow:0 0 0 3px #c8326b2e!important}.fr-pdp-swatches button:focus-visible,.fr-pdp-swatches--dots button:focus-visible,.fr-pdp-swatches--bands button:focus-visible{outline:2px solid var(--fr-cherry)!important;outline-offset:4px!important}.fr-color-dot{box-sizing:border-box!important;display:block!important;grid-area:1/1!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;border:0!important;border-radius:50%!important;background:var(--sw,#D8C5CE)!important;box-shadow:inset 0 0 0 1px #3a25331f!important;overflow:hidden!important;pointer-events:none!important}.fr-card .fr-color-dot,.fr-product-grid .fr-color-dot,.fr-search-page .fr-color-dot,.fr-cart-recs__rail .fr-color-dot{width:16px!important;height:16px!important}.fr-pdp-swatches .fr-color-dot{width:24px!important;height:24px!important}.fr-band-segments{display:none!important}.fr-swatches--bands button:not(:has(.fr-color-dot)),.fr-pdp-swatches--bands button:not(:has(.fr-color-dot)){background:#fff!important}@media(max-width:620px){.fr-card .fr-swatches,.fr-product-grid .fr-swatches,.fr-search-page .fr-swatches{gap:6px!important;min-height:34px!important}.fr-card .fr-swatches button,.fr-product-grid .fr-swatches button,.fr-search-page .fr-swatches button{flex-basis:24px!important;width:24px!important;min-width:24px!important;max-width:24px!important}.fr-pdp-swatches button,.fr-pdp-swatches--dots button,.fr-pdp-swatches--bands button{flex-basis:36px!important;width:36px!important;min-width:36px!important;max-width:36px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/frillora.css.map */
