:root{--rs-accent: #205efa;--rs-accent-rgb: 32, 94, 250;--rs-accent-soft: rgba(32, 94, 250, .08);--rs-accent-mid: rgba(32, 94, 250, .16);--rs-success: #1f8a57;--rs-success-rgb: 31, 138, 87;--rs-success-soft: rgba(31, 138, 87, .1);--rs-success-mid: rgba(31, 138, 87, .18);--rs-warm: #c2410c;--rs-warm-rgb: 194, 65, 12;--rs-warm-soft: rgba(194, 65, 12, .1);--rs-radius-control: 14px;--rs-radius-card: 16px;--rs-radius-pill: 999px;--rs-shadow-soft: 0 1px 2px rgba(0, 0, 0, .04), 0 8px 24px rgba(0, 0, 0, .04);--rs-shadow-hover: 0 1px 2px rgba(0, 0, 0, .04), 0 16px 36px rgba(0, 15, 159, .1)}.resynced-eyebrow,.resynced-how__eyebrow,.resynced-trust__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--rs-accent);margin-bottom:1rem;padding:.375rem .75rem;background:var(--rs-accent-soft);border-radius:var(--rs-radius-pill)}.hero-wrapper{position:relative}.hero-wrapper:before{content:"";position:absolute;pointer-events:none;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 80% 30%,rgba(0,15,159,.08),transparent 70%),radial-gradient(ellipse 40% 30% at 10% 90%,rgba(0,15,159,.05),transparent 70%);z-index:0}.hero h1{font-size:clamp(2.5rem,6vw,4.25rem)!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:700!important}@media screen and (max-width:749px){.hero,.hero[data-shopify-visual-preview]{--hero-min-height: 560px !important;min-height:560px!important}.hero h1{font-size:clamp(2.25rem,10vw,3rem)!important;line-height:1.02!important}.hero__container{align-items:flex-end!important}.hero__content-wrapper:before{content:"";position:absolute;top:-16px;right:-24px;bottom:-32px;left:-24px;background:linear-gradient(180deg,#fff0,#ffffffd9 55%,#fffffff2);z-index:-1;pointer-events:none;border-radius:18px}.hero__content-wrapper{isolation:isolate}.hero .button,.hero .button-secondary{width:100%;justify-content:center}.hero .button-secondary{background:#fffffff5;border:1px solid rgba(0,0,0,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero__media{object-position:center 25%!important}}.resynced-hero-pills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center}.resynced-hero-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:rgb(var(--color-foreground-rgb) / .75)}.resynced-hero-pill:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:var(--rs-radius-pill);background:var(--rs-accent);box-shadow:0 0 0 4px var(--rs-accent-soft)}.resynced-trust-cards__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.75rem,1.5vw,1rem)}@media(max-width:899px){.resynced-trust-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.resynced-trust-cards__grid{grid-template-columns:1fr}}.resynced-trust-cards__item{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;padding:1.5rem 1.5rem 1.625rem;background:#fff;border:1px solid rgb(0 0 0 / .04);border-radius:var(--rs-radius-card);box-shadow:var(--rs-shadow-soft);transition:transform .22s ease,box-shadow .22s ease}.resynced-trust-cards__item:hover{transform:translateY(-3px);box-shadow:var(--rs-shadow-hover)}.resynced-trust-cards__check{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:10px;background:var(--rs-accent-soft);color:var(--rs-accent)}.resynced-trust-cards__check svg{width:1.125rem;height:1.125rem}.resynced-trust-cards__title{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;margin:0;color:var(--color-foreground-heading)}.resynced-trust-cards__body{font-size:.9375rem;line-height:1.5;margin:0;color:rgb(var(--color-foreground-rgb) / .7)}.resynced-how__head{max-width:720px;margin-bottom:clamp(2rem,4vw,3.5rem)}.resynced-how__title,.resynced-trust__title,.resynced-faq__title{font-family:var(--font-heading--family, var(--font-h2--family));font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.03em;font-weight:700;margin:0 0 1rem;color:var(--color-foreground-heading)}.resynced-how__sub,.resynced-faq__sub{font-size:1.0625rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .7);margin:0;max-width:560px}.resynced-how__grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(4,1fr);counter-reset:rs-how}@media(max-width:999px){.resynced-how__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.resynced-how__grid{grid-template-columns:1fr}}.resynced-how__card{position:relative;padding:clamp(1.75rem,2.5vw,2.25rem);border-radius:var(--rs-radius-card);background:#fff;border:1px solid rgb(0 0 0 / .04);box-shadow:var(--rs-shadow-soft);transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease;overflow:hidden}.resynced-how__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 100% 0%,var(--rs-accent-soft),transparent 60%);opacity:0;transition:opacity .24s ease}.resynced-how__card:hover{transform:translateY(-3px);border-color:rgb(var(--rs-accent-rgb) / .35);box-shadow:var(--rs-shadow-hover)}.resynced-how__card:hover:after{opacity:1}.resynced-how__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:14px;background:var(--rs-accent-soft);color:var(--rs-accent);margin-bottom:1.25rem;position:relative;z-index:1}.resynced-how__icon svg{width:1.5rem;height:1.5rem}.resynced-how__num{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--rs-accent);margin-bottom:.5rem;position:relative;z-index:1}.resynced-how__card-title{font-size:1.25rem;font-weight:600;letter-spacing:-.015em;margin:0 0 .5rem;color:var(--color-foreground-heading);position:relative;z-index:1}.resynced-how__card-body{font-size:.9375rem;line-height:1.55;margin:0;color:rgb(var(--color-foreground-rgb) / .7);position:relative;z-index:1}.resynced-trust__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,4rem);align-items:center}@media(max-width:749px){.resynced-trust__inner{grid-template-columns:1fr}}.resynced-trust__body{font-size:1.0625rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .7);margin:0;max-width:38ch}.resynced-trust__list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.resynced-trust__item{display:flex;align-items:center;gap:1rem;font-size:1rem;line-height:1.4;font-weight:500;color:var(--color-foreground);padding:1.125rem .25rem;background:transparent;border:none;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .08);border-radius:0;transition:transform .2s ease}.resynced-trust__item:last-child{border-bottom:none}.resynced-trust__item:hover{transform:translate(4px)}.resynced-trust__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:var(--rs-accent-soft);color:var(--rs-accent)}.resynced-trust__icon svg{width:1.125rem;height:1.125rem}.resynced-faq__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:clamp(2rem,5vw,4rem);align-items:start}@media(max-width:899px){.resynced-faq__inner{grid-template-columns:1fr}}.resynced-faq__head{position:sticky;top:6rem}@media(max-width:899px){.resynced-faq__head{position:static}}.resynced-faq__list{display:grid;gap:0;border-top:1px solid rgb(var(--color-foreground-rgb) / .1)}.resynced-faq__row{border-bottom:1px solid rgb(var(--color-foreground-rgb) / .1)}.resynced-faq__row[open] .resynced-faq__chev{transform:rotate(180deg)}.resynced-faq__row[open] .resynced-faq__q{color:var(--rs-accent)}.resynced-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;cursor:pointer;font-size:1.0625rem;font-weight:600;color:var(--color-foreground-heading);list-style:none;transition:color .18s ease}.resynced-faq__q::-webkit-details-marker{display:none}.resynced-faq__q:hover{color:var(--rs-accent)}.resynced-faq__chev{flex-shrink:0;width:20px;height:20px;color:currentColor;transition:transform .22s ease}.resynced-faq__a{padding:0 0 1.5rem;font-size:.9375rem;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .7);max-width:60ch}.resynced-newsletter-card{background:linear-gradient(180deg,transparent,var(--rs-accent-soft))}.resynced-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(1.5rem,3vw,3rem);align-items:start;width:100%}@media(max-width:899px){.resynced-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:549px){.resynced-footer-grid{grid-template-columns:1fr}}.resynced-footer-col h4{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55);margin:0 0 1rem}.resynced-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:.625rem}.resynced-footer-col a{color:var(--color-foreground);text-decoration:none;font-size:.9375rem;transition:color .18s ease}.resynced-footer-col a:hover{color:var(--rs-accent)}.footer-content ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.footer-content ul li{margin:0;font-size:.9375rem;line-height:1.45;color:rgb(var(--color-foreground-rgb) / .75)}.footer-content ul a{color:var(--color-foreground);text-decoration:none;position:relative;display:inline-block;transition:color .18s ease,transform .18s ease}.footer-content ul a:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:1px;background:var(--rs-accent);transition:right .22s cubic-bezier(.2,.8,.2,1)}.footer-content ul a:hover,.footer-content ul a:focus-visible{color:var(--rs-accent);outline:none}.footer-content ul a:hover:after,.footer-content ul a:focus-visible:after{right:0}.footer-content ul li:not(:has(a)){font-size:.8125rem;color:rgb(var(--color-foreground-rgb) / .55)}.footer-content h4{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55);margin:0}@media(prefers-reduced-motion:no-preference){.resynced-how__card,.resynced-trust__item,.resynced-trust-cards__item{animation:rs-rise .6s cubic-bezier(.2,.8,.2,1) backwards}.resynced-how__card:nth-child(2){animation-delay:80ms}.resynced-how__card:nth-child(3){animation-delay:.16s}.resynced-how__card:nth-child(4){animation-delay:.24s}.resynced-trust__item:nth-child(2){animation-delay:60ms}.resynced-trust__item:nth-child(3){animation-delay:.12s}.resynced-trust__item:nth-child(4){animation-delay:.18s}.resynced-trust-cards__item:nth-child(2){animation-delay:60ms}.resynced-trust-cards__item:nth-child(3){animation-delay:.12s}.resynced-trust-cards__item:nth-child(4){animation-delay:.18s}}@keyframes rs-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-price__row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.product-price__row .product-title__tag-badge{margin-inline-start:auto}.condition-badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.3125rem .625rem;border-radius:var(--rs-radius-pill);line-height:1;white-space:nowrap;border:1px solid transparent}.condition-badge--resynced{color:var(--rs-accent);background:var(--rs-accent-soft);border-color:rgb(var(--rs-accent-rgb) / .25)}.condition-badge--new{color:var(--color-background);background:var(--color-foreground-heading);border-color:var(--color-foreground-heading)}.condition-badge--used{color:rgb(var(--color-foreground-rgb) / .75);background:rgb(var(--color-foreground-rgb) / .06);border-color:rgb(var(--color-foreground-rgb) / .12)}.condition-badge--excellent{color:#1f7a4d;background:#1f7a4d1a;border-color:#1f7a4d40}.condition-badge--good{color:#2563a8;background:#2563a81a;border-color:#2563a838}.condition-badge--fair{color:#9a6a16;background:#9a6a161a;border-color:#9a6a1640}.condition-badge--overlay{position:absolute;top:.625rem;left:.625rem;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb}.condition-badge--overlay.condition-badge--resynced{background:#ffffffeb}.condition-badge--overlay.condition-badge--new{background:#000000d9;color:#fff}.condition-badge--pdp{font-size:.8125rem;padding:.375rem .75rem}.resynced-about__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,4rem);align-items:center}@media(max-width:749px){.resynced-about__inner{grid-template-columns:1fr}}.resynced-about__title{font-family:var(--font-heading--family, var(--font-h2--family));font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.03em;font-weight:700;margin:0 0 1.25rem;color:var(--color-foreground-heading)}.resynced-about__body p{font-size:1.0625rem;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .75);margin:0 0 1rem}.resynced-about__body p:last-of-type{margin-bottom:1.5rem}.resynced-about__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--color-foreground-heading);color:var(--color-background);border-radius:var(--rs-radius-pill);font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.resynced-about__cta:hover{transform:translateY(-1px);opacity:.92}.resynced-contact{text-align:center}.resynced-contact__inner{max-width:640px;margin:0 auto}.resynced-contact__title{font-family:var(--font-heading--family, var(--font-h2--family));font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin:0 0 .875rem;color:var(--color-foreground-heading)}.resynced-contact__body{font-size:1.0625rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .7);margin:0 0 1.5rem}.resynced-contact__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--rs-accent);color:#fff;border-radius:var(--rs-radius-pill);font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.resynced-contact__cta:hover{transform:translateY(-1px);opacity:.94}.resynced-newsletter{display:grid;place-items:center;text-align:center}.resynced-newsletter__inner{width:100%;max-width:540px;padding:clamp(2rem,4vw,3rem);border-radius:var(--rs-radius-card);background:linear-gradient(180deg,var(--color-background),var(--rs-accent-soft));border:1px solid rgb(var(--rs-accent-rgb) / .18)}.resynced-newsletter__title{font-family:var(--font-heading--family, var(--font-h2--family));font-size:clamp(1.5rem,3vw,2rem);line-height:1.15;letter-spacing:-.02em;font-weight:700;margin:0 0 .5rem;color:var(--color-foreground-heading)}.resynced-newsletter__body{font-size:1rem;line-height:1.55;color:rgb(var(--color-foreground-rgb) / .7);margin:0 0 1.25rem}.resynced-newsletter__form{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.resynced-newsletter__form input[type=email]{flex:1 1 240px;min-width:0;padding:.75rem 1rem;border-radius:var(--rs-radius-pill);border:1px solid rgb(var(--color-foreground-rgb) / .15);background:var(--color-background);font-size:.9375rem;color:var(--color-foreground)}.resynced-newsletter__form input[type=email]:focus{outline:none;border-color:var(--rs-accent);box-shadow:0 0 0 4px var(--rs-accent-soft)}.resynced-newsletter__form button{padding:.75rem 1.5rem;border-radius:var(--rs-radius-pill);background:var(--rs-accent);color:#fff;font-size:.9375rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.resynced-newsletter__form button:hover{transform:translateY(-1px);opacity:.94}.resynced-newsletter__success{margin-top:.875rem;font-size:.875rem;color:var(--rs-accent);font-weight:500}.resynced-trust-info{display:grid;gap:.875rem;padding:1.25rem 1.25rem 1rem;border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:var(--rs-radius-card);background:var(--color-background);margin:1rem 0}.resynced-trust-info__row{display:grid;grid-template-columns:minmax(110px,.4fr) 1fr;gap:1rem;padding-bottom:.875rem;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .08)}.resynced-trust-info__row:last-child{border-bottom:none;padding-bottom:0}@media(max-width:549px){.resynced-trust-info__row{grid-template-columns:1fr;gap:.25rem}}.resynced-trust-info__label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .55)}.resynced-trust-info__value{font-size:.9375rem;line-height:1.55;color:var(--color-foreground);white-space:pre-line}product-card,.product-card{position:relative}.shopify-payment-button__button--unbranded,.shopify-payment-button button{background:transparent!important;color:var(--rs-accent)!important;border:1.5px solid var(--rs-accent)!important;box-shadow:none!important;font-weight:600!important;letter-spacing:.02em!important;transition:background-color .2s cubic-bezier(.2,.8,.2,1),color .2s ease,transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s ease!important}.shopify-payment-button__button--unbranded:hover:not([disabled]),.shopify-payment-button button:hover:not([disabled]){background:var(--rs-accent)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 16px #000f9f2e!important}.product-form-buttons{align-items:stretch}.product-form-buttons .quantity-selector{border-radius:12px}.price{letter-spacing:-.015em}.product-information [data-block-type=product-description],.product-information accordion-custom-component{position:relative}.product-information [data-block-type=product-description]:before{content:"";display:block;height:1px;background:rgb(var(--color-foreground-rgb) / .08);margin-block:1.25rem 1.5rem}@media(hover:hover)and (min-width:990px){.product-information .media-gallery img,.product-information [class*=gallery] img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}}.menu-list>.menu-list__item>.menu-list__link{font-weight:500;transition:color .16s ease}.menu-list>.menu-list__item>.menu-list__link .menu-list__link-title{position:relative}.menu-list>.menu-list__item>.menu-list__link .menu-list__link-title:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;border-radius:2px;background:var(--rs-accent);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.menu-list>.menu-list__item>.menu-list__link:hover{color:var(--rs-accent)}.menu-list>.menu-list__item>.menu-list__link:hover .menu-list__link-title:after,.menu-list>.menu-list__item[aria-expanded=true]>.menu-list__link .menu-list__link-title:after{transform:scaleX(1)}.menu-list__list{border-radius:14px;box-shadow:var(--rs-shadow-soft);padding:.5rem}.menu-list__list .menu-list__link{border-radius:9px;transition:background-color .14s ease,color .14s ease}.menu-list__list .menu-list__link:hover{background:var(--rs-accent-soft);color:var(--rs-accent)}.template-collection h1{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:var(--color-foreground-heading)}.collection-card__content{padding-top:.5rem}.collection-card__content :is(a,p,span){font-weight:600;font-size:1.0625rem;letter-spacing:-.01em;transition:color .16s ease}.collection-card:hover .collection-card__content :is(a,p,span){color:var(--rs-accent)}#header-component{border-bottom:1px solid rgb(var(--color-foreground-rgb) / .07)}#header-component[data-scroll-direction=up],#header-component[data-scroll-direction=down]{box-shadow:0 6px 24px #00000012;transition:box-shadow .22s ease}.menu-list__link--active{color:var(--rs-accent)}.menu-list>.menu-list__item>.menu-list__link--active .menu-list__link-title:after{transform:scaleX(1)}.header-actions__action:hover{color:var(--rs-accent)}.header-actions__action{transition:color .16s ease,transform .16s ease}.header-actions__action:active{transform:scale(.92)}.hero .button,.hero .button-secondary{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.hero .button{box-shadow:0 8px 22px rgb(var(--rs-accent-rgb) / .26)}.hero .button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgb(var(--rs-accent-rgb) / .34)}.hero .button-secondary{background:#ffffffeb;border:1px solid rgb(0 0 0 / .1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--rs-shadow-soft);color:var(--color-foreground-heading)}.hero .button-secondary:hover{background:#fff;transform:translateY(-2px);box-shadow:var(--rs-shadow-hover)}@media(prefers-reduced-motion:no-preference){.rs-reveal{opacity:0;transform:translateY(20px)}.rs-reveal.rs-in{opacity:1;transform:none;transition:opacity .65s ease,transform .7s cubic-bezier(.2,.7,.2,1)}}.product-price__row{min-width:0}@media(max-width:749px){.product-price__row{flex-direction:column;align-items:flex-start;gap:.35rem}.product-price__row .product-title__tag-badge{margin-inline-start:0}}:root,.jdgm-widget,.jdgm-all-reviews-widget,.jdgm-rev-widg,.jdgm-form-wrapper,[data-jdgm-widget],[class*=jdgm-]{--jdgm-primary-color: var(--rs-accent) !important;--jdgm-secondary-color: var(--rs-accent) !important;--jdgm-color-primary: var(--rs-accent) !important;--jdgm-star-color: var(--rs-accent) !important;--jdgm-accent-color: var(--rs-accent) !important;--jdgm-brand-color: var(--rs-accent) !important;--jdgm-btn-bg-color: var(--rs-accent) !important;--jdgm-button-color: var(--rs-accent) !important;--jdgm-button-bg-color: var(--rs-accent) !important;--jdgm-button-background-color: var(--rs-accent) !important;--jdgm-btn-text-color: #fff !important}.jdgm-widget,.jdgm-widget *{font-family:var(--font-body--family, inherit)!important;box-sizing:border-box}.jdgm-write-rev-link,a.jdgm-write-rev-link,button.jdgm-write-rev-link,.jdgm-form__submit-btn,.jdgm-submit-rev,.jdgm-btn,.jdgm-button,.jdgm-form-wrapper button:not([class*=back]):not([class*=cancel]):not([class*=prev]):not([class*=secondary]):not([class*=skip]):not([class*=close]),[class*=jdgm-] button[type=submit],[class*=jdgm-] [class*=submit],[class*=jdgm-] [class*=-next],[class*=jdgm-] [class*=next-]{background:var(--rs-accent)!important;background-color:var(--rs-accent)!important;background-image:none!important;color:#fff!important;border:none!important;border-radius:var(--rs-radius-pill)!important;box-shadow:0 6px 18px rgb(var(--rs-accent-rgb) / .22)!important}.jdgm-form-wrapper button[class*=back],.jdgm-form-wrapper button[class*=cancel],.jdgm-form-wrapper button[class*=prev],[class*=jdgm-] [class*=-back],[class*=jdgm-] [class*=back-]{background:transparent!important;color:rgb(var(--color-foreground-rgb) / .7)!important;box-shadow:none!important}.jdgm-star{color:rgb(var(--color-foreground-rgb) / .22)!important}.jdgm-star.jdgm--on,.jdgm-star.jdgm--half{color:var(--rs-accent)!important}.jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:.4rem}.jdgm-prev-badge__text{color:rgb(var(--color-foreground-rgb) / .65)!important;font-size:.875rem!important;font-weight:500!important;text-decoration:none!important;transition:color .16s ease}.jdgm-prev-badge:hover .jdgm-prev-badge__text{color:var(--rs-accent)!important}.jdgm-rev-widg{max-width:820px!important;margin:0 auto!important;padding:0 1rem!important}.jdgm-rev-widg__title{font-family:var(--font-heading--family, var(--font-h2--family))!important;font-size:clamp(1.625rem,3vw,2.25rem)!important;font-weight:700!important;letter-spacing:-.025em!important;color:var(--color-foreground-heading)!important;text-align:center!important;margin:0 auto 1.5rem!important}.jdgm-rev-widg__summary:not(:has(.jdgm-histogram)){display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;text-align:center!important;padding:clamp(2rem,4vw,3rem)!important;border:1px solid rgb(var(--color-foreground-rgb) / .1)!important;border-radius:var(--rs-radius-card)!important;background:linear-gradient(180deg,var(--color-background),var(--rs-accent-soft))!important;box-shadow:var(--rs-shadow-soft)!important}.jdgm-rev-widg__summary:not(:has(.jdgm-histogram)) .jdgm-rev-widg__summary-text{font-family:var(--font-heading--family, var(--font-h2--family))!important;font-size:1.25rem!important;font-weight:600!important;letter-spacing:-.01em!important;color:var(--color-foreground-heading)!important;margin-bottom:.75rem!important}.jdgm-no-reviews,.jdgm-rev-widg__no-reviews,[class*=jdgm-][class*=no-reviews],[class*=jdgm-][class*=no-items],[class*=jdgm-][class*=empty-list],.jdgm-rev-widg__reviews:empty,.jdgm-paginate:empty{display:none!important}.jdgm-rev-widg__summary{padding:clamp(1.25rem,2.5vw,1.75rem)!important;border:1px solid rgb(var(--color-foreground-rgb) / .08)!important;border-radius:var(--rs-radius-card)!important;background:var(--color-background)!important;box-shadow:var(--rs-shadow-soft)!important;margin-bottom:1.5rem!important}.jdgm-rev-widg__summary-inner{align-items:center}.jdgm-rev-widg__summary-average{color:var(--color-foreground-heading)!important;font-weight:700!important;letter-spacing:-.02em!important}.jdgm-rev-widg__summary-text{color:rgb(var(--color-foreground-rgb) / .65)!important}.jdgm-histogram__bar{background:rgb(var(--color-foreground-rgb) / .08)!important;border-radius:var(--rs-radius-pill)!important;overflow:hidden}.jdgm-histogram__bar-content{background:var(--rs-accent)!important;border-radius:var(--rs-radius-pill)!important}.jdgm-histogram__row:hover .jdgm-histogram__bar-content{background:var(--rs-accent)!important;filter:brightness(.92)}.jdgm-histogram__frequency{color:rgb(var(--color-foreground-rgb) / .55)!important}.jdgm-write-rev-link,.jdgm-write-rev-link:link,.jdgm-all-reviews__header .jdgm-write-rev-link{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;background:var(--rs-accent)!important;color:#fff!important;border:none!important;border-radius:var(--rs-radius-pill)!important;padding:.75rem 1.5rem!important;font-size:.9375rem!important;font-weight:600!important;letter-spacing:.01em;text-transform:none!important;box-shadow:0 8px 22px rgb(var(--rs-accent-rgb) / .22)!important;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease!important}.jdgm-write-rev-link:hover{transform:translateY(-1px);opacity:.96;box-shadow:0 12px 28px rgb(var(--rs-accent-rgb) / .3)!important}.jdgm-sort-dropdown,.jdgm-rev-widg__sort-wrapper select{border:1px solid rgb(var(--color-foreground-rgb) / .15)!important;border-radius:10px!important;background:var(--color-background)!important;color:var(--color-foreground)!important;padding:.5rem .75rem!important}.jdgm-rev{padding:1.25rem 0!important;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .08)!important}.jdgm-rev__author{color:var(--color-foreground-heading)!important;font-weight:600!important}.jdgm-rev__timestamp,.jdgm-rev__location{color:rgb(var(--color-foreground-rgb) / .5)!important;font-size:.8125rem!important}.jdgm-rev__title{color:var(--color-foreground-heading)!important;font-weight:600!important;letter-spacing:-.01em}.jdgm-rev__body,.jdgm-rev__body p{color:rgb(var(--color-foreground-rgb) / .78)!important;line-height:1.6!important}.jdgm-rev__buyer-badge,.jdgm-rev__icon{color:var(--rs-accent)!important}.jdgm-rev__buyer-badge-text{color:var(--rs-accent)!important;background:var(--rs-accent-soft)!important;border-radius:var(--rs-radius-pill)!important;padding:.125rem .5rem!important;font-size:.6875rem!important;font-weight:600!important}.jdgm-rev__pic-img,.jdgm-rev__pic-link{border-radius:12px!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.jdgm-rev__pic-link:hover .jdgm-rev__pic-img{transform:scale(1.04);box-shadow:var(--rs-shadow-soft)}.jdgm-paginate__page{border-radius:9px!important;color:var(--color-foreground)!important;transition:background-color .14s ease,color .14s ease}.jdgm-paginate__page:hover{background:var(--rs-accent-soft)!important;color:var(--rs-accent)!important}.jdgm-paginate__page--active{background:var(--rs-accent)!important;color:#fff!important}.jdgm-form__title,.jdgm-modal__title{font-family:var(--font-heading--family, var(--font-h2--family))!important;font-weight:700!important;letter-spacing:-.02em!important;color:var(--color-foreground-heading)!important}.jdgm-form__label,.jdgm-form label{color:rgb(var(--color-foreground-rgb) / .7)!important;font-size:.8125rem!important;font-weight:600!important;letter-spacing:.02em}.jdgm-form input[type=text],.jdgm-form input[type=email],.jdgm-form input[type=url],.jdgm-form textarea,.jdgm-form select{width:100%;border:1px solid rgb(var(--color-foreground-rgb) / .15)!important;border-radius:12px!important;background:var(--color-background)!important;color:var(--color-foreground)!important;padding:.75rem 1rem!important;font-size:.9375rem!important;transition:border-color .16s ease,box-shadow .16s ease}.jdgm-form input:focus,.jdgm-form textarea:focus,.jdgm-form select:focus{outline:none!important;border-color:var(--rs-accent)!important;box-shadow:0 0 0 4px var(--rs-accent-soft)!important}.jdgm-form__picture-upload,.jdgm-upload-area{border:1.5px dashed rgb(var(--color-foreground-rgb) / .2)!important;border-radius:14px!important;background:rgb(var(--color-foreground-rgb) / .02)!important;transition:border-color .16s ease,background-color .16s ease}.jdgm-form__picture-upload:hover,.jdgm-upload-area:hover{border-color:var(--rs-accent)!important;background:var(--rs-accent-soft)!important}.jdgm-form .jdgm-submit-rev,.jdgm-form__submit-btn,.jdgm-form input[type=submit]{background:var(--rs-accent)!important;color:#fff!important;border:none!important;border-radius:var(--rs-radius-pill)!important;padding:.8125rem 1.75rem!important;font-size:.9375rem!important;font-weight:600!important;text-transform:none!important;box-shadow:0 8px 22px rgb(var(--rs-accent-rgb) / .22)!important;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;cursor:pointer}.jdgm-form .jdgm-submit-rev:hover,.jdgm-form__submit-btn:hover,.jdgm-form input[type=submit]:hover{transform:translateY(-1px);opacity:.96;box-shadow:0 12px 28px rgb(var(--rs-accent-rgb) / .3)!important}.jdgm-form__cancel,.jdgm-form .jdgm-cancel-rev{background:transparent!important;color:rgb(var(--color-foreground-rgb) / .6)!important;border:1px solid rgb(var(--color-foreground-rgb) / .15)!important;border-radius:var(--rs-radius-pill)!important;padding:.8125rem 1.5rem!important;font-weight:600!important;transition:background-color .16s ease,color .16s ease}.jdgm-form__cancel:hover,.jdgm-form .jdgm-cancel-rev:hover{background:rgb(var(--color-foreground-rgb) / .05)!important;color:var(--color-foreground)!important}.jdgm-modal__close-btn,.jdgm-modal-close{color:var(--color-foreground-heading)!important}@media(max-width:549px){.jdgm-form-wrapper,.jdgm-form,.jdgm-modal-content{width:calc(100vw - 2rem)!important;max-width:calc(100vw - 2rem)!important;padding:1.25rem!important}}.rs-card-rating{display:flex;align-items:center;gap:.375rem;margin-top:.125rem}.rs-card-rating__stars{display:inline-flex;align-items:center;gap:1px}.rs-card-rating__star{width:.875rem;height:.875rem;fill:rgb(var(--color-foreground-rgb) / .22)}.rs-card-rating__star.is-on{fill:var(--rs-accent)}.rs-card-rating__count{font-size:.8125rem;font-weight:500;color:rgb(var(--color-foreground-rgb) / .55);line-height:1}.price__sale:not(.price__hidden) .price-item--sale,.price__sale:not(.price__hidden) .price-item--sale.price{color:var(--rs-success);font-weight:700}.price__sale:not(.price__hidden) .price-item--regular.compare-at-price{opacity:.55}.resynced-trust-cards__check{background:var(--rs-success-soft);color:var(--rs-success)}.resynced-trust__eyebrow{color:var(--rs-success);background:var(--rs-success-soft)}.rs-stock{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:var(--rs-success)}.rs-stock:before{content:"";width:.5rem;height:.5rem;border-radius:var(--rs-radius-pill);background:var(--rs-success);box-shadow:0 0 0 3px var(--rs-success-soft)}.condition-badge--excellent{color:var(--rs-success);background:var(--rs-success-soft);border-color:var(--rs-success-mid)}.resynced-trust-cards__card,.resynced-how__card,.resynced-trust__card{border-radius:var(--rs-radius-card)}.quick-add .quick-add__button{--button-background-color: rgba(255, 255, 255, .92);--button-color: var(--color-foreground);--button-border-color: rgb(var(--color-foreground-rgb) / .14);--button-border-width: 1px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-weight:600;letter-spacing:.01em}@media(hover:hover){.quick-add .quick-add__button:hover:not([disabled]):not([data-added=true]){--button-background-color: var(--color-foreground);--button-color: var(--color-background);--button-border-color: var(--color-foreground)}}.quick-add .quick-add__button[data-added=true]{--button-background-color: var(--rs-success);--button-color: #ffffff;--button-border-color: var(--rs-success)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/resynced.css.map */
