.jcfh-sec{position:relative;background:var(--jcfh-bg,transparent);color:var(--jcfh-ink,var(--jcf-ink));padding-top:var(--jcfh-pt,48px);padding-bottom:var(--jcfh-pb,48px)}.jcfh-sec--white{--jcfh-bg:var(--jcf-white)}.jcfh-sec--lavender{--jcfh-bg:var(--jcf-lavender)}.jcfh-sec--lilac{--jcfh-bg:var(--jcf-lavender-line)}.jcfh-sec--purple{--jcfh-bg:var(--jcf-purple);--jcfh-ink:var(--jcf-white);--jcfh-ink2:rgba(255,255,255,.82);--jcfh-line:rgba(255,255,255,.28)}.jcfh-sec--ink{--jcfh-bg:var(--jcf-ink);--jcfh-ink:var(--jcf-white);--jcfh-ink2:rgba(255,255,255,.78);--jcfh-line:rgba(255,255,255,.2)}.jcfh-sec--none{--jcfh-bg:transparent}@media(max-width:749px){.jcfh-sec{padding-top:calc(var(--jcfh-pt,48px) * .7);padding-bottom:calc(var(--jcfh-pb,48px) * .7)}}.jcfh-wrap{max-width:1200px;margin:0 auto;padding:0 16px}.jcfh-wrap--wide{max-width:1400px}.jcfh-wrap--narrow{max-width:900px}@media(min-width:750px){.jcfh-wrap{padding:0 24px}}.jcfh-sec *,.jcfh-sec *:before,.jcfh-sec *:after{box-sizing:border-box}.jcfh-sec a{color:inherit;text-decoration:none}.jcfh-sec ul{list-style:none;margin:0;padding:0}.jcfh-sec img{display:block;max-width:100%;height:auto}.jcfh-sec :focus-visible{outline:2px solid var(--jcf-focus);outline-offset:3px;border-radius:4px}.jcfh-sec svg[fill=none],.jcfh-sec svg[fill=none] *{fill:none!important;stroke:currentColor}.jcfh-sec label{text-transform:none;letter-spacing:0}.jcfh-eyebrow{display:block;font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--jcfh-ink2,var(--jcf-purple));margin:0 0 10px}.jcfh-sec--white .jcfh-eyebrow,.jcfh-sec--lavender .jcfh-eyebrow,.jcfh-sec--lilac .jcfh-eyebrow,.jcfh-sec--none .jcfh-eyebrow{color:var(--jcf-purple)}.jcfh-h1,.jcfh-h2,.jcfh-h3{font-family:var(--font-heading-family-wide,var(--font-heading-family));font-weight:600;letter-spacing:-.005em;color:var(--jcfh-ink,var(--jcf-ink));margin:0}.jcfh-h1{font-size:clamp(26px,3.3vw,42px);line-height:1.12}.jcfh-h2{font-size:clamp(24px,3vw,34px);line-height:1.15}.jcfh-h3{font-size:clamp(17px,1.6vw,20px);line-height:1.3}.jcfh-script{font-family:var(--font-heading-family);font-style:italic;font-weight:400;font-size:clamp(24px,3.2vw,40px);line-height:1.15;color:var(--jcfh-ink,var(--jcf-ink))}.jcfh-p{font-family:var(--font-body-family);font-size:clamp(15px,1.15vw,17px);line-height:1.6;color:var(--jcfh-ink2,var(--jcf-ink2));margin:0}.jcfh-p--sm{font-size:14px}.jcfh-p a{color:var(--jcf-purple);text-decoration:underline;text-underline-offset:2px}.jcfh-sec--purple .jcfh-p a,.jcfh-sec--ink .jcfh-p a{color:var(--jcf-white)}.jcfh-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px 24px;margin:0 0 26px}.jcfh-head--center{flex-direction:column;align-items:center;text-align:center}.jcfh-head__text{max-width:760px}.jcfh-head__sub{margin-top:8px}.jcfh-head__link{font-family:var(--font-body-family);font-size:14px;font-weight:600;color:var(--jcf-purple);white-space:nowrap;border-bottom:1px solid currentColor;padding-bottom:1px}.jcfh-head__link:hover{color:var(--jcf-purple-dark)}.jcfh-sec--purple .jcfh-head__link,.jcfh-sec--ink .jcfh-head__link{color:var(--jcf-white)}.jcfh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 26px;border-radius:var(--jcf-radius-xs);border:1.5px solid var(--jcf-purple);background:var(--jcf-purple);color:var(--jcf-white);font-family:var(--font-body-family);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;text-decoration:none}.jcfh-btn:hover{background:var(--jcf-purple-dark);border-color:var(--jcf-purple-dark);color:var(--jcf-white);transform:translateY(-1px)}.jcfh-btn--light{background:var(--jcf-white);border-color:var(--jcf-white);color:var(--jcf-purple-dark)}.jcfh-btn--light:hover{background:var(--jcf-lavender);border-color:var(--jcf-lavender);color:var(--jcf-purple-dark)}.jcfh-btn--ghost{background:transparent;color:var(--jcf-purple)}.jcfh-btn--ghost:hover{background:var(--jcf-purple);color:var(--jcf-white)}.jcfh-sec--purple .jcfh-btn--ghost,.jcfh-sec--ink .jcfh-btn--ghost{border-color:var(--jcf-white);color:var(--jcf-white)}.jcfh-sec--purple .jcfh-btn--ghost:hover,.jcfh-sec--ink .jcfh-btn--ghost:hover{background:var(--jcf-white);color:var(--jcf-purple-dark)}.jcfh-btn--wine{background:var(--jcf-sale);border-color:var(--jcf-sale)}.jcfh-btn--wine:hover{background:var(--jcf-ink);border-color:var(--jcf-ink)}.jcfh-btn--sm{min-height:40px;padding:9px 18px;font-size:12px}.jcfh-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.jcfh-scroller{position:relative}.jcfh-track{display:flex;gap:var(--jcfh-gap,16px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 16px 12px;margin:0 -16px}.jcfh-track::-webkit-scrollbar{display:none}.jcfh-track>*{scroll-snap-align:start;flex:0 0 var(--jcfh-item,72%)}@media(min-width:750px){.jcfh-track{padding:4px 24px 12px;margin:0 -24px;scroll-padding-left:24px}.jcfh-track>*{flex-basis:var(--jcfh-item-md,calc((100% - var(--jcfh-gap,16px) * 2) / 3))}}@media(min-width:990px){.jcfh-track{padding:4px 0 12px;margin:0;scroll-padding-left:0}.jcfh-track>*{flex-basis:var(--jcfh-item-lg,calc((100% - var(--jcfh-gap,16px) * (var(--jcfh-cols,5) - 1)) / var(--jcfh-cols,5)))}}.jcfh-arrow{position:absolute;top:calc(50% - 30px);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--jcf-line);background:var(--jcf-white);color:var(--jcf-ink);box-shadow:0 4px 14px #2323231f;display:none;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.jcfh-arrow svg{width:18px;height:18px}.jcfh-arrow--prev{left:-22px}.jcfh-arrow--next{right:-22px}.jcfh-arrow[disabled]{opacity:.3;cursor:default}.jcfh-arrow:not([disabled]):hover{transform:scale(1.06)}@media(min-width:990px){.jcfh-scroller.is-scrollable .jcfh-arrow{display:inline-flex}}.jcfh-hero{--jcfh-pt:0;--jcfh-pb:0}.jcfh-hero__grid{display:grid;grid-template-columns:1fr;align-items:stretch;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender);box-shadow:0 1px 2px #2323230a}.jcfh-hero--bleed .jcfh-hero__grid{border-radius:0}.jcfh-hero__media{position:relative;min-height:56vw;overflow:hidden}.jcfh-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--jcfh-focal,center)}.jcfh-hero__body{padding:28px 20px 32px;display:flex;flex-direction:column;justify-content:center;gap:0}@media(max-width:749px){.jcfh-hero__media{order:-1}}.jcfh-hero__body .jcfh-p{margin-top:14px;max-width:520px}.jcfh-hero__note{display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:22px;padding-top:18px;border-top:1px solid var(--jcf-line);font-family:var(--font-body-family);font-size:13px;color:var(--jcf-ink2)}.jcfh-hero__note span{display:inline-flex;align-items:center;gap:6px}.jcfh-hero__note svg{width:15px;height:15px;color:var(--jcf-purple);flex:none}@media(min-width:750px){.jcfh-hero__grid{grid-template-columns:minmax(0,50%) minmax(0,50%);min-height:var(--jcfh-hero-h,520px)}.jcfh-hero--flip .jcfh-hero__grid{grid-template-columns:minmax(0,50%) minmax(0,50%)}.jcfh-hero--flip .jcfh-hero__media{order:-1}.jcfh-hero__media{min-height:0}.jcfh-hero__body{padding:44px 40px}}@media(min-width:990px){.jcfh-hero__body{padding:48px 44px}}.jcfh-hero--overlay .jcfh-hero__grid{display:block;position:relative;min-height:var(--jcfh-hero-h,520px)}.jcfh-hero--overlay .jcfh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.jcfh-hero--overlay .jcfh-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(35,35,35,var(--jcfh-shade,.45)),rgba(35,35,35,calc(var(--jcfh-shade,.45) * .3)))}.jcfh-hero--overlay .jcfh-hero__body{position:relative;z-index:1;min-height:var(--jcfh-hero-h,520px);max-width:640px;color:var(--jcf-white)}.jcfh-hero--overlay .jcfh-hero__body .jcfh-h1,.jcfh-hero--overlay .jcfh-hero__body .jcfh-p,.jcfh-hero--overlay .jcfh-hero__body .jcfh-eyebrow,.jcfh-hero--overlay .jcfh-hero__note{color:var(--jcf-white)}.jcfh-hero--overlay .jcfh-hero__note{border-top-color:#ffffff4d}.jcfh-hero--overlay .jcfh-hero__note svg{color:var(--jcf-white)}.jcfh-hero--overlay.jcfh-hero--center .jcfh-hero__body{margin:0 auto;text-align:center;align-items:center}@media(max-width:749px){.jcfh-hero--overlay .jcfh-hero__grid{min-height:0}.jcfh-hero--overlay .jcfh-hero__media{position:relative;min-height:56vw}.jcfh-hero--overlay .jcfh-hero__media:after{display:none}.jcfh-hero--overlay .jcfh-hero__body{min-height:0;color:var(--jcf-ink)}.jcfh-hero--overlay .jcfh-hero__body .jcfh-h1,.jcfh-hero--overlay .jcfh-hero__body .jcfh-p,.jcfh-hero--overlay .jcfh-hero__note{color:inherit}.jcfh-hero--overlay .jcfh-hero__body .jcfh-eyebrow{color:var(--jcf-purple)}}.jcfh-hero--banner .jcfh-hero__banner-link{display:block;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender)}.jcfh-hero--banner .jcfh-hero__banner-link img{display:block;width:100%;height:auto}.jcfh-hero--bleed.jcfh-hero--banner .jcfh-hero__banner-link{border-radius:0}.jcfh-hero__strip{display:grid;gap:12px 24px;align-items:center;margin-top:12px;padding:16px 20px;border-radius:var(--jcf-radius);background:var(--jcf-lavender)}.jcfh-hero__strip-h{font-family:var(--font-heading-family);font-size:clamp(18px,1.7vw,24px);line-height:1.25;font-weight:600;color:var(--jcf-ink);margin:0}.jcfh-hero__strip .jcfh-p{margin-top:4px;font-size:14px}.jcfh-hero__strip .jcfh-hero__note{margin-top:0;padding-top:0;border-top:0}.jcfh-hero__strip .jcfh-btns{margin-top:0}@media(min-width:990px){.jcfh-hero__strip{grid-template-columns:minmax(0,1fr) auto auto}}.jcfh-hero__inset{position:absolute;left:6%;bottom:8%;width:34%;max-width:260px;padding:6px 6px 22px;background:var(--jcf-white);border-radius:6px;box-shadow:0 12px 30px #23232340;transform:rotate(-4deg)}.jcfh-hero__inset img{position:static;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:3px}.jcfh-hero__inset span{display:block;text-align:center;font-family:var(--font-heading-family);font-style:italic;font-size:14px;color:var(--jcf-ink2);margin-top:6px}@media(max-width:749px){.jcfh-hero__inset{width:38%;bottom:6%}}.jcfh-finder{--jcfh-pt:0;--jcfh-pb:0}.jcfh-finder__bar{display:grid;gap:14px;align-items:center;padding:18px 20px;border-radius:var(--jcf-radius);background:var(--jcfh-bar-bg,var(--jcf-purple));color:var(--jcf-white);margin-top:-1px}.jcfh-finder--attached .jcfh-finder__bar{border-top-left-radius:0;border-top-right-radius:0}.jcfh-finder__title{display:flex;align-items:center;gap:12px;font-family:var(--font-heading-family);font-size:20px;font-weight:600;line-height:1.2}.jcfh-finder__title svg{width:26px;height:26px;flex:none}.jcfh-finder__title small{display:block;font-family:var(--font-body-family);font-size:13px;font-weight:400;opacity:.85;margin-top:2px}.jcfh-finder__form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.jcfh-finder__form select,.jcfh-finder__form .jcfh-btn{min-height:46px}.jcfh-finder__form select{width:100%;appearance:none;-webkit-appearance:none;border:1px solid rgba(255,255,255,.35);border-radius:var(--jcf-radius-xs);background:var(--jcf-white) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%23232323' stroke-width='1.6'/></svg>") no-repeat right 14px center;padding:0 38px 0 14px;font-family:var(--font-body-family);font-size:14px;color:var(--jcf-ink);cursor:pointer}.jcfh-finder__form .jcfh-btn{grid-column:1 / -1}@media(min-width:750px){.jcfh-finder__form{grid-template-columns:1fr 1fr 1fr auto}.jcfh-finder__form .jcfh-btn{grid-column:auto}}@media(min-width:990px){.jcfh-finder__bar{grid-template-columns:minmax(0,330px) 1fr;padding:18px 28px}}.jcfh-tiles{--jcfh-cols:5;--jcfh-gap:18px;--jcfh-item:46%;--jcfh-item-md:calc((100% - 36px) / 3)}.jcfh-tile{display:block;text-align:center;color:var(--jcf-ink)}.jcfh-tile__media{position:relative;display:block;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender);aspect-ratio:var(--jcfh-tile-ratio,1/1)}.jcfh-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.jcfh-tile:hover .jcfh-tile__media img{transform:scale(1.04)}.jcfh-tile__badge{position:absolute;left:50%;bottom:-22px;transform:translate(-50%);width:64px;height:64px;border-radius:50%;background:var(--jcf-white);border:3px solid var(--jcf-lavender);box-shadow:0 4px 14px #23232324;display:flex;align-items:center;justify-content:center;color:var(--jcf-purple);z-index:1}.jcfh-tile__badge svg{width:30px;height:30px}.jcfh-tile__badge img{width:38px;height:38px;object-fit:contain}.jcfh-tile__label{display:block;margin:30px 0 0;font-family:var(--font-body-family);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--jcf-ink)}.jcfh-tiles--plain .jcfh-tile__badge{display:none}.jcfh-tiles--plain .jcfh-tile__label{margin-top:12px}.jcfh-tiles--circle .jcfh-tile__media{border-radius:50%;width:78%;margin:0 auto}.jcfh-tiles--circle .jcfh-tile__badge{display:none}.jcfh-tiles--circle .jcfh-tile__label{margin-top:14px}.jcfh-tile:hover .jcfh-tile__label{color:var(--jcf-purple)}.jcfh-reviews{--jcfh-cols:3;--jcfh-gap:18px;--jcfh-item:86%}.jcfh-reviews__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 18px;margin:0 0 22px;font-family:var(--font-body-family);font-size:14px;color:var(--jcfh-ink2,var(--jcf-ink2))}.jcfh-reviews__summary strong{color:var(--jcfh-ink,var(--jcf-ink));font-size:16px}.jcfh-stars{display:inline-block;position:relative;font-size:18px;line-height:1;letter-spacing:2px;color:var(--jcf-star-off);white-space:nowrap}.jcfh-stars__fill{position:absolute;left:0;top:0;overflow:hidden;color:var(--jcf-star);white-space:nowrap}.jcfh-review{display:flex;flex-direction:column;gap:10px;padding:22px 22px 20px;border-radius:var(--jcf-radius);background:var(--jcf-white);border:1px solid var(--jcf-line);box-shadow:0 1px 2px #2323230a;min-height:100%}.jcfh-sec--white .jcfh-review{background:var(--jcf-lavender);border-color:transparent}.jcfh-review__title{font-family:var(--font-body-family);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--jcf-purple)}.jcfh-review__quote{font-family:var(--font-heading-family);font-size:17px;line-height:1.5;color:var(--jcf-ink);margin:0;flex:1}.jcfh-review__quote:before{content:"\201c"}.jcfh-review__quote:after{content:"\201d"}.jcfh-review__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;font-family:var(--font-body-family);font-size:13px;color:var(--jcf-ink2)}.jcfh-review__meta .jcfh-stars{font-size:14px}.jcfh-review__verified{display:inline-flex;align-items:center;gap:4px;color:var(--jcf-ok);font-weight:600}.jcfh-review__verified svg{width:14px;height:14px}.jcfh-reviews__cta{justify-content:center;margin-top:22px}.jcfh-reviews__foot{text-align:center;margin-top:18px;font-family:var(--font-body-family);font-size:12px;color:var(--jcfh-ink2,var(--jcf-muted))}.jcfh-tabs__nav{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;justify-content:flex-start;margin:0 -16px 22px;padding:0 16px 4px}.jcfh-tabs__nav::-webkit-scrollbar{display:none}@media(min-width:750px){.jcfh-tabs__nav{justify-content:center;margin:0 0 26px;padding:0;flex-wrap:wrap}}.jcfh-tab{flex:none;min-height:40px;padding:8px 18px;border-radius:999px;border:1px solid var(--jcf-line);background:var(--jcf-white);color:var(--jcf-ink);font-family:var(--font-body-family);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.jcfh-tab:hover{border-color:var(--jcf-purple);color:var(--jcf-purple)}.jcfh-tab[aria-selected=true]{background:var(--jcf-purple);border-color:var(--jcf-purple);color:var(--jcf-white)}.jcfh-panel[hidden]{display:none}.jcfh-pgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(min-width:750px){.jcfh-pgrid{grid-template-columns:repeat(var(--jcfh-pcols-md,3),minmax(0,1fr));gap:18px}}@media(min-width:990px){.jcfh-pgrid{grid-template-columns:repeat(var(--jcfh-pcols,4),minmax(0,1fr));gap:22px}}.jcfh-pcard{position:relative;background:var(--jcf-card-bg);border:1px solid var(--jcf-card-border);border-radius:var(--jcf-card-radius);box-shadow:var(--jcf-card-shadow);padding:10px 10px 14px;transition:transform .15s ease,box-shadow .15s ease;height:100%}.jcfh-pcard:hover{transform:translateY(-2px);box-shadow:var(--jcf-card-shadow-hover)}.jcfh-pcard__link{display:flex;flex-direction:column;height:100%;color:var(--jcf-ink)}.jcfh-pcard__media{position:relative;display:block;border-radius:var(--jcf-radius-sm);overflow:hidden;background:var(--jcf-white);aspect-ratio:1/1}.jcfh-pcard__media img{width:100%;height:100%;object-fit:cover}.jcfh-pcard__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 9px;border-radius:var(--jcf-radius-xs);background:var(--jcf-sale);color:var(--jcf-white);font-family:var(--font-body-family);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.jcfh-pcard__badge--sale{background:var(--jcf-ok)}.jcfh-pcard__body{padding:10px 2px 0;display:flex;flex-direction:column;flex:1}.jcfh-pcard__title{font-family:var(--font-body-family);font-size:calc(var(--font-body-size,14px) * .93);font-weight:500;line-height:1.4;color:var(--jcf-ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.8em}.jcfh-pcard:hover .jcfh-pcard__title{color:var(--jcf-purple)}.jcfh-pcard__row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:6px;min-width:0}.jcfh-pcard__price{font-family:var(--font-body-family);font-size:calc(var(--font-body-size,14px) * .93);font-weight:600;color:var(--jcf-ink);display:flex;flex-wrap:nowrap;align-items:baseline;gap:6px;white-space:nowrap}.jcfh-pcard__price s{color:var(--jcf-ink2);font-weight:400}.jcfh-pcard__price--sale .jcfh-pcard__now{color:var(--jcf-sale)}.jcfh-pcard .jcf-meta--stars{margin:0;min-height:0;white-space:nowrap;flex:none}.jcfh-pcard .jcf-meta--avail{margin-top:3px;min-height:1.35em}.jcfh-pcard .jcf-meta--extras{display:block;margin-top:6px;min-height:20px}.jcfh-tabs__foot{text-align:center;margin-top:26px}.jcfh-pcard--skeleton{pointer-events:none}.jcfh-pcard--skeleton .jcfh-pcard__media{background:var(--jcf-lavender);aspect-ratio:1/1;display:block;border-radius:var(--jcf-radius-sm)}.jcfh-skel{display:block;height:12px;margin-top:12px;border-radius:6px;background:var(--jcf-lavender)}.jcfh-skel--short{width:55%}.jcfh-pgrid--pending{animation:jcfh-pulse 1.2s ease-in-out infinite}@keyframes jcfh-pulse{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.jcfh-pgrid--pending{animation:none}}.jcfh-feature__grid{display:grid;grid-template-columns:1fr;gap:26px;align-items:center}.jcfh-feature__media{position:relative;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender);aspect-ratio:var(--jcfh-feat-ratio,4/3)}.jcfh-feature__media img{width:100%;height:100%;object-fit:cover;object-position:var(--jcfh-focal,center)}.jcfh-feature__media--round{border-radius:50%;aspect-ratio:1/1;max-width:520px;margin:0 auto;border:10px solid var(--jcf-white);box-shadow:0 12px 34px #23232324}.jcfh-feature__body{text-align:center}.jcfh-feature__body .jcfh-h2{margin-top:6px}.jcfh-feature__body .jcfh-p{margin-top:14px}.jcfh-feature__icon{display:inline-flex;width:56px;height:56px;color:var(--jcf-purple);margin:14px 0 4px}.jcfh-feature__icon svg{width:100%;height:100%}.jcfh-feature__body .jcfh-btns{justify-content:center}@media(min-width:750px){.jcfh-feature__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:40px}.jcfh-feature--flip .jcfh-feature__media{order:-1}.jcfh-feature--left .jcfh-feature__body{text-align:left}.jcfh-feature--left .jcfh-feature__body .jcfh-btns{justify-content:flex-start}}@media(min-width:990px){.jcfh-feature__grid{gap:56px}}.jcfh-promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(min-width:750px){.jcfh-promos{grid-template-columns:repeat(var(--jcfh-pcols,3),minmax(0,1fr));gap:22px}}.jcfh-promo{position:relative;display:block;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender);aspect-ratio:var(--jcfh-promo-ratio,1/1);border:6px solid var(--jcf-white);box-shadow:0 1px 2px #2323230f}.jcfh-sec--white .jcfh-promo{border-color:var(--jcf-lavender)}.jcfh-promo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.jcfh-promo:hover img{transform:scale(1.04)}.jcfh-promo__label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:10px 18px;background:#ffffffeb;color:var(--jcf-ink);font-family:var(--font-body-family);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--jcf-radius-xs);box-shadow:0 2px 10px #2323231f;white-space:nowrap;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis}.jcfh-promo--bottom .jcfh-promo__label{top:auto;bottom:16px;transform:translate(-50%)}.jcfh-promo:hover .jcfh-promo__label{background:var(--jcf-purple);color:var(--jcf-white)}@media(max-width:749px){.jcfh-promo__label{padding:8px 12px;font-size:11px}.jcfh-promos--stack-mobile{grid-template-columns:1fr}.jcfh-promos--stack-mobile .jcfh-promo{aspect-ratio:16/9}}.jcfh-values{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:750px){.jcfh-values{grid-template-columns:repeat(var(--jcfh-vcols,3),minmax(0,1fr));gap:24px}}.jcfh-value{display:flex;gap:16px;align-items:flex-start}.jcfh-value__icon{flex:none;width:56px;height:56px;border-radius:50%;background:var(--jcf-white);color:var(--jcf-purple);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #2323230f}.jcfh-sec--white .jcfh-value__icon{background:var(--jcf-lavender)}.jcfh-value__icon svg{width:28px;height:28px}.jcfh-value__title{font-family:var(--font-body-family);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--jcfh-ink,var(--jcf-ink));margin:6px 0 4px}.jcfh-value .jcfh-p{font-size:14px}.jcfh-ctas{display:grid;grid-template-columns:1fr;gap:16px;margin-top:28px;padding-top:28px;border-top:1px solid var(--jcfh-line,var(--jcf-line))}@media(min-width:750px){.jcfh-ctas{grid-template-columns:repeat(var(--jcfh-ccols,2),minmax(0,1fr));gap:24px}}.jcfh-cta{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding:22px 24px;border-radius:var(--jcf-radius);background:var(--jcf-white)}.jcfh-sec--white .jcfh-cta{background:var(--jcf-lavender)}.jcfh-cta .jcfh-p{font-size:14px;flex:1}.jcfh-news__inner{display:grid;gap:22px;align-items:center;text-align:center}.jcfh-news__form{display:flex;flex-direction:column;gap:10px;width:100%;max-width:520px;margin:0 auto}.jcfh-news__row{display:flex;gap:8px}.jcfh-news__input{flex:1;min-width:0;min-height:46px;padding:0 16px;border-radius:var(--jcf-radius-xs);border:1px solid var(--jcf-line);background:var(--jcf-white);color:var(--jcf-ink);font-family:var(--font-body-family);font-size:15px}.jcfh-news__input:focus{outline:2px solid var(--jcf-focus);outline-offset:1px}.jcfh-news__fine{font-family:var(--font-body-family);font-size:12px;color:var(--jcfh-ink2,var(--jcf-muted))}.jcfh-news__ok{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body-family);font-size:15px;font-weight:600;color:var(--jcf-ok)}.jcfh-sec--purple .jcfh-news__ok,.jcfh-sec--ink .jcfh-news__ok{color:var(--jcf-white)}.jcfh-news__err{font-family:var(--font-body-family);font-size:13px;color:var(--jcf-sale)}.jcfh-sec--purple .jcfh-news__err{color:var(--jcf-white)}.jcfh-news__icon{display:inline-flex;width:44px;height:44px;color:currentColor;margin:0 auto 8px}.jcfh-news__icon svg{width:100%;height:100%}@media(min-width:990px){.jcfh-news__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);text-align:left}.jcfh-news__form{margin:0}.jcfh-news__icon{margin:0 0 8px}}.jcfh-seo__intro{margin:10px 0 22px}.jcfh-seo__item{border-top:1px solid var(--jcfh-line,var(--jcf-line))}.jcfh-seo__item:last-child{border-bottom:1px solid var(--jcfh-line,var(--jcf-line))}.jcfh-seo__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;font-family:var(--font-heading-family);font-size:clamp(17px,1.5vw,20px);font-weight:600;color:var(--jcfh-ink,var(--jcf-ink))}.jcfh-seo__item summary::-webkit-details-marker{display:none}.jcfh-seo__item summary:after{content:"+";flex:none;width:28px;height:28px;border-radius:50%;border:1px solid var(--jcf-line);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body-family);font-size:18px;line-height:1;color:var(--jcf-purple);transition:transform .2s ease}.jcfh-seo__item[open] summary:after{content:"\2212"}.jcfh-seo__body{padding:0 0 20px;max-width:900px}.jcfh-seo__body p,.jcfh-seo__body li{font-family:var(--font-body-family);font-size:15px;line-height:1.65;color:var(--jcfh-ink2,var(--jcf-ink2));margin:0 0 10px}.jcfh-seo__body ul{list-style:disc;padding-left:20px;margin:0 0 10px}.jcfh-seo__body a{color:var(--jcf-purple);text-decoration:underline;text-underline-offset:2px}.jcfh-seo__body strong{color:var(--jcfh-ink,var(--jcf-ink))}.jcfh-blog{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:750px){.jcfh-blog{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}.jcfh-post{display:flex;flex-direction:column;border-radius:var(--jcf-radius);overflow:hidden;background:var(--jcf-lavender);height:100%;transition:transform .15s ease,box-shadow .15s ease}.jcfh-post:hover{transform:translateY(-2px);box-shadow:var(--jcf-card-shadow-hover)}.jcfh-post__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;overflow:hidden;background:var(--jcf-lavender);color:var(--jcf-purple)}.jcfh-post__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.jcfh-post__media svg{width:44px;height:44px;opacity:.7}.jcfh-post__body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.jcfh-post__kicker{font-family:var(--font-body-family);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--jcf-purple)}.jcfh-post__title{font-family:var(--font-heading-family);font-size:18px;font-weight:600;line-height:1.3;color:var(--jcf-ink)}.jcfh-post__excerpt{font-family:var(--font-body-family);font-size:14px;line-height:1.55;color:var(--jcf-ink2);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.jcfh-post__more{margin-top:auto;font-family:var(--font-body-family);font-size:13px;font-weight:700;color:var(--jcf-purple)}.jcfh-empty{padding:24px;border:1px dashed var(--jcf-line);border-radius:var(--jcf-radius);text-align:center;font-family:var(--font-body-family);font-size:14px;color:var(--jcf-muted)}.jcfh-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.jcfh-sec *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/jcf-home.css.map */
