:root{--yn-bg: #f7f8fb;--yn-surface: #ffffff;--yn-surface-strong: #f0f3f7;--yn-ink: #15171d;--yn-body: #30333d;--yn-muted: #626875;--yn-line: #d9dee7;--yn-rose: #ef3f86;--yn-rose-dark: #b8175d;--yn-rose-soft: #fff0f6;--yn-navy: #17213d;--yn-mint: #a9eadc;--yn-magenta: #ff4aa4;--yn-gold: #b48139;--yn-grape: #5e386f;--yn-calm: #dbe5f5;--yn-font-display: var(--font-heading--family), "Avenir Next", "Segoe UI", system-ui, sans-serif;--yn-font-body: var(--font-body--family), "Avenir Next", "Segoe UI", system-ui, sans-serif;--yn-radius-card: 28px;--yn-radius-field: 16px;--yn-max: 1180px}.yesnap-theme-shell{background:var(--yn-bg);color:var(--yn-ink);font-family:var(--yn-font-body)}.yn-home{background:radial-gradient(circle at 12% 4%,rgba(239,63,134,.1),transparent 28rem),linear-gradient(180deg,#ffffff 0%,var(--yn-bg) 54%,#ffffff 100%)}.yn-home *{box-sizing:border-box}.yn-container{width:min(var(--yn-max),calc(100vw - 40px));margin-inline:auto}.yn-announcement{display:flex;justify-content:center;align-items:center;min-height:38px;padding:8px 18px;background:var(--yn-navy);color:#fff;font-size:.875rem;font-weight:700;text-align:center}.yn-site-header{position:sticky;top:0;z-index:50;min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:10px max(20px,calc((100vw - var(--yn-max)) / 2));background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--yn-ink)}.yn-logo{display:inline-flex;align-items:center;min-height:44px;color:var(--yn-ink);font-family:var(--yn-font-display);font-size:1.35rem;font-weight:900;text-decoration:none}.yn-logo img{display:block;width:var(--yn-logo-width, 172px);max-height:58px;object-fit:contain}.yn-nav{display:flex;justify-content:center;align-items:center;gap:clamp(14px,2.4vw,30px)}.yn-nav a,.yn-header-tools a{color:var(--yn-ink);font-size:.94rem;font-weight:700;text-decoration:none}.yn-nav a:hover,.yn-header-tools a:hover{color:var(--yn-rose-dark)}.yn-header-tools{display:flex;align-items:center;gap:14px}.yn-mobile-menu{display:none}.yn-button,.yn-link-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 22px;font-family:var(--yn-font-body);font-size:.96rem;font-weight:800;text-decoration:none;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.yn-button--solid,.yn-link-button{border:1px solid var(--yn-rose);background:var(--yn-rose);color:#fff}.yn-button--solid:hover,.yn-link-button:hover{background:var(--yn-rose-dark);border-color:var(--yn-rose-dark);color:#fff}.yn-button--ghost{border:1px solid var(--yn-line);background:#fff;color:var(--yn-ink)}.yn-button--ghost:hover{border-color:var(--yn-rose);background:var(--yn-rose-soft);color:var(--yn-rose-dark)}.yn-button:focus-visible,.yn-link-button:focus-visible,.yn-nav a:focus-visible,.yn-header-tools a:focus-visible,.yn-goal-chip:focus-visible,.yn-pack-option:focus-visible,.purchase-option:focus-within,.pdp-gallery__thumb:focus-visible{outline:3px solid rgba(239,63,134,.45);outline-offset:3px}.yn-section{padding:clamp(48px,7vw,92px) 0}.yn-section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(24px,4vw,42px)}.yn-section__head h2,.yn-hero h1,.yn-spotlight h2,.yn-bundle h2{margin:0;color:var(--yn-ink);font-family:var(--yn-font-display);font-weight:900;line-height:.98;letter-spacing:0;text-wrap:balance}.yn-section__head h2{max-width:720px;font-size:clamp(2rem,4.2vw,3.6rem)}.yn-section__head p,.yn-hero__copy p,.yn-spotlight__copy p,.yn-bundle__intro p,.yn-footer p{color:var(--yn-body);font-size:1.04rem;line-height:1.58;text-wrap:pretty}.yn-hero{min-height:min(680px,calc(100vh - 106px));display:grid;align-items:center;padding:clamp(24px,3.5vw,42px) 0 clamp(30px,4.5vw,54px)}.yn-hero__grid{width:min(1280px,calc(100vw - 48px));display:grid;grid-template-columns:minmax(520px,.96fr) minmax(460px,1.04fr);align-items:center;gap:clamp(30px,4.2vw,64px)}.yn-hero__copy{display:grid;gap:20px}.yn-hero h1{max-width:760px;font-size:clamp(2.9rem,4vw,4.35rem);line-height:1.02}.yn-hero__copy p{max-width:620px;margin:0;font-size:clamp(1.05rem,1.35vw,1.2rem)}.yn-hero__actions,.yn-product-card__actions,.yn-spotlight__actions,.yn-bundle__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.yn-goal-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.yn-goal-chip{min-height:42px;display:inline-flex;align-items:center;border:1px solid var(--yn-line);border-radius:999px;padding:0 16px;background:#fff;color:var(--yn-ink);font-weight:800;text-decoration:none;cursor:pointer}.yn-goal-chip.is-active,.yn-goal-chip:hover{border-color:var(--yn-rose);background:var(--yn-rose-soft);color:var(--yn-rose-dark)}.yn-hero__trust{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--yn-muted);font-size:.94rem;font-weight:700}.yn-hero__shelf{position:relative;min-height:500px;border:1px solid rgba(217,222,231,.72);border-radius:28px;background:#fff;overflow:hidden;isolation:isolate}.yn-hero__shelf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#ffffffc7,#ffffff38 34%,#fff0 62%),linear-gradient(180deg,#12172608,#1217260f);pointer-events:none}.yn-shelf__label{position:absolute;left:24px;top:24px;z-index:3;max-width:250px;color:var(--yn-navy);display:grid;gap:6px;line-height:1.2}.yn-shelf__label span{width:max-content;border-radius:999px;padding:7px 10px;background:#ffffffe0;color:var(--yn-rose-dark);font-size:.78rem;font-weight:900}.yn-shelf__label strong{font-size:clamp(.95rem,1.15vw,1.15rem);font-weight:900}.yn-shelf__scene{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:82% center}.yn-shelf__rituals{position:absolute;left:18px;right:18px;bottom:18px;z-index:3;display:flex;flex-wrap:wrap;gap:8px}.yn-shelf__rituals span{border:1px solid rgba(255,255,255,.78);border-radius:999px;padding:8px 11px;background:#ffffffd6;color:var(--yn-ink);font-size:.82rem;font-weight:900}.yn-finder{background:#fff}.yn-finder__grid{display:grid;grid-template-columns:minmax(440px,.92fr) minmax(520px,1.08fr);align-items:start;gap:16px}.yn-finder__stack{display:grid;gap:16px}.yn-product-card{display:grid;grid-template-columns:minmax(210px,.88fr) minmax(0,1fr);background:var(--yn-surface);border:1px solid var(--yn-line);border-radius:var(--yn-radius-card);overflow:hidden}.yn-product-card--spotlight{min-height:auto;grid-template-columns:1fr;position:sticky;top:96px;background:linear-gradient(135deg,#fff,#f8fbff 48%,#effdf9)}.yn-product-card--compact{min-height:auto;grid-template-columns:minmax(170px,.62fr) minmax(0,1fr)}.yn-product-card__media{position:relative;min-height:280px;display:grid;place-items:center;background:var(--yn-surface-strong);color:var(--yn-ink);text-decoration:none;overflow:hidden}.yn-product-card--spotlight .yn-product-card__media{min-height:360px;aspect-ratio:16 / 10;background:radial-gradient(circle at 55% 40%,#a9eadccc,#17213df0 62%)}.yn-product-card--compact .yn-product-card__media{min-height:auto;background:radial-gradient(circle at 50% 48%,#ffffffe0,#f0f3f71a 42%),var(--yn-surface-strong)}.yn-product-card__media img{width:88%;height:88%;object-fit:contain}.yn-product-card--spotlight .yn-product-card__media img{width:100%;height:100%;object-fit:cover;padding:0}.yn-product-card--compact .yn-product-card__media img{width:min(82%,220px);height:auto;max-height:250px;object-fit:contain}.yn-product-card__badge{position:absolute;left:18px;top:18px;z-index:1;border-radius:999px;padding:8px 12px;background:#fff;color:var(--yn-navy);font-size:.82rem;font-weight:900}.yn-product-card__body{display:grid;align-content:center;gap:16px;padding:clamp(22px,3vw,38px)}.yn-product-card--spotlight .yn-product-card__body,.yn-product-card--compact .yn-product-card__body{align-content:start}.yn-product-card--compact .yn-product-card__body{gap:12px;padding:clamp(22px,2.4vw,30px)}.yn-product-card__goal{margin:0;color:var(--yn-rose-dark);font-weight:900}.yn-product-card h3{margin:0;color:var(--yn-ink);font-family:var(--yn-font-display);font-size:clamp(1.55rem,2.6vw,2.65rem);line-height:1.05}.yn-product-card--compact h3{font-size:clamp(1.7rem,2.2vw,2.3rem)}.yn-product-card p{margin:0;color:var(--yn-body);line-height:1.55}.yn-product-card__recommendation{display:grid;gap:10px;border-top:1px solid var(--yn-line);border-bottom:1px solid var(--yn-line);padding:14px 0}.yn-product-card--compact .yn-product-card__recommendation{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0}.yn-product-card__recommendation p{display:grid;gap:4px}.yn-product-card__recommendation strong{color:var(--yn-ink);font-size:.84rem;font-weight:900}.yn-product-card__recommendation span{color:var(--yn-body);font-size:.94rem;line-height:1.42}.yn-product-card--compact .yn-product-card__recommendation span{font-size:.86rem;line-height:1.36}.yn-product-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.yn-product-card--compact ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.yn-product-card li{position:relative;padding-left:20px;color:var(--yn-body);font-weight:650}.yn-product-card--compact li{font-size:.88rem;line-height:1.32}.yn-product-card li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--yn-rose)}.yn-product-card__meta{display:flex;flex-wrap:wrap;gap:8px}.yn-product-card__meta span{border-radius:999px;padding:8px 11px;background:var(--yn-rose-soft);color:var(--yn-rose-dark);font-size:.88rem;font-weight:850}.yn-product-card--compact .yn-product-card__meta span{padding:7px 10px;font-size:.8rem}.yn-quick-form{margin:0}.yn-quick-form button[disabled]{opacity:.52;cursor:not-allowed}.yn-spotlight{background:#fff}.yn-spotlight__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:clamp(24px,5vw,64px);align-items:center;border-radius:var(--yn-radius-card);padding:clamp(28px,5vw,62px);background:radial-gradient(circle at 84% 18%,rgba(255,74,164,.32),transparent 20rem),linear-gradient(135deg,var(--yn-navy) 0%,#202b51 58%,#f6fffd 58%,#ffffff 100%);color:#fff;overflow:hidden}.yn-spotlight__copy{max-width:650px}.yn-spotlight h2{max-width:680px;color:#fff;font-size:clamp(2.5rem,5.6vw,5.4rem)}.yn-spotlight__copy p{color:#ffffffe0}.yn-spotlight__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.yn-spotlight__facts span{border:1px solid rgba(169,234,220,.34);border-radius:999px;padding:8px 11px;background:#a9eadc1f;color:#fff;font-size:.86rem;font-weight:850}.yn-mechanism-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;padding:0;list-style:none}.yn-mechanism-list li{border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:16px;background:#ffffff14}.yn-mechanism-list strong{display:block;margin-bottom:6px;color:var(--yn-mint)}.yn-mechanism-list span{color:#ffffffd1;line-height:1.45}.yn-spotlight__visual{position:relative;min-height:480px;display:grid;place-items:center}.yn-spotlight__visual:before{content:"";position:absolute;width:86%;aspect-ratio:1;border-radius:999px;background:var(--yn-mint)}.yn-spotlight__visual img{position:relative;z-index:1;width:min(92%,420px);max-height:430px;object-fit:contain}.yn-moments{overflow:hidden}.yn-moment-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,33%);gap:16px;overflow-x:auto;padding:2px 0 12px;scroll-snap-type:x mandatory}.yn-moment{min-height:430px;display:grid;align-content:end;position:relative;border-radius:var(--yn-radius-card);overflow:hidden;background:var(--yn-navy);scroll-snap-align:start}.yn-moment:nth-child(2){margin-top:36px}.yn-moment:nth-child(4){margin-top:20px}.yn-moment img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.84}.yn-moment__copy{position:relative;z-index:1;display:grid;gap:10px;padding:24px;background:linear-gradient(180deg,transparent 0%,rgba(10,14,24,.82) 100%);color:#fff}.yn-moment h3{margin:0;color:#fff;font-size:1.55rem;line-height:1.1}.yn-moment p{margin:0;color:#ffffffdb;line-height:1.45}.yn-trust-section{background:var(--yn-ink);color:#fff}.yn-trust-section .yn-section__head h2,.yn-trust-section .yn-section__head p{color:#fff}.yn-trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.yn-trust-row span{min-height:84px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:16px;background:#ffffff12;color:#fff;font-weight:850;text-align:center}.yn-results{background:#fff}.yn-results__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,250px);gap:12px;overflow-x:auto;padding-bottom:12px}.yn-ugc-card{border:1px solid var(--yn-line);border-radius:18px;overflow:hidden;background:var(--yn-surface)}.yn-ugc-card__media{position:relative;aspect-ratio:4 / 5;background:var(--yn-surface-strong);overflow:hidden}.yn-ugc-card video,.yn-ugc-card img{width:100%;height:100%;object-fit:cover}.yn-ugc-card__body{display:grid;gap:8px;padding:13px}.yn-ugc-card__tags{display:flex;flex-wrap:wrap;gap:8px}.yn-ugc-card__tags span{border-radius:999px;padding:6px 9px;background:var(--yn-surface-strong);color:var(--yn-body);font-size:.78rem;font-weight:800}.yn-ugc-card strong{color:var(--yn-ink)}.yn-ugc-card a{color:var(--yn-rose-dark);font-weight:850;text-decoration:none}.yn-bundle{background:linear-gradient(180deg,#ffffff 0%,var(--yn-bg) 100%)}.yn-bundle__panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(24px,5vw,58px);align-items:start}.yn-bundle h2{font-size:clamp(2.35rem,4.8vw,4.6rem)}.yn-bundle__intro{position:sticky;top:96px;display:grid;gap:18px}.yn-bundle__list{display:grid;gap:14px}.yn-bundle-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid var(--yn-line);border-radius:22px;padding:clamp(18px,3vw,28px);background:#fff}.yn-bundle-card h3{margin:0 0 8px;color:var(--yn-ink);font-size:1.35rem}.yn-bundle-card p{margin:0;color:var(--yn-body);line-height:1.5}.yn-free-shipping{border-radius:18px;padding:16px;background:var(--yn-rose-soft);color:var(--yn-rose-dark);font-weight:850}.yn-footer{padding:clamp(46px,7vw,82px) 0 26px;background:#15171d;color:#fff}.yn-footer__grid{display:grid;grid-template-columns:minmax(0,1.05fr) repeat(3,minmax(120px,.45fr));gap:clamp(24px,5vw,64px)}.yn-footer h2,.yn-footer h3{margin:0 0 14px;color:#fff}.yn-footer h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1}.yn-footer p{max-width:520px;color:#ffffffc7}.yn-footer a{display:block;margin:9px 0;color:#ffffffc2;text-decoration:none}.yn-footer a:hover{color:#fff}.yn-footer-form{max-width:520px;margin-top:22px}.yn-footer-form label{display:block;margin-bottom:8px;color:#fff;font-weight:800}.yn-footer-form div{display:flex;gap:10px}.yn-footer-form input{min-width:0;flex:1;min-height:48px;border:1px solid rgba(255,255,255,.24);border-radius:var(--yn-radius-field);padding:0 14px;background:#ffffff1a;color:#fff;font-size:1rem}.yn-footer-form input::placeholder{color:#ffffffb8}.yn-footer-form button{min-height:48px;border:0;border-radius:999px;padding:0 20px;background:var(--yn-rose);color:#fff;font-weight:900}.yn-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:42px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffad}.yn-pdp-refresh{--paper: var(--yn-bg);--ink: var(--yn-ink)}.yn-pdp-refresh .announcement{background:var(--yn-navy);color:#fff}.yn-pdp-refresh .site-header{background:#fffffff0;color:var(--yn-ink)}.yn-pdp-refresh .site-header nav a,.yn-pdp-refresh .yesnap-header-cart a{color:var(--yn-ink);text-decoration:none}.yn-pdp-refresh .yesnap-header-cart{display:flex;align-items:center;gap:14px}.yn-pdp-refresh .pdp-hero{width:min(var(--yn-max),calc(100vw - 40px));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:clamp(28px,5vw,70px);align-items:start;margin:0 auto;padding:clamp(34px,6vw,72px) 0}.yn-pdp-refresh .pdp-gallery__main{border-radius:var(--yn-radius-card);background:linear-gradient(135deg,#fff,#edf3fb)}.yn-pdp-refresh .pdp-gallery__main-image{object-fit:contain}.yn-pdp-refresh .pdp-summary{position:sticky;top:96px;border:1px solid var(--yn-line);border-radius:var(--yn-radius-card);padding:clamp(22px,3vw,34px);background:#fff;color:var(--yn-ink)}.yn-pdp-label{margin:0 0 10px;color:var(--yn-rose-dark);font-weight:900}.yn-pdp-refresh .pdp-summary h1{margin:0;color:var(--yn-ink);font-family:var(--yn-font-display);font-size:clamp(2.35rem,4.4vw,4.2rem);line-height:1;letter-spacing:0;text-wrap:balance}.yn-pdp-trust-summary{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.yn-pdp-trust-summary span{border-radius:999px;padding:7px 10px;background:var(--yn-surface-strong);color:var(--yn-body);font-size:.85rem;font-weight:850}.yn-pdp-refresh .pdp-summary>p:not(.yn-pdp-label):not(.yn-pdp-trust-line){color:var(--yn-body);line-height:1.55}.yn-pdp-refresh .pdp-benefit-list{margin:18px 0}.yn-pdp-refresh .pdp-benefit-list li{color:var(--yn-body)}.yn-pack-field{display:grid;gap:10px;margin:18px 0}.yn-pack-field label,.yn-purchase-label{color:var(--yn-ink);font-weight:900}.yn-pack-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.yn-pack-option{min-height:82px;border:1px solid var(--yn-line);border-radius:18px;padding:12px;background:#fff;color:var(--yn-ink);text-align:left;cursor:pointer}.yn-pack-option.is-active,.yn-pack-option:hover{border-color:var(--yn-rose);background:var(--yn-rose-soft)}.yn-pack-option strong,.yn-pack-option span{display:block}.yn-pack-option strong{margin-bottom:4px;font-size:1rem}.yn-pack-option span{color:var(--yn-muted);font-size:.84rem;line-height:1.35}.yn-pdp-refresh .pdp-select-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.yn-pdp-refresh select[data-yesnap-variant-select]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.yn-pdp-refresh .purchase-box{display:grid;gap:10px;margin:16px 0}.yn-pdp-refresh .purchase-option{border:1px solid var(--yn-line);border-radius:18px;padding:14px;background:#fff}.yn-pdp-refresh .purchase-option:has(input:checked){border-color:var(--yn-rose);background:var(--yn-rose-soft)}.yn-purchase-copy{display:grid;gap:3px}.yn-purchase-copy small{color:var(--yn-muted);font-size:.84rem;line-height:1.35}.yn-pdp-refresh .button.primary.full{width:100%;min-height:54px;border-radius:999px;background:var(--yn-rose);color:#fff;font-weight:900}.yn-pdp-trust-line{display:flex;flex-wrap:wrap;gap:8px 12px;margin:16px 0 0;color:var(--yn-body);font-size:.9rem;font-weight:800}.yn-pdp-refresh .mini-proof{display:none}.yn-pdp-refresh .pdp-sticky-atc{border-top:1px solid var(--yn-line);background:#fffffff5}.yn-pdp-refresh .pdp-sticky-atc button{border-radius:999px;background:var(--yn-rose);color:#fff}.yn-pdp-refresh .pm-section{width:min(var(--yn-max),calc(100vw - 40px));margin-inline:auto;padding:clamp(54px,8vw,104px) 0;background:transparent;color:var(--yn-ink)}.yn-pdp-refresh .pm-eyebrow{display:none}.yn-pdp-refresh .pm-section h2{margin:0;color:var(--yn-ink);font-family:var(--yn-font-display);font-size:clamp(2.2rem,4.8vw,4.6rem);line-height:1;letter-spacing:0;text-wrap:balance}.yn-pdp-refresh .pm-section h3{margin:0;color:var(--yn-ink);font-family:var(--yn-font-display);line-height:1.1}.yn-pdp-refresh .pm-section p{color:var(--yn-body);line-height:1.56}.yn-pdp-refresh .pm-agitation__intro,.yn-pdp-refresh .pm-mechanism,.yn-pdp-refresh .pm-ingredients{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1fr);gap:clamp(24px,5vw,60px);align-items:center}.yn-pdp-refresh .pm-agitation figure,.yn-pdp-refresh .pm-mechanism__media,.yn-pdp-refresh .pm-ingredients__media{border-radius:var(--yn-radius-card);overflow:hidden;background:#fff}.yn-pdp-refresh .pm-agitation img,.yn-pdp-refresh .pm-mechanism img,.yn-pdp-refresh .pm-ingredients img,.yn-pdp-refresh .pm-ritual img,.yn-pdp-refresh .pm-timeline img,.yn-pdp-refresh .pm-offer img,.yn-pdp-refresh .pm-reviews img{width:100%;height:100%;object-fit:cover}.yn-pdp-refresh .pm-agitation figcaption,.yn-pdp-refresh .pm-mechanism figcaption{color:var(--yn-body)}.yn-pdp-refresh .pm-pain-grid,.yn-pdp-refresh .pm-pathway-list,.yn-pdp-refresh .pm-ingredient-list{display:grid;gap:12px;margin-top:24px}.yn-pdp-refresh .pm-pain-grid{grid-template-columns:repeat(3,1fr)}.yn-pdp-refresh .pm-pain-grid article,.yn-pdp-refresh .pm-pathway-list article,.yn-pdp-refresh .pm-ingredient-list article{border:1px solid var(--yn-line);border-radius:20px;padding:18px;background:#fff}.yn-pdp-refresh .pm-pain-grid article>span,.yn-pdp-refresh .pm-pathway-list article>span,.yn-pdp-refresh .pm-ingredient-list article>span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;border-radius:999px;margin-bottom:12px;background:var(--yn-rose-soft);color:var(--yn-rose-dark);font-weight:900}.yn-pdp-refresh .pm-section-heading{max-width:820px;margin:0 0 clamp(24px,4vw,42px)}.yn-pdp-refresh .pm-ritual-grid,.yn-pdp-refresh .pm-timeline-grid,.yn-pdp-refresh .pm-offer-grid,.yn-pdp-refresh .pm-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.yn-pdp-refresh .pm-ritual-grid article,.yn-pdp-refresh .pm-timeline-grid article,.yn-pdp-refresh .pm-offer-grid article,.yn-pdp-refresh .pm-review-grid article{border:1px solid var(--yn-line);border-radius:22px;overflow:hidden;background:#fff}.yn-pdp-refresh .pm-ritual-grid article>span,.yn-pdp-refresh .pm-timeline-grid article>span,.yn-pdp-refresh .pm-review-grid article span,.yn-pdp-refresh .pm-offer-grid article>span{color:var(--yn-rose-dark);font-weight:900}.yn-pdp-refresh .pm-ritual-grid article h3,.yn-pdp-refresh .pm-ritual-grid article p,.yn-pdp-refresh .pm-timeline-grid article h3,.yn-pdp-refresh .pm-timeline-grid article p,.yn-pdp-refresh .pm-offer-grid article h3,.yn-pdp-refresh .pm-offer-grid article p,.yn-pdp-refresh .pm-review-grid article div{padding-inline:18px}.yn-pdp-refresh .pm-ritual-grid article p,.yn-pdp-refresh .pm-timeline-grid article p,.yn-pdp-refresh .pm-offer-grid article p,.yn-pdp-refresh .pm-review-grid article p{padding-bottom:18px}.yn-pdp-refresh .pm-offer-card--featured{border-color:var(--yn-rose)!important;background:var(--yn-rose-soft)!important}.yn-pdp-refresh .pm-offer-grid a,.yn-pdp-refresh .pm-faq+a,.yn-pdp-refresh .pm-faq a{color:var(--yn-rose-dark);font-weight:900}.yn-pdp-refresh .pm-guarantee-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.yn-pdp-refresh .pm-guarantee-row span{border-radius:999px;padding:10px 14px;background:#fff;color:var(--yn-body);font-weight:850}.yn-pdp-refresh .pm-faq details{border:1px solid var(--yn-line);border-radius:18px;margin-bottom:10px;padding:16px 18px;background:#fff}.yn-pdp-refresh .pm-faq summary{min-height:44px;display:flex;align-items:center;color:var(--yn-ink);font-weight:900;cursor:pointer}.yn-pdp-refresh .pm-disclaimer{max-width:820px;margin:18px 0 0;border:1px solid var(--yn-line);border-radius:16px;padding:14px 16px;background:var(--yn-surface-strong);color:var(--yn-body);font-size:.88rem;line-height:1.45}.yn-cart-progress{display:grid;gap:8px;border-radius:16px;padding:12px;margin-bottom:14px;background:var(--yn-rose-soft);color:var(--yn-rose-dark)}.yn-cart-progress p{margin:0;color:var(--yn-rose-dark);font-size:.92rem;font-weight:850}.yn-cart-progress__track{height:8px;border-radius:999px;background:#ef3f8629;overflow:hidden}.yn-cart-progress__track span{display:block;height:100%;border-radius:inherit;background:var(--yn-rose)}@media(prefers-reduced-motion:reduce){.yn-button,.yn-link-button,.yn-goal-chip,.yn-pack-option{transition:none}html:focus-within{scroll-behavior:auto}}@media(max-width:1080px){.yn-hero__grid,.yn-finder__grid,.yn-spotlight__panel,.yn-bundle__panel,.yn-pdp-refresh .pdp-hero,.yn-pdp-refresh .pm-agitation__intro,.yn-pdp-refresh .pm-mechanism,.yn-pdp-refresh .pm-ingredients,.yn-pdp-refresh .pm-pain-grid,.yn-pdp-refresh .pm-ritual-grid,.yn-pdp-refresh .pm-timeline-grid,.yn-pdp-refresh .pm-offer-grid,.yn-pdp-refresh .pm-review-grid{grid-template-columns:1fr}.yn-hero{min-height:auto}.yn-product-card--spotlight{position:static}.yn-hero__shelf{min-height:460px}.yn-bundle__intro,.yn-pdp-refresh .pdp-summary{position:static}.yn-trust-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.yn-site-header{grid-template-columns:auto 1fr auto;min-height:64px}.yn-nav{display:none}.yn-mobile-menu{display:block;justify-self:center}.yn-mobile-menu summary{min-height:42px;display:inline-flex;align-items:center;border:1px solid var(--yn-line);border-radius:999px;padding:0 14px;background:#fff;color:var(--yn-ink);font-weight:850;list-style:none;cursor:pointer}.yn-mobile-menu summary::-webkit-details-marker{display:none}.yn-mobile-menu__panel{position:fixed;left:16px;right:16px;top:82px;display:grid;gap:8px;border:1px solid var(--yn-line);border-radius:22px;padding:14px;background:#fff}.yn-mobile-menu__panel a{min-height:44px;display:flex;align-items:center;color:var(--yn-ink);font-weight:850;text-decoration:none}.yn-header-tools .yn-search-link{display:none}.yn-hero__grid{gap:24px}.yn-hero__shelf{min-height:300px}.yn-hero h1{font-size:clamp(2.35rem,11vw,3.6rem)}.yn-section__head{display:grid;align-items:start}.yn-product-card,.yn-product-card--spotlight{grid-template-columns:1fr;min-height:auto}.yn-product-card__media{min-height:260px}.yn-mechanism-list{grid-template-columns:1fr}.yn-moment-rail{grid-auto-columns:minmax(260px,82%)}.yn-trust-row{grid-template-columns:1fr}.yn-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.yn-container{width:min(100% - 28px,var(--yn-max))}.yn-site-header{padding-inline:14px;gap:10px}.yn-logo img{width:min(var(--yn-logo-width, 148px),132px)}.yn-header-tools{gap:8px}.yn-hero{padding-top:14px;padding-bottom:30px}.yn-hero__copy{order:1;gap:12px}.yn-hero h1{font-size:clamp(2.18rem,9.8vw,3rem);line-height:1}.yn-hero__copy p{font-size:1rem;line-height:1.42}.yn-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.yn-hero__actions .yn-button{width:auto;min-height:44px;padding:0 12px;font-size:.88rem;text-align:center}.yn-product-card__actions .yn-button,.yn-product-card__actions .yn-link-button{width:100%}.yn-goal-chips{flex-wrap:nowrap;gap:6px;margin-top:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.yn-goal-chips::-webkit-scrollbar{display:none}.yn-goal-chip{flex:0 0 auto;min-height:34px;padding:0 11px;font-size:.78rem}.yn-hero__trust{display:none}.yn-hero__shelf{order:2;min-height:210px;border-radius:20px}.yn-hero__shelf:before{background:linear-gradient(90deg,#ffffffb8,#ffffff0f 62%),linear-gradient(180deg,#12172608,#1217261f)}.yn-shelf__label{left:14px;top:12px;max-width:180px}.yn-shelf__label span{padding:5px 8px;font-size:.68rem}.yn-shelf__label strong{font-size:.78rem;line-height:1.18}.yn-shelf__scene{object-position:76% center}.yn-shelf__rituals{left:10px;right:10px;bottom:10px;gap:5px}.yn-shelf__rituals span{padding:6px 8px;font-size:.68rem}.yn-product-card,.yn-spotlight__panel,.yn-moment,.yn-bundle-card{border-radius:22px}.yn-spotlight__panel{padding:22px;background:var(--yn-navy)}.yn-spotlight__visual{min-height:300px}.yn-bundle-card,.yn-footer__grid{grid-template-columns:1fr}.yn-footer-form div{display:grid}.yn-pdp-refresh .pdp-hero{width:min(100% - 28px,var(--yn-max));padding-top:22px;gap:18px}.yn-pdp-refresh .pdp-gallery{gap:8px}.yn-pdp-refresh .pdp-gallery__main{aspect-ratio:4 / 3;max-height:280px}.yn-pdp-refresh .pdp-gallery__main-image{max-height:280px;padding:8px}.yn-pdp-refresh .pdp-gallery__thumbs{gap:6px}.yn-pack-options{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.yn-pack-option{flex:0 0 152px;min-height:68px;padding:10px;scroll-snap-align:start}.yn-pack-option strong{font-size:.92rem}.yn-pack-option span{font-size:.78rem;line-height:1.25}.yn-pdp-refresh .pdp-sticky-atc{grid-template-columns:42px minmax(0,1fr) minmax(126px,auto);gap:8px;padding-inline:10px}.yn-pdp-refresh .pdp-sticky-atc img{width:42px;height:42px}.yn-pdp-refresh .pdp-sticky-atc button{min-width:126px;min-height:44px;padding:0 12px;font-size:.78rem;line-height:1.08;white-space:normal}.yn-pdp-refresh .pdp-sticky-atc button span{overflow:visible;text-overflow:clip;white-space:normal}.yn-pdp-refresh .pdp-summary h1{font-size:clamp(2rem,11vw,3.2rem)}}.yn-home{background:radial-gradient(circle at 16% 6%,rgba(239,63,134,.08),transparent 24rem),linear-gradient(180deg,#fff,#f7f8fb 58%,#fff)}.yn-hero{min-height:min(640px,calc(100vh - 106px))}.yn-hero__grid{grid-template-columns:minmax(500px,.98fr) minmax(450px,1.02fr);gap:clamp(34px,5vw,72px)}.yn-hero h1{max-width:690px;font-size:clamp(2.85rem,4.2vw,4.15rem);line-height:1.04}.yn-hero__shelf{min-height:440px;border:0;border-radius:24px;background:radial-gradient(circle at 68% 24%,rgba(239,63,134,.1),transparent 18rem),linear-gradient(145deg,#fff,#eef3f7);box-shadow:inset 0 0 0 1px #d9dee7e6}.yn-hero__shelf:before{background:linear-gradient(90deg,#ffffff47,#fff0 42%),linear-gradient(180deg,#12172603,#1217260d)}.yn-shelf__label{display:none}.yn-shelf__scene{object-position:58% center;filter:saturate(1.03) contrast(1.01)}.yn-shelf__rituals{left:auto;right:16px;bottom:16px;justify-content:flex-end}.yn-shelf__rituals span{background:#ffffffeb;color:var(--yn-navy)}.yn-finder .yn-section__head{margin-bottom:12px}.yn-finder .yn-section__head h2{max-width:620px;font-size:clamp(2rem,3.4vw,3rem)}.yn-finder__cue{width:max-content;max-width:100%;margin:0 0 20px;border-radius:999px;padding:10px 14px;background:var(--yn-rose-soft);color:var(--yn-rose-dark);font-weight:850}.yn-finder__grid{grid-template-columns:minmax(430px,.96fr) minmax(500px,1.04fr);gap:18px}.yn-product-card{border-radius:20px}.yn-product-card--spotlight{position:static;grid-template-columns:minmax(184px,.7fr) minmax(0,1fr);background:linear-gradient(135deg,#fff,#f8fbff 58%,#effdf9)}.yn-product-card--spotlight .yn-product-card__media{min-height:100%;aspect-ratio:auto}.yn-product-card--spotlight .yn-product-card__media img{object-fit:cover;object-position:center}.yn-product-card--compact{grid-template-columns:minmax(138px,.42fr) minmax(0,1fr)}.yn-product-card--compact .yn-product-card__media{min-height:100%}.yn-product-card--compact .yn-product-card__media img{width:min(86%,170px);max-height:180px}.yn-product-card__body{gap:13px;padding:clamp(20px,2.6vw,30px)}.yn-product-card--compact .yn-product-card__body{gap:9px;padding:clamp(18px,2vw,24px)}.yn-product-card--compact .yn-product-card__body>p:not(.yn-product-card__goal){display:none}.yn-product-card h3{font-size:clamp(1.55rem,2.3vw,2.28rem)}.yn-product-card--compact h3{font-size:clamp(1.35rem,1.8vw,1.82rem)}.yn-product-card__recommendation{gap:8px;padding:12px 0}.yn-product-card--compact .yn-product-card__recommendation{grid-template-columns:1fr;gap:7px;padding:10px 0}.yn-product-card--compact .yn-rec--use span{color:var(--yn-muted)}.yn-product-card--compact ul{display:flex;flex-wrap:wrap;gap:6px}.yn-product-card--compact li{border-radius:999px;padding:6px 9px;background:var(--yn-surface-strong);color:var(--yn-body);font-size:.78rem}.yn-product-card--compact li:before{display:none}.yn-product-card__meta{gap:6px}.yn-product-card__meta span{padding:7px 10px;background:#fff6fa}.yn-product-card__actions{gap:8px}.yn-product-card__actions .yn-link-button,.yn-product-card__actions .yn-button{min-height:42px;padding-inline:16px}.yn-spotlight__panel{grid-template-columns:minmax(320px,.88fr) minmax(0,1fr);align-items:center;border:1px solid var(--yn-line);border-radius:24px;padding:clamp(26px,4.2vw,48px);background:radial-gradient(circle at 14% 18%,rgba(169,234,220,.34),transparent 18rem),linear-gradient(135deg,#fff,#f8fbff 62%,#eefdf9);color:var(--yn-ink)}.yn-spotlight__visual{order:-1;min-height:360px;border-radius:22px;background:radial-gradient(circle at 52% 42%,#a9eadcbd,#17213df5 68%);overflow:hidden}.yn-spotlight__visual:before{width:72%;background:#a9eadc7a}.yn-spotlight h2{color:var(--yn-navy);font-size:clamp(2.05rem,4vw,3.75rem);line-height:1.02}.yn-spotlight__copy p{color:var(--yn-body)}.yn-spotlight__facts span{border-color:#17213d1f;background:#fff;color:var(--yn-navy)}.yn-mechanism-list{grid-template-columns:1fr;gap:8px;margin:18px 0}.yn-mechanism-list li{display:grid;grid-template-columns:minmax(140px,.34fr) minmax(0,1fr);gap:12px;align-items:start;border:1px solid rgba(23,33,61,.1);border-radius:14px;padding:12px 14px;background:#fff}.yn-mechanism-list strong{margin:0;color:var(--yn-rose-dark)}.yn-mechanism-list span{color:var(--yn-body)}.yn-trust-section{background:#fff;color:var(--yn-ink)}.yn-trust-section .yn-container{border-top:1px solid var(--yn-line);border-bottom:1px solid var(--yn-line);padding-block:clamp(28px,4vw,44px)}.yn-trust-section .yn-section__head{margin-bottom:18px}.yn-trust-section .yn-section__head h2,.yn-trust-section .yn-section__head p{color:var(--yn-ink)}.yn-trust-section .yn-section__head h2{font-size:clamp(1.8rem,3vw,2.6rem)}.yn-trust-row{display:flex;flex-wrap:wrap}.yn-trust-row span{min-height:44px;flex:1 1 170px;border-color:var(--yn-line);border-radius:999px;background:var(--yn-surface-strong);color:var(--yn-body)}.yn-bundle{background:#fff}.yn-bundle__panel{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);border:1px solid var(--yn-line);border-radius:24px;padding:clamp(22px,4vw,38px);background:linear-gradient(135deg,#fff,#f7f8fb)}.yn-bundle h2{font-size:clamp(2rem,3.4vw,3.2rem)}.yn-bundle-card{border-radius:16px;padding:clamp(16px,2.4vw,22px)}.yn-pdp-refresh .pdp-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:clamp(24px,4vw,54px);padding:clamp(28px,5vw,58px) 0}.yn-pdp-refresh .pdp-summary{border-radius:22px;padding:clamp(20px,2.4vw,28px)}.yn-pdp-refresh .pdp-summary h1{font-size:clamp(2.1rem,3.7vw,3.35rem);line-height:1.04}.yn-pdp-trust-summary{margin:12px 0}.yn-pdp-trust-summary span{padding:6px 9px}.yn-pdp-refresh .pdp-benefit-list{margin:14px 0}.yn-pack-options{gap:8px}.yn-pack-option{min-height:72px;border-radius:14px;padding:10px}.yn-pack-option span{font-size:.8rem}.yn-pdp-refresh .purchase-box{gap:8px}.yn-pdp-refresh .purchase-option{border-radius:14px;padding:12px}.yn-pdp-refresh .button.primary.full{min-height:52px}.yn-pdp-refresh .pm-section{padding:clamp(44px,6vw,76px) 0}.yn-pdp-refresh .pm-section h2{font-size:clamp(1.95rem,3.6vw,3.35rem)}.yn-pdp-refresh .pm-section-heading{max-width:760px;margin-bottom:clamp(20px,3vw,32px)}.yn-pdp-refresh .pm-pain-grid{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--yn-line);border-bottom:1px solid var(--yn-line)}.yn-pdp-refresh .pm-pain-grid article{border:0;border-radius:0;padding:18px 16px;background:transparent}.yn-pdp-refresh .pm-pain-grid article+article{border-left:1px solid var(--yn-line)}.yn-pdp-refresh .pm-pathway-list article,.yn-pdp-refresh .pm-ingredient-list article{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;border-radius:16px;padding:14px}.yn-pdp-refresh .pm-shift-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--yn-line);border-radius:22px;overflow:hidden;background:#fff}.yn-pdp-refresh .pm-shift-card{padding:clamp(18px,3vw,30px)}.yn-pdp-refresh .pm-shift-card+.pm-shift-card{border-left:1px solid var(--yn-line)}.yn-pdp-refresh .pm-shift-card--after{background:var(--yn-rose-soft)}.yn-pdp-refresh .pm-shift-card ul{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.yn-pdp-refresh .pm-shift-card li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;color:var(--yn-body)}.yn-pdp-refresh .pm-shift-card li>span{color:var(--yn-rose-dark);font-weight:900}.yn-pdp-refresh .pm-timeline-grid{position:relative;gap:0;border:1px solid var(--yn-line);border-radius:22px;overflow:hidden;background:#fff}.yn-pdp-refresh .pm-timeline-grid article{border:0;border-radius:0}.yn-pdp-refresh .pm-timeline-grid article+article{border-left:1px solid var(--yn-line)}.yn-pdp-refresh .pm-timeline-grid img{height:170px}.yn-pdp-refresh .pm-offer-grid article{display:grid;grid-template-rows:auto auto auto 1fr auto;border-radius:18px}.yn-pdp-refresh .pm-offer-grid img{height:150px}.yn-pdp-refresh .pm-offer-grid a{display:inline-flex;align-items:center;min-height:42px;width:max-content;margin:0 18px 18px;border-radius:999px;padding:0 16px;background:var(--yn-rose);color:#fff;text-decoration:none}@media(max-width:1080px){.yn-hero__grid,.yn-finder__grid,.yn-spotlight__panel,.yn-bundle__panel,.yn-pdp-refresh .pdp-hero{grid-template-columns:1fr}.yn-product-card--spotlight{grid-template-columns:minmax(220px,.7fr) minmax(0,1fr)}.yn-spotlight__visual{order:0}.yn-pdp-refresh .pm-shift-grid{grid-template-columns:1fr}.yn-pdp-refresh .pm-shift-card+.pm-shift-card{border-left:0;border-top:1px solid var(--yn-line)}}@media(max-width:820px){.yn-hero__grid{width:min(100% - 34px,var(--yn-max))}.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:132px minmax(0,1fr)}.yn-product-card__media{min-height:100%}.yn-product-card--spotlight .yn-product-card__media{min-height:100%;aspect-ratio:auto}.yn-pdp-refresh .pm-pain-grid{grid-template-columns:1fr}.yn-pdp-refresh .pm-pain-grid article+article,.yn-pdp-refresh .pm-timeline-grid article+article{border-left:0;border-top:1px solid var(--yn-line)}.yn-pdp-refresh .pm-timeline-grid{grid-template-columns:1fr}}@media(max-width:520px){.yn-section{padding:38px 0}.yn-hero{padding:12px 0 24px}.yn-hero__grid{width:min(100% - 28px,var(--yn-max));gap:14px}.yn-hero h1{max-width:100%;font-size:clamp(2.04rem,9.25vw,2.58rem);line-height:1.04}.yn-hero__copy p{font-size:.98rem}.yn-hero__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.yn-hero__actions .yn-button{min-width:0;overflow:hidden;padding-inline:8px;font-size:.82rem;white-space:normal;word-break:normal}.yn-hero__shelf{min-height:196px;border-radius:18px}.yn-shelf__scene{object-position:68% center}.yn-shelf__rituals{display:none}.yn-finder .yn-section__head h2{font-size:clamp(1.9rem,8vw,2.45rem)}.yn-finder__cue{width:100%;border-radius:14px;font-size:.9rem}.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:100px minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media img,.yn-product-card--compact .yn-product-card__media img{width:100%;height:100%;max-height:none;object-fit:cover}.yn-product-card__body,.yn-product-card--compact .yn-product-card__body{padding:14px}.yn-product-card h3,.yn-product-card--compact h3{font-size:1.28rem}.yn-product-card__goal{font-size:.82rem}.yn-product-card__body>p:not(.yn-product-card__goal),.yn-product-card .yn-rec--use,.yn-product-card ul{display:none}.yn-product-card__recommendation{border-bottom:0;padding-bottom:0}.yn-product-card__recommendation span{font-size:.82rem;line-height:1.32}.yn-product-card__meta span{font-size:.74rem}.yn-product-card__actions{grid-template-columns:1fr}.yn-product-card__actions .yn-link-button,.yn-product-card__actions .yn-button{width:100%;min-height:40px;font-size:.82rem}.yn-spotlight__panel{padding:18px;background:#fff}.yn-spotlight__visual{min-height:240px}.yn-mechanism-list li{grid-template-columns:1fr}.yn-trust-section .yn-container{padding-block:24px}.yn-trust-row span{flex-basis:100%}.yn-bundle__panel{padding:18px;border-radius:18px}.yn-pdp-refresh .pdp-summary{border-radius:18px;padding:18px}.yn-pdp-refresh .pdp-summary h1{font-size:clamp(1.86rem,8.8vw,2.65rem)}.yn-pack-option{flex-basis:142px}.yn-pdp-refresh .pm-section h2{font-size:clamp(1.82rem,8vw,2.4rem)}.yn-pdp-refresh .pm-section{padding:36px 0}.yn-pdp-refresh .pm-offer-grid img,.yn-pdp-refresh .pm-timeline-grid img{height:130px}}.yn-hero__shelf{overflow:hidden;padding:0;background:radial-gradient(circle at 72% 18%,rgba(239,63,134,.08),transparent 18rem),linear-gradient(145deg,#fff,#f3f6f8)}.yn-shelf__scene{display:block;width:100%;height:100%;object-fit:cover;object-position:73% center}.yn-shelf__rituals{display:none}.yn-finder__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(18px,2.8vw,30px)}.yn-product-card{overflow:hidden;background:#fff}.yn-product-card--spotlight{grid-template-columns:1fr;align-content:start}.yn-product-card--spotlight .yn-product-card__media{min-height:0;height:clamp(260px,24vw,350px);aspect-ratio:auto;background:radial-gradient(circle at 62% 36%,rgba(169,234,220,.55),transparent 18rem),linear-gradient(145deg,#11182d,#24304f)}.yn-product-card--spotlight .yn-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.yn-product-card--spotlight .yn-product-card__body{padding:clamp(20px,2.6vw,30px)}.yn-product-card--compact{grid-template-columns:164px minmax(0,1fr);align-items:start}.yn-product-card--compact .yn-product-card__media{width:132px;height:132px;min-height:0;margin:18px 0 18px 18px;border-radius:18px;background:radial-gradient(circle at 50% 40%,#ffffffe6,#eff2f640 58%),#f0f3f7}.yn-product-card--compact .yn-product-card__media img{width:100%;height:100%;max-height:none;object-fit:contain;padding:8px}.yn-product-card--compact ul{display:none}@media(max-width:1080px){.yn-finder__grid{grid-template-columns:1fr}.yn-product-card--spotlight{grid-template-columns:minmax(210px,.48fr) minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media{height:auto;min-height:100%}}@media(max-width:820px){.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:138px minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media,.yn-product-card--compact .yn-product-card__media{width:auto;height:auto;min-height:100%;margin:0;border-radius:0}.yn-product-card--spotlight .yn-product-card__media img,.yn-product-card--compact .yn-product-card__media img{padding:0;object-fit:cover}}@media(max-width:520px){.yn-hero__actions{grid-template-columns:1fr;width:min(100%,260px)}.yn-hero__actions .yn-button{width:100%;min-height:42px;font-size:.88rem}.yn-hero__shelf{min-height:0;height:clamp(180px,54vw,220px)}.yn-shelf__scene{object-position:78% center}.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:96px minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media,.yn-product-card--compact .yn-product-card__media{min-height:100%}}@media(max-width:520px){.yn-pdp-refresh .pdp-sticky-atc{left:0;right:0;width:100%;box-sizing:border-box;grid-template-columns:42px minmax(0,1fr) minmax(112px,132px);gap:7px;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.yn-pdp-refresh .pdp-sticky-atc>div{min-width:0}.yn-pdp-refresh .pdp-sticky-atc strong,.yn-pdp-refresh .pdp-sticky-atc span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yn-pdp-refresh .pdp-sticky-atc button{width:100%;min-width:0;padding:0 10px;font-size:.82rem}}.yn-hero{min-height:min(620px,calc(100vh - 106px))}.yn-hero__grid{grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);align-items:center}.yn-hero__copy{max-width:650px}.yn-hero h1{max-width:650px;font-size:clamp(2.9rem,4.1vw,4.25rem);line-height:1.03}.yn-hero__shelf{align-self:center;min-height:0;height:clamp(340px,33vw,448px);border-radius:22px}.yn-shelf__scene{object-position:60% center}.yn-shelf__rituals{display:none!important}.yn-finder.yn-section{padding-top:clamp(42px,5.2vw,68px)}.yn-finder .yn-section__head{margin-bottom:10px}.yn-finder .yn-section__head h2{max-width:590px;font-size:clamp(1.95rem,3.1vw,2.85rem);line-height:1.03}.yn-finder .yn-section__head p{max-width:460px}.yn-finder__cue{margin-bottom:18px;padding:9px 13px;font-size:.92rem}.yn-finder__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.yn-product-card{border-radius:18px;scroll-margin-top:92px}.yn-product-card:focus-visible{outline:3px solid rgba(239,63,134,.42);outline-offset:4px}.yn-product-card.is-goal-highlight{animation:yn-goal-pulse 1s ease-out}@keyframes yn-goal-pulse{0%{box-shadow:0 0 #ef3f8670}to{box-shadow:0 0 0 14px #ef3f8600}}.yn-product-card--spotlight{grid-template-columns:1fr}.yn-product-card--spotlight .yn-product-card__media{height:clamp(250px,24vw,328px)}.yn-product-card--compact{grid-template-columns:150px minmax(0,1fr)}.yn-product-card--compact .yn-product-card__media{width:118px;height:118px;margin:16px 0 16px 16px;border-radius:16px}.yn-product-card__body,.yn-product-card--compact .yn-product-card__body{gap:10px}.yn-product-card__goal{color:var(--yn-navy);font-size:.9rem;line-height:1.35}.yn-product-card h3,.yn-product-card--compact h3{font-size:clamp(1.32rem,1.9vw,2rem);line-height:1.05}.yn-product-card__recommendation{border-bottom:0;padding:10px 0 0}.yn-product-card__recommendation p{gap:5px}.yn-product-card__recommendation strong,.yn-product-card__details summary{color:var(--yn-rose-dark);font-size:.82rem;font-weight:900}.yn-product-card__recommendation span{font-size:.9rem;line-height:1.38}.yn-product-card__meta{margin-top:2px}.yn-product-card__details{border-top:1px solid var(--yn-line);padding-top:4px}.yn-product-card__details summary{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--yn-rose-dark);cursor:pointer;list-style:none}.yn-product-card__details summary::-webkit-details-marker{display:none}.yn-product-card__details summary:after{content:"+";color:var(--yn-muted);font-size:1.05rem;line-height:1}.yn-product-card__details[open] summary:after{content:"-"}.yn-product-card__details-body{display:grid;gap:10px;padding:8px 0 2px}.yn-product-card__details-body .yn-rec{display:grid;gap:5px}.yn-product-card__details-body ul{display:flex!important;flex-wrap:wrap;gap:6px}.yn-product-card__details-body li{border-radius:999px;padding:6px 9px;background:var(--yn-surface-strong);color:var(--yn-body);font-size:.78rem;line-height:1.28}.yn-product-card__details-body li:before{display:none}.yn-spotlight.yn-section{padding:clamp(38px,5.4vw,68px) 0}.yn-spotlight__panel{grid-template-columns:minmax(280px,.82fr) minmax(0,1fr);gap:clamp(20px,3.4vw,42px);padding:clamp(22px,3.2vw,36px)}.yn-spotlight__visual{min-height:330px}.yn-spotlight__visual img{width:min(90%,390px);max-height:390px}.yn-spotlight h2{font-size:clamp(1.92rem,3.3vw,3.25rem)}.yn-spotlight__copy p{max-width:620px}.yn-mechanism-list{display:flex;flex-wrap:wrap;gap:8px}.yn-mechanism-list li{flex:1 1 210px;display:grid;grid-template-columns:1fr;gap:4px;border-radius:999px;padding:10px 13px}.yn-mechanism-list strong,.yn-mechanism-list span{font-size:.86rem;line-height:1.28}.yn-moments .yn-section__head h2,.yn-results .yn-section__head h2,.yn-trust-section .yn-section__head h2{font-size:clamp(1.74rem,2.8vw,2.5rem)}.yn-moment-rail{grid-auto-columns:minmax(250px,29%);gap:14px}.yn-moment{min-height:360px;border-radius:18px}.yn-moment:nth-child(2),.yn-moment:nth-child(4){margin-top:22px}.yn-trust-section.yn-section{padding:clamp(26px,4vw,48px) 0}.yn-trust-section .yn-container{border-radius:22px;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff,#f5f7fb)}.yn-trust-section .yn-section__head{margin-bottom:14px}.yn-results.yn-section{padding:clamp(34px,5vw,62px) 0}.yn-results__track{grid-auto-columns:minmax(184px,220px);gap:10px}.yn-ugc-card{border-radius:16px}.yn-ugc-card__body{gap:7px;padding:11px}.yn-ugc-card__tags span{font-size:.72rem}.yn-bundle.yn-section{padding:clamp(38px,5.6vw,70px) 0}.yn-bundle__panel{grid-template-columns:minmax(240px,.68fr) minmax(0,1.32fr)}.yn-bundle h2{font-size:clamp(1.9rem,3vw,2.9rem)}.yn-bundle-card{grid-template-columns:minmax(0,1fr);gap:14px}.yn-bundle-card__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.yn-bundle-card__actions .yn-link-button{min-height:40px;padding-inline:16px}.yn-text-link{color:var(--yn-rose-dark);font-weight:850;text-decoration:none}.yn-text-link:hover{color:var(--yn-navy)}@media(prefers-reduced-motion:reduce){.yn-product-card.is-goal-highlight{animation:none;box-shadow:0 0 0 3px #ef3f8652}}@media(max-width:1080px){.yn-hero__grid,.yn-finder__grid,.yn-spotlight__panel,.yn-bundle__panel{grid-template-columns:1fr}.yn-hero__shelf{height:clamp(280px,42vw,420px)}.yn-product-card--spotlight{grid-template-columns:minmax(210px,.46fr) minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media{height:auto;min-height:100%}.yn-bundle__intro{position:static}}@media(max-width:820px){.yn-hero__grid{gap:18px}.yn-hero__shelf{height:260px}.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:120px minmax(0,1fr)}.yn-product-card--spotlight .yn-product-card__media,.yn-product-card--compact .yn-product-card__media{width:auto;height:auto;min-height:100%;margin:0;border-radius:0}.yn-spotlight__visual{order:0}}@media(max-width:520px){.yn-hero{min-height:0;padding:10px 0 20px}.yn-hero__grid{gap:12px}.yn-hero__copy{gap:10px}.yn-hero h1{font-size:clamp(2rem,8.8vw,2.42rem);line-height:1.04}.yn-hero__copy p{font-size:.96rem;line-height:1.38}.yn-hero__actions{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.yn-hero__actions .yn-button{min-height:40px;font-size:.8rem}.yn-goal-chip{min-height:32px;padding-inline:10px}.yn-hero__shelf{height:180px;margin-top:2px}.yn-shelf__scene{object-position:64% center}.yn-finder.yn-section{padding-top:34px}.yn-finder .yn-section__head h2{font-size:clamp(1.72rem,7.2vw,2.15rem)}.yn-product-card--spotlight,.yn-product-card--compact{grid-template-columns:92px minmax(0,1fr)}.yn-product-card__body,.yn-product-card--compact .yn-product-card__body{gap:8px;padding:12px}.yn-product-card__goal{font-size:.76rem}.yn-product-card h3,.yn-product-card--compact h3{font-size:1.18rem}.yn-product-card__recommendation{padding-top:7px}.yn-product-card__recommendation span{display:-webkit-box;overflow:hidden;font-size:.8rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yn-product-card__meta span{padding:6px 8px;font-size:.7rem}.yn-product-card__actions{gap:7px}.yn-product-card__actions .yn-link-button,.yn-product-card__actions .yn-button{min-height:38px;font-size:.78rem}.yn-product-card__details summary{min-height:30px;font-size:.78rem}.yn-product-card__details[open] .yn-rec--use,.yn-product-card__details[open] ul{display:grid!important}.yn-spotlight__panel{gap:16px;padding:16px}.yn-spotlight__visual{min-height:220px}.yn-spotlight h2{font-size:clamp(1.68rem,7vw,2.12rem)}.yn-mechanism-list li{border-radius:14px}.yn-moment-rail,.yn-results__track{grid-auto-columns:minmax(204px,76%)}.yn-moment{min-height:318px}.yn-bundle-card__actions{display:grid}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607]{--yn-bg: #f8f9fb;--yn-surface-strong: #f1f4f8;--yn-line: #dde3ec}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-home{background:linear-gradient(180deg,#fff,#f9fafc 45%,#fff)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-announcement{min-height:34px;background:var(--yn-rose);font-size:.78rem;font-weight:850}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-site-header{min-height:74px;grid-template-columns:minmax(164px,220px) minmax(0,1fr) auto;gap:clamp(18px,3vw,44px);border-bottom:1px solid rgba(23,33,61,.08);background:#fffffff5}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-nav a,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-header-tools a{font-size:.88rem;font-weight:780}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-header-tools{gap:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-header-tools button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-header-tools summary{min-height:38px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero{min-height:min(720px,calc(100vh - 108px));padding:clamp(46px,7vw,78px) 0 clamp(36px,5vw,60px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:clamp(38px,6vw,88px);align-items:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy{max-width:600px;gap:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero h1{max-width:620px;font-size:clamp(3.15rem,5.35vw,5.45rem);line-height:.98;letter-spacing:-.035em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy>p{max-width:590px;font-size:clamp(1.08rem,1.35vw,1.24rem);line-height:1.48;color:#3b3f49}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions{margin-top:4px;gap:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions .yn-button{min-height:50px;padding-inline:25px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chips{margin-top:10px;gap:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chip{border-color:#17213d29;background:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chip.is-active{border-color:var(--yn-rose);background:#fff4f8;color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__trust{margin-top:2px;color:#5b6270;font-weight:760}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__shelf{height:clamp(360px,42vw,540px);border:1px solid rgba(23,33,61,.1);border-radius:24px;background:#fff;box-shadow:none;overflow:hidden}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-shelf__scene{width:100%;height:100%;object-fit:cover;object-position:55% center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section{padding:clamp(48px,7vw,84px) 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section__head{align-items:end;gap:clamp(18px,4vw,72px);margin-bottom:24px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section__head h2{max-width:640px;font-size:clamp(2.05rem,4.2vw,4.1rem);line-height:1.02;letter-spacing:-.03em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section__head p{max-width:430px;color:#3e4450}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{padding-top:clamp(46px,6vw,72px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{display:inline-flex;max-width:520px;margin:0 0 18px;padding:0;border:0;background:transparent;color:#565d6a;font-size:.96rem;font-weight:720}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:minmax(330px,5fr) minmax(0,7fr);gap:clamp(20px,3.2vw,32px);align-items:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{gap:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card{border-color:#17213d1f;border-radius:18px;background:#fff;box-shadow:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight{grid-template-columns:1fr;min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media{height:clamp(250px,26vw,340px);min-height:0;border-radius:0;background:#f3f5f8}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media img{object-fit:contain;padding:clamp(10px,1.5vw,18px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:154px minmax(0,1fr);min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media{min-height:176px;height:100%;border-radius:0;background:#f1f4f8}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media img{object-fit:contain;padding:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__body{gap:10px;padding:clamp(16px,2vw,22px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__goal{margin:0;color:#242937;font-size:.86rem;font-weight:820}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card h3{font-size:clamp(1.5rem,2.2vw,2.15rem);line-height:1.03;letter-spacing:-.025em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact h3{font-size:clamp(1.25rem,1.8vw,1.8rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__recommendation{padding-top:2px;border:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec{gap:6px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec strong{font-size:.8rem;color:var(--yn-ink)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec span{color:#3d4350;line-height:1.42}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta{gap:8px 12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span{padding:0;background:transparent;color:#5b233f;font-size:.83rem;font-weight:780}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span:first-child{color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions{gap:9px;margin-top:2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-button{min-height:42px;padding-inline:16px;font-size:.86rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__details{margin-top:2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__details summary{min-height:34px;border-color:#17213d1f;background:#f8f9fb;color:#303641}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__details-body{padding-top:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight.yn-section{padding:clamp(44px,6vw,72px) 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__panel{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:clamp(26px,5vw,70px);align-items:center;padding:clamp(18px,3vw,28px);border-radius:20px;background:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual{order:0;min-height:clamp(330px,36vw,480px);border-radius:18px;background:#f3f6fb}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual:before{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual img{width:100%;height:100%;max-height:none;object-fit:cover}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight h2{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.04}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__facts{gap:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__facts span{background:#fff;border-color:#17213d21;color:#252b36}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-mechanism-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-mechanism-list li{padding:12px;border-radius:14px;background:#f8fafc}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments.yn-section{padding-top:clamp(44px,6vw,72px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail{gap:18px;grid-auto-columns:minmax(236px,24%);align-items:end}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment{min-height:390px;border:1px solid rgba(255,255,255,.5);border-radius:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:first-child{min-height:430px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(4){margin-bottom:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:after{background:linear-gradient(180deg,#0a0f1a0d,#0a0f1a47 42%,#0a0f1acc)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:hover,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:focus-visible{border-color:#ef3f86b3}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__copy{gap:7px;padding:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__tag{width:fit-content;border-radius:999px;background:#ffffffe6;color:var(--yn-rose-dark);font-size:.72rem;font-weight:850;padding:5px 9px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__link{color:#fff;font-size:.82rem;font-weight:850}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__link:after{content:" ->"}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-section.yn-section{padding:clamp(28px,4vw,48px) 0;background:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:clamp(22px,4vw,48px);align-items:center;padding:clamp(24px,3.2vw,34px);border:1px solid rgba(23,33,61,.1);border-radius:28px;background:radial-gradient(circle at 6% 12%,rgba(239,63,134,.08),transparent 15rem),linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 18px 52px #10141e0d}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band h2{max-width:11.5ch;margin:0 0 10px;font-size:clamp(1.72rem,2.5vw,2.55rem);line-height:1.02;letter-spacing:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band p{max-width:29ch;margin:0;color:#4f5664;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.48}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band__proofs{display:grid;gap:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:72px;padding:12px 13px;border:1px solid rgba(23,33,61,.1);border-radius:17px;background:#ffffffdb;color:#29303a;font-size:clamp(.78rem,1vw,.9rem);font-weight:850;line-height:1.18}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row span:before{content:"\2713";display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--yn-rose);color:#fff;font-size:.72rem;font-weight:900}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band__link{justify-self:end;min-height:42px;display:inline-flex;align-items:center;border:1px solid rgba(239,63,134,.26);border-radius:999px;padding:0 16px;background:#fff6fa;color:var(--yn-rose-dark);font-weight:900;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-results.yn-section{padding-top:clamp(42px,6vw,72px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-results__track{gap:18px;grid-auto-columns:minmax(248px,286px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card{border-radius:18px;overflow:hidden;background:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__media{position:relative;aspect-ratio:4 / 5;background:#eef2f6}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__media video,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__media img{width:100%;height:100%;object-fit:cover}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__play{position:absolute;inset:50% auto auto 50%;width:54px;height:54px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffe6;color:var(--yn-rose-dark);cursor:pointer}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__play span{display:block;width:0;height:0;margin:auto;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid currentColor;transform:translate(2px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card.is-playing .yn-ugc-card__play{opacity:0;pointer-events:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__body{padding:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__tags{gap:7px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-ugc-card__tags span{background:#fff2f7;color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle.yn-section{padding:clamp(44px,6vw,72px) 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle__panel{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:clamp(22px,4vw,52px);padding:clamp(22px,3vw,32px);border-radius:20px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-free-shipping{border:1px solid rgba(239,63,134,.18);background:#fff;color:#4d5260}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card{grid-template-columns:148px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:132px;padding:14px 16px;border-radius:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__media{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__media img{width:56px;height:56px;object-fit:contain;border:1px solid rgba(23,33,61,.08);border-radius:12px;background:#f8f9fb}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__media span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:var(--yn-rose);color:#fff;font-size:.9rem;font-weight:900}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card h3{margin-bottom:4px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card p{margin:0;color:#4f5664;font-size:.9rem;line-height:1.45}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__actions{min-width:156px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer{background:#111a33}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer__logo{width:min(180px,70%);height:auto;margin-bottom:18px;filter:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer__wordmark{margin-bottom:18px;color:#fff;font-size:1.6rem;font-weight:900}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer-form div{min-height:48px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer-form input{min-height:48px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer-form button{min-height:42px;margin:3px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-footer a{min-height:30px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] :is(a,button,summary):focus-visible{outline:3px solid rgba(239,63,134,.45);outline-offset:3px}@media(max-width:1080px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__grid,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__panel,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle__panel,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band{grid-template-columns:1fr;align-items:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band h2{max-width:16ch}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band__link{justify-self:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card{grid-template-columns:140px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__actions{grid-column:2}}@media(max-width:820px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-site-header{min-height:66px;grid-template-columns:auto 1fr auto}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero{padding-top:28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__grid{gap:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__shelf{height:220px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:112px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media{height:auto;min-height:210px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual{min-height:280px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-mechanism-list{grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-results__track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(232px,64vw)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment{min-height:350px;scroll-snap-align:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(4){margin-bottom:0}}@media(max-width:520px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-container{width:min(var(--yn-max),calc(100vw - 28px))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-announcement{min-height:30px;padding:6px 12px;font-size:.68rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero{padding:20px 0 24px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy{gap:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero h1{font-size:clamp(2.04rem,9.2vw,2.58rem);line-height:1.02;letter-spacing:-.03em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy>p{font-size:.98rem;line-height:1.4}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions .yn-button{min-height:42px;padding-inline:10px;font-size:.8rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chips{margin-top:2px;gap:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chip{min-height:31px;padding:7px 10px;font-size:.72rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__trust{gap:8px 12px;font-size:.74rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__shelf{height:190px;border-radius:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-shelf__scene{object-position:54% center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section{padding:38px 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section__head{margin-bottom:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-section__head h2{font-size:clamp(1.72rem,7.6vw,2.35rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{margin-bottom:14px;font-size:.9rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{gap:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:92px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media{min-height:190px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__body{padding:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card h3,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact h3{font-size:1.16rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__goal,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec strong,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span{font-size:.74rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.78rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta{gap:5px 9px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions{display:grid;grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-button{min-height:36px;font-size:.76rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__panel{padding:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight h2{font-size:clamp(1.68rem,7vw,2.12rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual{min-height:220px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-results__track{grid-auto-columns:minmax(220px,78vw)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:first-child{min-height:318px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band{padding:18px;gap:16px;border-radius:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row span{min-height:58px;padding:10px 11px;border-radius:15px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band .yn-trust-row span:last-child{grid-column:1 / -1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-trust-band__link{width:100%;justify-self:stretch;justify-content:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle__panel{padding:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card{grid-template-columns:1fr;min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__media{justify-content:flex-start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-bundle-card__actions{grid-column:auto}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{padding-bottom:clamp(38px,5vw,58px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-section__head{grid-template-columns:minmax(0,.9fr) minmax(320px,.48fr);align-items:end;margin-bottom:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-section__head h2{max-width:720px;font-size:clamp(2.65rem,4.8vw,4.65rem);line-height:1.01}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{margin-bottom:22px;color:#5a6170;font-size:.92rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:clamp(20px,2.5vw,28px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{gap:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card{border-radius:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight{min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media{height:clamp(230px,20vw,304px);background:#f2f4f7}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media img{object-fit:cover;object-position:54% center;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__body{padding:22px 24px 20px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:132px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media{min-height:214px;display:grid;place-items:center;background:#f2f4f7}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media img{width:86%;height:86%;max-height:128px;object-fit:contain;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__body{display:grid;grid-template-columns:1fr auto;align-content:center;column-gap:16px;row-gap:8px;padding:18px 20px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__goal,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact h3,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__recommendation,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__meta,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__details{grid-column:1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__actions{grid-column:2;grid-row:2 / span 4;align-self:center;display:grid;min-width:146px;gap:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__goal{font-size:.82rem;line-height:1.35}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card h3{font-size:clamp(1.35rem,1.75vw,1.92rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact h3{font-size:clamp(1.28rem,1.65vw,1.72rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec strong{font-size:.76rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-rec span{font-size:.87rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-rec span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta{gap:6px 12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span{font-size:.8rem;line-height:1.28}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__actions .yn-button{min-height:39px;padding-inline:15px;font-size:.82rem;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__details summary{min-height:32px;padding:8px 10px;font-size:.82rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight.yn-section{padding-top:clamp(38px,5vw,58px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__panel{grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);gap:clamp(22px,3.6vw,48px);align-items:center;min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight h2{font-size:clamp(1.95rem,2.8vw,2.85rem);max-width:560px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__visual{min-height:clamp(300px,28vw,410px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments.yn-section{padding-top:clamp(44px,5.2vw,68px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head{grid-template-columns:minmax(0,.8fr) minmax(280px,.34fr);align-items:end;margin-bottom:28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head h2{max-width:820px;font-size:clamp(2.4rem,4.1vw,4.4rem);line-height:1.03}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head p{max-width:360px;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.46}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.8vw,20px);align-items:stretch;overflow:visible}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:first-child{min-height:clamp(330px,27vw,420px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(4){margin-bottom:0;margin-top:28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:after{background:linear-gradient(180deg,#0a0f1a05,#0a0f1a33 36%,#0a0f1ac7)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment img{object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__copy{padding:16px;gap:6px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__copy h3{max-width:11ch;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.05;letter-spacing:-.02em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__copy p{display:-webkit-box;overflow:hidden;max-width:24ch;margin:0;font-size:clamp(.84rem,1vw,.96rem);line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__tag{font-size:.68rem;padding:5px 8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__link{font-size:.78rem}@media(min-width:1280px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607]{--yn-max: 1240px}}@media(max-width:1180px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:minmax(310px,.8fr) minmax(0,1.2fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__body{grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__actions{grid-column:1;grid-row:auto;display:flex;flex-wrap:wrap;min-width:0}}@media(max-width:1080px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-section__head,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-spotlight__panel{grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,42vw);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:first-child{min-height:350px;scroll-snap-align:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:nth-child(4){margin-top:0}}@media(max-width:820px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:104px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media{min-height:190px;height:auto}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media img{object-fit:contain;padding:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__body{display:grid;grid-template-columns:1fr;padding:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head h2{font-size:clamp(1.9rem,7vw,3rem)}}@media(max-width:520px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-section__head h2,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moments .yn-section__head h2{font-size:clamp(1.72rem,7.2vw,2.25rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact{grid-template-columns:88px minmax(0,1fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__media{min-height:174px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--spotlight .yn-product-card__body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card--compact .yn-product-card__body{padding:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__meta span:nth-child(3){display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__details{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment-rail{grid-auto-columns:minmax(230px,78vw)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment:first-child{min-height:315px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-moment__copy h3{font-size:1.32rem}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{position:relative;scroll-margin-top:112px;padding-top:clamp(42px,5.2vw,72px);padding-bottom:clamp(42px,5.2vw,70px);background:radial-gradient(circle at 82% 12%,rgba(239,63,134,.055),transparent 24rem),linear-gradient(180deg,#fff,#fbfcfe)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{display:grid;grid-template-columns:minmax(0,.78fr) minmax(280px,.32fr);align-items:center;gap:clamp(20px,5vw,70px);margin-bottom:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__intro{display:grid;gap:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__label{color:var(--yn-rose-dark);font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:660px;font-size:clamp(2.15rem,4.25vw,4.05rem);line-height:1.02;letter-spacing:-.012em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead{max-width:560px;margin:0;color:#38404d;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.48}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{max-width:330px;margin:0;color:#313846;font-size:.96rem;line-height:1.52}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{width:fit-content;max-width:min(100%,540px);display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;border:1px solid rgba(239,63,134,.12);border-radius:999px;padding:9px 14px;background:#fff5f9;color:#3d4450;font-size:.9rem;font-weight:750}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--yn-rose);box-shadow:0 0 0 5px #ef3f861f}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{display:grid;grid-template-columns:minmax(410px,.92fr) minmax(420px,1fr);gap:clamp(18px,2.4vw,26px);align-items:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{display:grid;gap:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card{scroll-margin-top:118px;border:1px solid rgba(199,207,220,.82);background:#fff;box-shadow:0 6px 8px #17213d09}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{min-height:410px;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(206px,220px) auto;position:sticky;top:92px;border-radius:28px;overflow:hidden;background:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media{min-height:0;height:100%;aspect-ratio:auto;background:#eef2f6}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:54% center;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__badge{left:16px;top:16px;border-radius:999px;padding:8px 13px;background:var(--yn-rose);color:#fff;font-size:.73rem;font-weight:900;letter-spacing:.02em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__body{display:grid;gap:9px;padding:18px 22px 16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__goal{margin:0;color:var(--yn-rose-dark);font-size:.84rem;line-height:1.34;font-weight:850}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card h3{margin:0;font-size:clamp(1.2rem,1.45vw,1.42rem);line-height:1.12;letter-spacing:-.01em}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight h3{font-size:clamp(1.35rem,1.8vw,1.55rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__recommendation,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-rec{margin:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-rec strong{display:block;margin-bottom:4px;color:var(--yn-ink);font-size:.76rem;line-height:1.2;font-weight:900}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-rec span{color:#3c4451;font-size:.88rem;line-height:1.38}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta{display:flex;flex-wrap:wrap;gap:5px 12px;margin:2px 0 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span{border-radius:0;padding:0;background:transparent;color:#60173e;font-size:.8rem;line-height:1.28;font-weight:850}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-button{min-height:38px;border-radius:999px;padding:0 17px;font-size:.8rem;font-weight:900;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-button--solid{border-color:#ef3f868c;background:#fff;color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-link-button:hover{background:var(--yn-rose-dark);border-color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-button--solid:hover{background:var(--yn-rose-soft);border-color:var(--yn-rose)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details{margin-top:2px;border-top:1px solid rgba(217,222,231,.85)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary{min-height:32px;display:flex;align-items:center;justify-content:space-between;list-style:none;padding:9px 0 0;color:#2d3441;font-size:.82rem;font-weight:900;cursor:pointer}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary::-webkit-details-marker{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary:after{content:"+";color:#606978;font-size:1rem;line-height:1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details[open] summary:after{content:"-"}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details-body{display:grid;gap:9px;padding-top:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__description{margin:0;color:#3c4451;font-size:.86rem;line-height:1.42}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card ul{display:grid;gap:6px;margin:0;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card li{display:flex;gap:8px;margin:0;color:#38404d;font-size:.82rem;line-height:1.32}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card li:before{width:6px;height:6px;margin-top:.42em;border-radius:999px;background:var(--yn-rose)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{min-height:184px;grid-template-columns:128px minmax(0,1fr);border-radius:20px;overflow:hidden}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{min-height:184px;height:auto;background:#f1f4f8}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img{width:88%;height:88%;max-height:112px;object-fit:contain;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{display:grid;grid-template-columns:1fr;align-content:center;gap:7px;padding:16px 18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__goal{font-size:.76rem;line-height:1.32;-webkit-line-clamp:2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact h3{font-size:1.05rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec strong{font-size:.72rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec span{display:-webkit-box;overflow:hidden;color:#424a57;font-size:.8rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions{display:flex;grid-column:auto;grid-row:auto;align-self:auto;min-width:0;gap:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-button{min-height:34px;padding-inline:13px;font-size:.74rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details{margin-top:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details-body{max-height:0;overflow:hidden;padding-top:0;transition:max-height .19s ease,padding-top .19s ease}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details[open] .yn-product-card__details-body{max-height:190px;padding-top:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:hover,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:focus-within{border-color:#ef3f866b}@media(min-width:1181px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:nth-child(2){transform:translate(10px)}}@media(max-width:1080px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{grid-template-columns:1fr;gap:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{max-width:560px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{position:relative;top:auto}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{scroll-margin-top:82px;padding-top:34px;padding-bottom:38px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card{scroll-margin-top:86px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:11ch;font-size:clamp(2rem,10vw,2.95rem);line-height:.98}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{font-size:.95rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{align-items:flex-start;border-radius:18px;padding:10px 12px;font-size:.82rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{display:block}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,300px);grid-template-columns:none;gap:14px;margin:16px -20px 0;padding:0 20px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack::-webkit-scrollbar{height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{min-height:0;grid-template-rows:minmax(176px,190px) auto;border-radius:24px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__body{padding:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions{display:grid;grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions .yn-button{width:100%}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{min-height:0;grid-template-columns:1fr;scroll-snap-align:center;scroll-snap-stop:always}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:nth-child(2){transform:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{min-height:132px;height:132px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img{max-height:104px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{min-height:246px;align-content:start;padding:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details{display:block}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions{display:grid;grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-button{width:100%}}@media(max-width:520px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{margin-bottom:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__label{font-size:.7rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:10.5ch;font-size:clamp(2.02rem,10.4vw,2.6rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span:nth-child(2),.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span:nth-child(3){display:inline}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details{display:block}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media{height:174px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight h3{font-size:1.45rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact h3{font-size:1.03rem}}@media(prefers-reduced-motion:reduce){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details-body{transition:none}}.yesnap-theme-shell>.site-header{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto;align-items:center;gap:clamp(16px,3vw,34px);min-height:72px;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid rgba(16,20,30,.08);background:#fffffff5;color:var(--yn-ink);z-index:70}.yesnap-theme-shell>.site-header .brand{display:inline-flex;align-items:center;width:fit-content;color:var(--yn-ink);font-family:var(--yn-font-display);font-size:clamp(1.85rem,2.7vw,2.45rem);font-weight:900;line-height:1;letter-spacing:0;text-decoration:none}.yesnap-theme-shell>.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,34px);min-width:0}.yesnap-theme-shell>.site-header nav a,.yesnap-theme-shell>.site-header .yesnap-header-cart>a{color:var(--yn-ink);font-size:.92rem;font-weight:850;line-height:1;text-decoration:none}.yesnap-theme-shell>.site-header .yesnap-header-cart{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.yesnap-theme-shell>.site-header .yesnap-header-cart>a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 4px}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions{display:inline-flex!important;align-items:center;justify-content:flex-end;gap:8px;width:auto;min-width:0;margin:0}.yesnap-theme-shell>.site-header .header-actions__action,.yesnap-theme-shell>.site-header .account-button,.yesnap-theme-shell>.site-header .action__cart{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;margin:0;border:1px solid rgba(16,20,30,.12);border-radius:999px;background:#fff;color:var(--yn-ink);box-shadow:none;outline-offset:3px;text-decoration:none}.yesnap-theme-shell>.site-header .account-button--text,.yesnap-theme-shell>.site-header .action__cart.header-actions__text-style{padding-inline:16px;font-size:.88rem;font-weight:850}.yesnap-theme-shell>.site-header .header-actions__action:hover,.yesnap-theme-shell>.site-header .account-button:hover,.yesnap-theme-shell>.site-header .action__cart:hover{border-color:#ef3f8657;background:#fff6fa;color:var(--yn-rose-dark)}.yesnap-theme-shell>.site-header .header-actions__action:focus-visible,.yesnap-theme-shell>.site-header .account-button:focus-visible,.yesnap-theme-shell>.site-header .action__cart:focus-visible,.yesnap-theme-shell>.site-header .yesnap-header-cart>a:focus-visible{outline:2px solid var(--yn-rose);outline-offset:3px}.yesnap-theme-shell>.site-header .header-actions__action .svg-wrapper,.yesnap-theme-shell>.site-header .account-button .svg-wrapper,.yesnap-theme-shell>.site-header .action__cart .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:transparent;color:currentColor}.yesnap-theme-shell>.site-header .header-actions__action svg,.yesnap-theme-shell>.site-header .account-button svg,.yesnap-theme-shell>.site-header .action__cart svg{display:block;width:18px;height:18px;stroke:currentColor}.yesnap-theme-shell>.site-header cart-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:18px;min-height:18px;color:currentColor}.yesnap-theme-shell>.site-header cart-icon .cart-bubble{position:absolute;top:-10px;right:-13px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;border:2px solid #ffffff;border-radius:999px;background:var(--yn-rose);color:#fff;box-shadow:none}.yesnap-theme-shell>.site-header cart-icon .cart-bubble__background{display:none}.yesnap-theme-shell>.site-header cart-icon .cart-bubble__text{color:#fff;font-size:.65rem;font-weight:900;line-height:1}.yesnap-theme-shell>.site-header .cart-bubble__text-count:empty{display:none}.yn-pdp-refresh .pdp-hero{width:min(1280px,calc(100vw - 48px));grid-template-columns:minmax(0,.96fr) minmax(390px,.72fr);gap:clamp(28px,4.4vw,60px);padding-top:clamp(30px,5vw,62px)}.yn-pdp-refresh .pdp-gallery{min-width:0}.yn-pdp-refresh .pdp-gallery__main{display:grid;place-items:center;aspect-ratio:1 / 1;max-height:min(680px,calc(100vh - 150px));min-height:0;overflow:hidden;border:1px solid rgba(16,20,30,.08);background:linear-gradient(135deg,#fff,#f3f7fb)}.yn-pdp-refresh .pdp-gallery__main-image{display:block;width:100%;height:100%;max-height:none;padding:clamp(14px,2vw,28px);object-fit:contain;object-position:center}.yn-pdp-refresh .pdp-summary{top:96px}@media(max-width:980px){.yesnap-theme-shell>.site-header{grid-template-columns:minmax(130px,1fr) auto}.yesnap-theme-shell>.site-header nav{display:none}.yn-pdp-refresh .pdp-hero{grid-template-columns:1fr}.yn-pdp-refresh .pdp-summary{position:relative;top:auto}}@media(max-width:760px){.yesnap-theme-shell>.site-header{min-height:68px;padding-inline:16px}.yesnap-theme-shell>.site-header .brand{font-size:clamp(2rem,9vw,2.8rem)}.yesnap-theme-shell>.site-header .yesnap-header-cart{gap:8px}.yesnap-theme-shell>.site-header .yesnap-header-cart>a{display:none}.yesnap-theme-shell>.site-header .header-actions__action,.yesnap-theme-shell>.site-header .account-button,.yesnap-theme-shell>.site-header .action__cart{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.yesnap-theme-shell>.site-header .account-button__text,.yesnap-theme-shell>.site-header .action__cart>span:not(.svg-wrapper){display:none}.yesnap-theme-shell>.site-header cart-icon .cart-bubble{top:-12px;right:-12px}}@media(max-width:520px){.yn-pdp-refresh .pdp-hero{width:min(100% - 28px,var(--yn-max));padding-top:14px;gap:14px}.yn-pdp-refresh .pdp-gallery{gap:8px}.yn-pdp-refresh .pdp-gallery__main{aspect-ratio:1 / 1;max-height:min(82vw,340px);border-radius:24px}.yn-pdp-refresh .pdp-gallery__main-image{max-height:none;padding:10px}.yn-pdp-refresh .pdp-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory}.yn-pdp-refresh .pdp-gallery__thumb{flex:0 0 64px;width:64px;height:64px;scroll-snap-align:start}.yn-pdp-refresh .pdp-summary h1{font-size:clamp(2.3rem,12vw,3.25rem)}}.yesnap-mobile-cart-trigger{display:none}.yn-pdp-refresh .pdp-gallery__main-image{box-sizing:border-box}@media(max-width:760px){.yesnap-theme-shell>.site-header{grid-template-columns:minmax(0,1fr) auto;column-gap:12px}.yesnap-theme-shell>.site-header .brand{max-width:min(48vw,178px);overflow:hidden;font-size:clamp(1.9rem,8vw,2.35rem);white-space:nowrap}.yesnap-theme-shell>.site-header .yesnap-header-cart{min-width:74px}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>.account-button,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>cart-drawer-component>.header-actions__action,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>a.action__cart{display:none!important}.yesnap-mobile-cart-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 16px;border:1px solid rgba(16,20,30,.14);border-radius:999px;background:#fff;color:var(--yn-ink);font-size:.9rem;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 10px 26px #15171d14}.yesnap-mobile-cart-trigger strong{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--yn-rose);color:#fff;font-size:.68rem;font-weight:900}}@media(max-width:520px){.yn-pdp-refresh .pdp-gallery__main-image{width:94%;height:94%;padding:0}}.yesnap-mobile-cart-trigger{display:none!important}@media(max-width:760px){.yesnap-theme-shell>.site-header .yesnap-header-cart{min-width:auto}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions{position:static;display:inline-flex!important;width:auto;height:auto;overflow:visible}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>.account-button{display:none!important}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>cart-drawer-component,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>cart-drawer-component>.header-actions__action,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>a.action__cart{display:inline-flex!important}.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>cart-drawer-component>.header-actions__action,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>a.action__cart{width:auto;min-width:64px;height:42px;min-height:42px;padding:0 14px}.yesnap-theme-shell>.site-header .action__cart cart-icon{display:inline-flex;align-items:center;gap:6px;min-width:auto;min-height:0}.yesnap-theme-shell>.site-header .action__cart cart-icon>.mobile\:hidden{display:inline!important}.yesnap-theme-shell>.site-header .action__cart .svg-wrapper{display:none!important}.yesnap-theme-shell>.site-header .action__cart cart-icon .cart-bubble{position:relative;top:auto;right:auto;margin-left:2px;border:0}}.yn-footer-form .yn-footer-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.yn-footer-form>div:not(.yn-footer-form__row),.yn-footer-form div:empty{display:block;padding:0;border:0;background:transparent;box-shadow:none}.yn-footer-form div:empty{display:none}.yn-footer-form input[type=hidden]{display:none!important}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span:first-child{color:var(--yn-rose-dark);font-weight:900}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{aspect-ratio:4 / 3;height:auto;min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img{width:100%;height:100%;max-height:none;padding:0;object-fit:cover;object-position:center}@media(min-width:761px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details[open] .yn-product-card__details-body{max-height:0;overflow:hidden;padding-top:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:hover .yn-product-card__details-body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:focus-within .yn-product-card__details-body{max-height:220px;padding-top:8px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details[open] summary:after{content:"+"}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:hover .yn-product-card__details summary:after,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:focus-within .yn-product-card__details summary:after{content:"-"}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero{min-height:0;padding:12px 0 26px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__grid{grid-template-columns:1fr;gap:18px;width:min(100% - 28px,var(--yn-max))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__shelf{order:-1;width:100%;height:auto;aspect-ratio:4 / 3;min-height:0;margin:0;border-radius:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-shelf__scene{width:100%;height:100%;object-fit:cover;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy{gap:13px;max-width:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero h1{max-width:11ch;font-size:clamp(2.45rem,10.8vw,3.15rem);line-height:.98}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__copy>p{max-width:34ch;font-size:1rem;line-height:1.42}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__actions .yn-button{min-height:50px;padding-inline:12px;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chips{flex-wrap:nowrap;gap:9px;margin:0 -14px 0 0;padding:0 14px 2px 0;overflow-x:auto;scroll-padding-inline:14px;-webkit-overflow-scrolling:touch}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-goal-chip{flex:0 0 auto;min-height:42px;padding:0 14px;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__trust{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{padding-top:28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{grid-template-rows:auto auto}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{grid-template-rows:auto 1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{height:auto;min-height:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{min-height:0;align-content:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary{pointer-events:none;cursor:default}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary:after{content:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details-body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details-body{max-height:none;overflow:visible;padding-top:8px}.yn-footer-form .yn-footer-form__row{grid-template-columns:1fr}.yn-footer-form input,.yn-footer-form button{width:100%}}@media(max-width:420px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__grid{width:min(100% - 24px,var(--yn-max))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero__shelf{border-radius:20px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-hero h1{font-size:clamp(2.35rem,10.2vw,2.95rem)}}.yesnap-header-cart .cart-drawer__heading>.cart-bubble,.yesnap-theme-shell .cart-drawer__heading>.cart-bubble{display:none!important}.yesnap-theme-shell .cart-drawer__dialog .cart-drawer__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:20px 20px 12px!important}.yesnap-theme-shell .cart-drawer__dialog .cart-drawer__heading{grid-column:1;grid-row:1;min-width:0;margin:0}.yesnap-theme-shell .cart-drawer__dialog .yesnap-cart-drawer__close{position:static!important;inset:auto!important;grid-column:2;grid-row:1;display:inline-flex!important;align-items:center;justify-content:center;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;border:1px solid rgba(16,20,30,.14)!important;border-radius:999px!important;background:#fff!important;color:var(--yn-ink, #10141e)!important;opacity:1!important;pointer-events:auto!important;z-index:4}.yesnap-theme-shell .cart-drawer__dialog .yesnap-cart-drawer__close:hover{border-color:#ef3f865c!important;background:#fff6fa!important;color:var(--yn-rose, #ef3f86)!important}.yesnap-theme-shell .cart-drawer__dialog .yesnap-cart-drawer__close:focus-visible{outline:2px solid var(--yn-rose, #ef3f86);outline-offset:3px}.yesnap-theme-shell .cart-drawer__dialog .yesnap-cart-drawer__close .svg-wrapper,.yesnap-theme-shell .cart-drawer__dialog .yesnap-cart-drawer__close svg{display:block!important;width:16px!important;height:16px!important;color:currentColor!important;stroke:currentColor!important}.yesnap-theme-shell .cart-drawer__dialog .cart-drawer__header:after{grid-column:1 / -1;grid-row:2;justify-self:start}@media(max-width:760px){.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>cart-drawer-component>.header-actions__action,.yesnap-theme-shell>.site-header .yesnap-header-cart header-actions>a.action__cart{position:relative;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;overflow:visible}.yesnap-theme-shell>.site-header .action__cart cart-icon,.yesnap-theme-shell>.site-header .header-actions__cart-icon{position:static;display:inline-flex;align-items:center;justify-content:center;width:22px;min-width:22px;height:22px;min-height:22px;gap:0}.yesnap-theme-shell>.site-header .action__cart cart-icon>.mobile\:hidden,.yesnap-theme-shell>.site-header .header-actions__cart-icon>.mobile\:hidden{display:none!important}.yesnap-theme-shell>.site-header .action__cart .svg-wrapper,.yesnap-theme-shell>.site-header .header-actions__cart-icon .svg-wrapper{display:inline-flex!important;width:22px;height:22px}.yesnap-theme-shell>.site-header .action__cart svg,.yesnap-theme-shell>.site-header .header-actions__cart-icon svg{width:22px;height:22px}.yesnap-theme-shell>.site-header .action__cart cart-icon .cart-bubble,.yesnap-theme-shell>.site-header .header-actions__cart-icon .cart-bubble{position:absolute!important;top:4px!important;right:5px!important;width:18px!important;min-width:18px!important;height:18px!important;margin:0!important;border:2px solid #ffffff!important;border-radius:999px!important;background:var(--yn-rose)!important;color:#fff!important}.yesnap-theme-shell>.site-header .action__cart cart-icon .cart-bubble__background,.yesnap-theme-shell>.site-header .header-actions__cart-icon .cart-bubble__background{display:none!important}.yesnap-theme-shell>.site-header .action__cart cart-icon .cart-bubble__text,.yesnap-theme-shell>.site-header .header-actions__cart-icon .cart-bubble__text{color:#fff!important;font-size:.65rem;font-weight:900}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{padding:clamp(58px,7vw,92px) 0 clamp(54px,6vw,80px);background:radial-gradient(circle at 18% 10%,rgba(239,63,134,.07),transparent 22rem),radial-gradient(circle at 86% 8%,rgba(169,234,220,.12),transparent 20rem),#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder>.yn-container{width:min(1320px,calc(100vw - 72px))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{display:grid;grid-template-columns:minmax(460px,.72fr) minmax(320px,.44fr);align-items:start;gap:clamp(34px,7vw,120px);margin-bottom:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__label{display:block;margin-bottom:8px;color:var(--yn-rose);font-size:.76rem;font-weight:950;letter-spacing:.06em;line-height:1;text-transform:uppercase}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:13ch;margin:0;font-size:clamp(2.65rem,4.65vw,4.95rem);line-height:.96;letter-spacing:0;text-wrap:balance}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead{max-width:44ch;margin:18px 0 0;color:#303744;font-size:clamp(1.02rem,1.3vw,1.16rem);line-height:1.55}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;max-width:460px;margin-top:48px;color:#2d3441}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span{position:relative;display:grid;width:58px;height:58px;place-items:center;border-radius:999px;background:#fff0f6;color:var(--yn-rose)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span:before,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span:after{content:"";position:absolute;border-radius:999px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span:before{width:23px;height:23px;border:3px solid currentColor}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span:after{width:7px;height:7px;background:currentColor;box-shadow:0 -17px 0 -2px currentColor,0 17px 0 -2px currentColor,-17px 0 0 -2px currentColor,17px 0 0 -2px currentColor}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context p{margin:0;color:#2f3744;font-size:1rem;line-height:1.52}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{position:relative;display:inline-flex;width:fit-content;align-items:center;gap:10px;margin:8px 0 26px;padding:11px 18px;border:1px solid rgba(239,63,134,.1);border-radius:999px;background:#fff1f7;color:#27303d;font-size:.95rem;font-weight:760}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue:before{content:"";display:block;width:9px;height:9px;border:5px solid #ffd7e7;border-radius:999px;background:var(--yn-rose);box-sizing:content-box}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{display:grid;grid-template-columns:minmax(520px,1.05fr) minmax(420px,.95fr);align-items:stretch;gap:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{display:grid;gap:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card{position:relative;border:1px solid rgba(199,207,220,.86);border-radius:20px;background:#fff;box-shadow:0 8px 18px #17213d09;overflow:hidden}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{position:relative;top:auto;display:grid;min-height:0;grid-template-columns:1fr;grid-template-rows:auto 1fr;border-radius:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media{width:100%;height:auto;min-height:0;aspect-ratio:4 / 3;background:#eef2f6}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media img{width:100%;height:100%;max-height:none;padding:0;object-fit:cover;object-position:52% center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__badge{left:18px;top:18px;display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;background:var(--yn-rose);color:#fff;font-size:.8rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__badge:before{content:"\2605";font-size:.74rem;line-height:1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__body{display:grid;gap:13px;padding:22px 26px 16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__goal{margin:0;color:var(--yn-rose-dark);font-size:.92rem;font-weight:900;line-height:1.34}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__goal{color:#2762ac}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__goal{color:#a26308}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card h3{margin:0;color:#111722;font-size:clamp(1.38rem,1.85vw,1.85rem);line-height:1.08;letter-spacing:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight h3{font-size:clamp(1.7rem,2.2vw,2.2rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__recommendation{margin:0;border:0;padding:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-rec strong{display:block;margin-bottom:4px;color:#111722;font-size:.82rem;font-weight:950;line-height:1.2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-rec span{color:#343d4c;font-size:.95rem;line-height:1.42}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:8px 0 2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__benefits li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;color:#343d4c;font-size:.82rem;font-weight:720;line-height:1.25}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__benefits li:before{content:"\2713";display:grid;width:22px;height:22px;margin-top:0;place-items:center;border-radius:999px;background:#ffe1ed;color:var(--yn-rose);font-size:.72rem;font-weight:950}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta{display:flex;flex-wrap:wrap;gap:6px 18px;margin:2px 0 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span{padding:0;border-radius:0;background:transparent;color:#5f153d;font-size:.84rem;font-weight:900;line-height:1.25}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__meta span:first-child{color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-button{min-height:42px;min-width:148px;border-radius:999px;padding:0 20px;font-size:.86rem;font-weight:950;white-space:nowrap}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-link-button{border-color:var(--yn-rose);background:var(--yn-rose);color:#fff}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__actions .yn-button--solid{border:1px solid var(--yn-rose);background:#fff;color:var(--yn-rose-dark)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details{margin-top:2px;border-top:1px solid rgba(217,222,231,.92)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:12px 0 0;color:#111722;font-size:.86rem;font-weight:950}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details summary:after{content:"\2304";color:#1d2635;font-size:1rem;line-height:1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card__details[open] summary:after{content:"\2303"}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__arrow{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{min-height:198px;display:grid;grid-template-columns:196px minmax(0,1fr) 58px;align-items:center;border-radius:22px;overflow:hidden}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{width:168px;min-height:0;height:auto;aspect-ratio:4 / 3;margin-left:20px;border-radius:14px;background:#f3f6fa;overflow:hidden}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img{width:100%;height:100%;max-height:none;padding:0;object-fit:cover;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{display:grid;align-content:center;gap:8px;min-height:0;padding:20px 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__goal{display:block;overflow:visible;color:var(--yn-rose);font-size:.82rem;line-height:1.3;-webkit-line-clamp:initial}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact h3{font-size:clamp(1.28rem,1.65vw,1.7rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec span{display:block;overflow:visible;font-size:.88rem;-webkit-line-clamp:initial}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__meta span:nth-child(3){display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions{gap:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-button{min-width:132px;min-height:38px;padding-inline:16px;font-size:.78rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__details{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__arrow{display:grid;grid-column:3;width:48px;height:48px;place-items:center;margin-right:18px;border-radius:999px;background:#fff1f7;color:var(--yn-rose);font-size:1.45rem;font-weight:700;line-height:1;text-decoration:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:hover,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact:focus-within{border-color:#ef3f8661;box-shadow:0 12px 24px #ef3f8614;transform:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__standards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:24px;padding:18px 24px;border-radius:18px;background:linear-gradient(90deg,#fff2f7,#fff7fb);color:#151b28}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__standards span{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;min-height:34px;font-size:.95rem;font-weight:900;line-height:1.2}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__standards span:before{content:"\2713";display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(239,63,134,.28);border-radius:999px;color:var(--yn-rose);font-size:.78rem;font-weight:950}@media(max-width:1180px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder>.yn-container{width:min(100% - 48px,var(--yn-max))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{grid-template-columns:1fr;gap:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{max-width:560px;margin-top:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__standards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder.yn-section{padding:40px 0 44px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder>.yn-container{width:min(100% - 28px,var(--yn-max))}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:11ch;font-size:clamp(2.28rem,10.6vw,3.35rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead{margin-top:14px;font-size:1rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{grid-template-columns:48px minmax(0,1fr);gap:12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context>span{width:44px;height:44px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context p{font-size:.9rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{width:100%;border-radius:18px;padding:13px 14px;font-size:.9rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{display:block}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight{border-radius:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media{aspect-ratio:4 / 3;height:auto}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__body{padding:18px 18px 16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-product-card__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions{display:grid;grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__actions .yn-button{width:100%}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(286px,308px);grid-template-columns:none;gap:14px;margin:16px -14px 0;padding:0 14px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack::-webkit-scrollbar{display:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{display:grid;min-height:0;grid-template-columns:1fr;scroll-snap-align:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{width:100%;margin:0;border-radius:0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{padding:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__arrow{position:absolute;top:16px;right:16px;width:42px;height:42px;margin:0;background:#fff1f7f0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions{display:grid;grid-template-columns:1fr}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-button{width:100%}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__standards{grid-template-columns:1fr;gap:8px;padding:16px}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{grid-template-columns:minmax(0,.9fr) minmax(360px,.56fr);align-items:end;gap:clamp(28px,5vw,76px);margin-bottom:28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__intro{display:grid;justify-items:start}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:11.8ch;font-size:clamp(3rem,4.15vw,4.55rem);line-height:.98}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead{max-width:40ch;margin-top:16px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{max-width:50ch;margin:22px 0 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{align-self:end;max-width:430px;margin:0 0 14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__grid{grid-template-columns:minmax(520px,1.04fr) minmax(500px,.96fr)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media{background:radial-gradient(circle at 12% 22%,rgba(169,234,220,.18),transparent 16rem),linear-gradient(135deg,#fbfdff,#fff5f9)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media img{object-fit:contain;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact{min-height:190px;grid-template-columns:178px minmax(0,1fr) 54px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{width:148px;aspect-ratio:1 / 1;margin-left:20px;border-radius:17px;background:radial-gradient(circle at 28% 18%,rgba(239,63,134,.08),transparent 8rem),#f6f8fb}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img{object-fit:cover;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body{padding:18px 0}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact h3{font-size:clamp(1.22rem,1.35vw,1.5rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec span{max-width:40ch}@media(max-width:1180px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{grid-template-columns:1fr;align-items:start;gap:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{align-self:start;margin:0}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{margin-bottom:22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head h2{max-width:11ch;font-size:clamp(2.18rem,9.8vw,3.05rem)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{margin-top:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--spotlight .yn-product-card__media img{object-fit:cover}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{aspect-ratio:1 / 1}}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{margin-bottom:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__lead{margin-top:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{transform:translateY(-4px)}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{margin:0 0 28px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__media{aspect-ratio:1 / 1}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #mocktale-card .yn-product-card__media img{object-fit:contain;object-position:center}@media(min-width:1181px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media{width:148px;height:148px}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__head{margin-bottom:14px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__context{transform:none}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__cue{margin:0 0 22px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #mocktale-card .yn-product-card__media img{object-fit:cover}}@media(max-width:760px){.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder__stack{grid-auto-columns:minmax(294px,calc(100vw - 64px));gap:14px;margin:16px -14px 0;padding:0 14px 12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card{display:grid;min-height:0;grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:stretch;border-radius:22px;overflow:hidden;scroll-snap-align:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__media,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__media{display:block;width:100%;height:auto;min-height:0;margin:0;aspect-ratio:4 / 3;border-radius:0;background:#f6f8fb}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__media img,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__media img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #peach-card .yn-product-card__body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #magnesium-card .yn-product-card__body,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder #nmn-card .yn-product-card__body{display:grid;align-content:start;gap:11px;min-width:0;padding:18px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__goal{max-width:calc(100% - 48px);font-size:.9rem;line-height:1.28}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact h3{font-size:1.42rem;line-height:1.05}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec strong{font-size:.82rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-rec span{max-width:none;font-size:.94rem;line-height:1.42}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__meta{gap:6px 12px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__meta span{font-size:.86rem;line-height:1.25}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:2px}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-link-button,.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__actions .yn-button{width:100%;min-width:0;min-height:44px;padding-inline:14px;font-size:.88rem}.yesnap-theme-shell[data-yesnap-build=home-visual-ref-v7-20260607] .yn-finder .yn-product-card--compact .yn-product-card__arrow{top:16px;right:16px;width:42px;height:42px;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/yesnap-redesign-v4.css.map */
