@keyframes swipe-out-left{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@keyframes dc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes shimmer{0%{left:-75%}to{left:125%}}@keyframes ld-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}#sw_mainpromo_bar{display:none}:where([data-sonner-toast]:focus-visible){box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}:where([data-sonner-toast]) :where([data-button]):focus-visible{box-shadow:0 0 0 2px #0006}:where([data-sonner-toast]) :where([data-close-button]):focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}:where([data-sonner-toast]):hover :where([data-close-button]):hover{background:var(--gray2);border-color:var(--gray5)}:where([data-sonner-toast][data-swiping="true"]):before{content:"";position:absolute;left:-50%;right:-50%;height:100%;z-index:-1}:where([data-sonner-toast][data-y-position="top"][data-swiping="true"]):before{bottom:50%;transform:scaleY(3) translateY(50%)}:where([data-sonner-toast][data-y-position="bottom"][data-swiping="true"]):before{top:50%;transform:scaleY(3) translateY(-50%)}:where([data-sonner-toast][data-swiping="false"][data-removed="true"]):before{content:"";position:absolute;inset:0;transform:scaleY(2)}:where([data-sonner-toast]):after{content:"";position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}:where([data-sonner-toast][data-removed="true"][data-front="false"]):before{height:calc(var(--initial-height) + 20%)}[data-sonner-toaster][data-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}.top-parent-content{max-width:1440px;margin:auto}.sf-hidden{display:none!important}.reviews-cf{background:#faf7f2;padding:64px 20px 80px;overflow:hidden;font-family:'Manrope','Inter',sans-serif}.reviews-cf__head{text-align:center;margin-bottom:32px}.reviews-cf__rating-row{display:inline-flex;align-items:center;justify-content:center;gap:16px;margin-bottom:14px}.reviews-cf__rating-num{font-family:'Manrope','Inter',sans-serif;font-size:80px;font-weight:900;line-height:1;color:#161f31;letter-spacing:-3px}.reviews-cf__stars-lg{color:#e8a82a;font-size:40px;letter-spacing:4px;line-height:1;display:flex;align-items:center}.reviews-cf__sub{font-family:'Manrope','Inter',sans-serif;font-size:17px;color:#161f31;opacity:.6;font-style:italic;font-weight:500;margin:0}.reviews-cf__stats{display:flex;max-width:580px;margin:0 auto 52px;background:#fff;border:1.5px solid rgba(22,31,49,.1);border-radius:20px;overflow:hidden;box-shadow:0 2px 16px rgba(22,31,49,.06)}.reviews-cf__stat{flex:1;padding:22px 12px 18px;text-align:center;position:relative}.reviews-cf__stat+.reviews-cf__stat::before{content:'';position:absolute;left:0;top:20%;height:60%;width:1px;background:rgba(22,31,49,.1)}.reviews-cf__stat-num{font-family:'Manrope','Inter',sans-serif;font-size:28px;font-weight:900;color:#161f31;line-height:1.1;letter-spacing:-.5px}.reviews-cf__stat-num em{font-style:normal;color:#d18860}.reviews-cf__stat-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#161f31;opacity:.4;margin-top:6px}.reviews-cf__carousel{position:relative;width:100%;height:620px;perspective:1600px;perspective-origin:50% 36%;margin-bottom:40px}.reviews-cf__track{position:relative;width:100%;height:100%;transform-style:preserve-3d}.reviews-cf__card{position:absolute;width:350px;height:550px;left:50%;margin-left:-175px;top:10px;border-radius:24px;background:#fff;border:1.5px solid rgba(22,31,49,.08);box-shadow:0 4px 20px rgba(22,31,49,.07);overflow:hidden;cursor:pointer;transition:transform .55s cubic-bezier(.33,0,.15,1),opacity .55s ease,box-shadow .4s ease;will-change:transform,opacity}.reviews-cf__card.is-active{box-shadow:0 24px 64px rgba(22,31,49,.16);cursor:default}.reviews-cf__card-img{width:100%;height:325px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center;padding:44px 20px 20px;font-size:13px;font-style:italic;color:#161f31;line-height:1.5;font-family:'Manrope','Inter',sans-serif}.reviews-cf__card[data-name=Charleen] .reviews-cf__card-img{background:linear-gradient(150deg,#efe4d6 0%,#d9c4aa 100%)}.reviews-cf__card[data-name=Patricia] .reviews-cf__card-img{background:linear-gradient(150deg,#d4e2ed 0%,#a8c4d8 100%)}.reviews-cf__card[data-name=Martina] .reviews-cf__card-img{background:linear-gradient(150deg,#d8e8d2 0%,#aacba0 100%)}.reviews-cf__card[data-name=Camille] .reviews-cf__card-img{background:linear-gradient(150deg,#ebe6d4 0%,#ccc0a0 100%)}.reviews-cf__card[data-name=Michelle] .reviews-cf__card-img{background:linear-gradient(150deg,#e4d6eb 0%,#c4a8d4 100%)}.reviews-cf__card-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.reviews-cf__card-img .ph-tag,.reviews-cf__card-img .reviews-cf__card-verified{z-index:2}.ph-tag,.reviews-cf__card-verified{position:absolute;top:12px;font-size:10px;font-weight:700;font-style:normal;padding:4px 11px;border-radius:999px}.ph-tag{left:12px;background:rgba(255,255,255,.82);text-transform:uppercase;color:#161f31;letter-spacing:.06em;border:1px solid rgba(22,31,49,.1)}.reviews-cf__card-verified{right:12px;background:rgba(24,189,179,.14);color:#d18860;border:1px solid rgba(24,189,179,.35);letter-spacing:.04em}.reviews-cf__card-body{padding:16px 18px 20px;background:#fff}.reviews-cf__card-name{font-family:'Manrope','Inter',sans-serif;font-size:15px;font-weight:800;color:#161f31;margin-bottom:4px}.reviews-cf__card-stars{color:#e8a82a;font-size:14px;letter-spacing:2px;margin-bottom:8px;line-height:1}.reviews-cf__card-quote{font-size:13px;color:#161f31;opacity:1;line-height:1.6;margin:0;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.reviews-cf__nav{display:flex;flex-direction:column;align-items:center;gap:16px}.reviews-cf__dots{display:flex;gap:8px;align-items:center}.reviews-cf__dot{width:8px;height:8px;border-radius:999px;border:0;background:rgba(22,31,49,.16);cursor:pointer;padding:0;transition:background .25s,width .25s}.reviews-cf__dot.active{background:#161f31;width:24px}.reviews-cf__arrows{display:flex;gap:12px}.reviews-cf__arrow{width:50px;height:50px;border-radius:50%;border:1.5px solid rgba(22,31,49,.12);background:#fff;color:#161f31;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s,transform .15s;box-shadow:0 2px 10px rgba(22,31,49,.07);font-family:'Manrope',sans-serif}.reviews-cf__arrow:hover{background:#161f31;border-color:#161f31;color:#fff;transform:scale(1.07)}.pdp-section{background:linear-gradient(to bottom,#f7f3fc 0%,#ece4f7 50%,#e4d8f5 100%);padding:60px 0;font-family:'Manrope','Inter',sans-serif;color:#161f31}.pdp-section__eyebrow{text-align:center;font-size:15px;font-style:italic;font-weight:500;color:#161f31;opacity:.5;margin:0 0 8px}.pdp-section__heading{font-family:'Manrope','Inter',sans-serif;font-size:clamp(36px,5vw,40px);font-weight:800;color:#161f31;text-align:center;letter-spacing:0;line-height:1.05;margin:0 0 44px}#sec-influencer-reviews-v1 .ir-heading strong,.dc-head h2 em,.pdp-section__heading strong,.s5-head h2 em,.smartest .ir-heading strong{font-weight:500;color:#8579c9;font-style:italic}.pdp-section__cols{display:flex;gap:52px;max-width:1020px;margin:0 auto 52px;align-items:flex-start}@media (max-width:767px){.pdp-section__cols{flex-direction:column;gap:40px;margin-bottom:20px}.pdp-section__img-wrap{flex:none!important;width:100%}.pdp-section__heading{font-size:24px;margin-bottom:0;letter-spacing:-.2px}}.pdp-section__img-wrap{flex:0 0 44%;position:relative;padding-bottom:48px}.pdp-section__img-card,.pdp-section__img-inner{border-radius:22px;overflow:visible;position:relative;min-height:400px;display:flex;flex-direction:column}.pdp-section__img-inner{overflow:hidden;flex:1;align-items:center;justify-content:center;padding:52px 28px 40px}.pdp-section__img-tag{position:absolute;top:16px;left:16px;background:#fff;color:#161f31;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:5px 14px;border-radius:999px;border:1px solid rgba(22,31,49,.1);box-shadow:0 1px 6px rgba(22,31,49,.08)}.pdp-section__img-desc{font-size:14px;font-style:italic;color:#161f31;opacity:.55;line-height:1.6;text-align:center;max-width:300px;margin:0}.pdp-section__img-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:22px}.pdp-section__img-inner>.pdp-section__img-tag{z-index:2}.pdp-section__img-badge{position:absolute;bottom:0;left:0;display:flex;align-items:center;border-radius:16px;padding:5px;background-color:#fff;gap:0;filter:drop-shadow(0 4px 14px rgba(22,31,49,.12))}.pdp-section__img-badge-icon{width:64px;height:64px;border-radius:10px;border:2px solid rgba(255,255,255,.4);background:linear-gradient(135deg,#8579c9 0%,#6a5db0 100%);box-shadow:0 -2px 4px 0 rgba(0,0,0,.1) inset;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;text-align:center;line-height:1.4;padding:8px;z-index:2;position:relative}.pdp-section__img-badge-text{background:#fff;border-radius:0 14px 14px 0;padding:12px 5px 12px 7px;font-size:13px;font-weight:700;color:#161f31;line-height:1.35;border-left:none;min-width:180px}.pdp-section__img-badge-text span{font-weight:500}.pdp-section__features{flex:1;display:flex;flex-direction:column;gap:30px;padding-top:4px}.pdp-section__feature{display:flex;gap:16px;align-items:flex-start}.pdp-section__check{width:38px;height:38px;border-radius:11px;background:#2d8a4e;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;box-shadow:0 3px 10px rgba(45,138,78,.28)}.pdp-section__check svg{width:19px;height:19px}.pdp-section__feature-title{font-size:16px;font-weight:800;color:#161f31;margin-bottom:7px;line-height:1.2}.pdp-section__feature-desc{font-size:14px;color:#161f31;opacity:.62;line-height:1.7;margin:0}.pdp-section__update-wrap{max-width:760px;margin:0 auto 38px;position:relative;padding-top:20px}.pdp-section__update-badge{position:absolute;top:10px;left:24px;border-radius:8px;background:#9a8dd6;box-shadow:0 2px 10px 0 rgba(232,168,42,.35);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;padding:6px 14px;display:inline-flex;align-items:center;gap:5px;z-index:2}.pdp-section__update-card{background:#fff;border:2px dashed #c4d6e6;border-radius:18px;padding:28px 28px 24px;position:relative}.pdp-section__update-text{font-size:15px;color:#161f31;line-height:1.65;margin:0}.pdp-section__trust{display:flex;justify-content:center;align-items:center;gap:36px;margin-bottom:28px;flex-wrap:wrap}.pdp-section__trust-item{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:#161f31;opacity:.68}.pdp-section__trust-icon{font-size:15px}.pdp-section__trust-divider{width:1px;height:16px;background:rgba(22,31,49,.2)}.pdp-section__cta-wrap{text-align:center;padding-bottom:80px}.pdp-section__cta{display:inline-flex;align-items:center;gap:12px;background:#161f31;color:#fff;font-family:'Manrope','Inter',sans-serif;font-size:17px;font-weight:800;padding:18px 36px;border-radius:999px;border:0;cursor:pointer;text-decoration:none;letter-spacing:.01em;box-shadow:0 8px 28px rgba(22,31,49,.24);transition:transform .18s,box-shadow .18s}.pdp-section__cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(22,31,49,.3)}.pdp-section__cta-arrow{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:16px}.pdp-section__cta-block{display:flex;flex-direction:column;align-items:center;gap:0;max-width:640px;margin:0 auto;padding-bottom:10px}.s5-life{background:#fff;padding:60px 0;font-family:'Manrope','Inter',sans-serif;color:#161f31;overflow:hidden}.s5-life .container{max-width:1200px;margin:0 auto;padding:0 32px}.s5-head{text-align:center;margin-bottom:52px}.s5-head .eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8579c9;margin-bottom:14px}.s5-head h2{font-family:'Manrope','Inter',sans-serif;font-size:clamp(24px,4vw,40px);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#161f31;margin:0 0 14px}.s5-head p{font-size:16px;line-height:1.65;color:rgba(22,31,49,.62);max-width:500px;margin:0 auto;font-family:'Montserrat',sans-serif}.s5-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:16px}.s5-cell.tall{grid-row:span 2;height:auto}.s5-cell{position:relative;border-radius:20px;overflow:hidden;background:#ede3d8;min-height:350px;display:flex;align-items:flex-end;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease;box-shadow:0 2px 16px rgba(22,31,49,.06);cursor:pointer}.s5-cell:hover{transform:scale(1.01);box-shadow:0 12px 36px rgba(22,31,49,.13)}.s5-cell img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:10px;background:#ede3d8;opacity:1}.s5-cell::after{content:none}.s5-emoji{position:absolute;top:16px;right:16px;font-size:22px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:100%;filter:drop-shadow(0 1px 4px rgba(0,0,0,.18))}.s5-emoji img{width:100%;height:100%;object-fit:contain;border-radius:50%}.s5-label{position:relative;z-index:2;font-weight:700;letter-spacing:.04em;font-size:15px;width:fit-content;padding:5px 11px;background:#fff;border-radius:20px;color:#000;margin:10px!important}.s5-cell img[src="data:,"]::after{content:''}.s5-cell:nth-child(1){background:linear-gradient(145deg,#f0e6d4 0%,#d9c4aa 100%);border-radius:10px}.s5-cell:nth-child(2){background:linear-gradient(145deg,#d4e8f0 0%,#a8c9d8 100%);border-radius:10px}.s5-cell:nth-child(3){background:linear-gradient(145deg,#dce8d4 0%,#b0cba8 100%);border-radius:10px}.s5-cell:nth-child(4){background:linear-gradient(145deg,#ede6d4 0%,#ccc0a0 100%);border-radius:10px}.s5-cell:nth-child(5){background:linear-gradient(145deg,#e4d6eb 0%,#c4a8d4 100%);border-radius:10px}@media (max-width:768px){.s5-life{padding:33px 0}.s5-grid{grid-template-rows:auto}.s5-cell.tall{grid-column:span 2;grid-row:span 1;min-height:260px}.s5-cell{min-height:180px}.s5-life .container{padding:0 20px}.s5-label{font-size:10px}.pdp-section__features{gap:13px}.pdp-section{padding:33px 20px}.s5-head{margin-bottom:26px}.pdp-section__update-wrap{margin-bottom:11px}.s5-head p{font-size:14px}.s5-head h2,.s5-head p{text-align:center}.s5-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.s5-cell:nth-child(1){grid-row:span 2;height:100%}.s5-cell:nth-child(2),.s5-cell:nth-child(3){height:100%}.s5-cell:nth-child(4),.s5-cell:nth-child(5){grid-column:span 1}}@media (max-width:480px){.s5-grid{gap:7px}.s5-cell.tall{grid-column:span 1;min-height:260px}}.diamond-compare{background:#f3eef9;padding:60px 0;font-family:'Manrope','Inter',sans-serif;color:#161f31}.diamond-compare .container{max-width:1200px;margin:0 auto;padding:0 32px}.dc-head{text-align:center;margin-bottom:56px}.dc-head h2{font-size:clamp(24px,4.5vw,40px);font-weight:800;font-family:'Manrope','Inter',sans-serif;line-height:1.07;letter-spacing:-.03em;margin:0 0 18px}.dc-head p,.dc-protip h3{font-family:'Montserrat',sans-serif}.dc-head p{line-height:1.65;color:rgba(22,31,49,.58);max-width:674px;font-size:16px;margin:0 auto}.dc-layout{display:grid;grid-template-columns:1fr auto 1fr;gap:148px;justify-content:center;align-items:center;margin-bottom:56px}.dc-col-label{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:28px;color:rgba(22,31,49,.45)}.dc-col--ours .dc-col-label,.dc-head h2{color:#161f31}.dc-col--theirs{text-align:right}.dc-col--theirs .dc-col-label{color:rgba(22,31,49,.45)}.dc-feature,.dc-icon{display:flex;align-items:center}.dc-feature{gap:14px;margin-bottom:20px}.dc-col--theirs .dc-feature{flex-direction:row-reverse}.dc-icon{width:28px;height:28px;border-radius:50%;justify-content:center;flex-shrink:0;font-size:13px;font-weight:700}.dc-icon--yes{background:#22c55e;color:#fff}.dc-icon--no{background:#ef4444;color:#fff}.dc-feature-text{font-size:15px;font-weight:600;color:#161f31;line-height:1.3}.dc-col--theirs .dc-feature-text{color:rgba(22,31,49,.55);font-weight:500}.dc-image-wrap{position:relative;width:280px;flex-shrink:0}.dc-diamond-img{width:280px;height:280px;border-radius:50%;background:linear-gradient(145deg,#1a1f2e 0%,#0d1117 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 24px 64px rgba(22,31,49,.22),0 0 0 6px rgba(255,255,255,.06);position:relative}.dc-diamond-img::after,.dc-diamond-ring{position:absolute;left:50%;transform:translateX(-50%)}.dc-diamond-img::after{content:'';top:0;background:rgba(255,255,255,.18);bottom:0;width:2px}.dc-diamond-inner{width:200px;height:200px;border-radius:50%;background:radial-gradient(circle at 38% 38%,rgba(255,255,255,.9) 0%,transparent 35%),radial-gradient(circle at 62% 38%,rgba(255,255,255,.15) 0%,transparent 30%),radial-gradient(circle at 50% 60%,rgba(209,136,96,.4) 0%,transparent 50%),conic-gradient(from 0deg,#2a2d3a 0deg,#4a4d5e 30deg,#c8cad8 60deg,#f0f1f5 90deg,#d8dae8 120deg,#a8aab8 150deg,#7a7c8a 180deg,#4a4d5e 210deg,#2a2d3a 240deg,#5a5d6e 270deg,#9a9caa 300deg,#c8cad8 330deg,#2a2d3a 360deg);box-shadow:inset 0 4px 16px rgba(255,255,255,.12),inset 0 -4px 12px rgba(0,0,0,.4)}.dc-diamond-ring{bottom:24px;width:160px;height:36px;background:linear-gradient(to bottom,#f0c070 0%,#c8902a 50%,#e8b050 100%);border-radius:0 0 80px 80px;box-shadow:0 4px 12px rgba(200,144,42,.4)}.dc-diamond-photo{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:1}.dc-img-label{position:absolute;bottom:-16px;display:flex;gap:6px;left:50%;transform:translateX(-46%);white-space:nowrap;z-index:2}.dc-pill{background:#161f31;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:6px 14px;border-radius:20px}.dc-pill--active{background:#8579c9}.dc-protip{background:#fff;border-radius:18px;padding:28px 32px;box-shadow:0 4px 24px rgba(22,31,49,.07);max-width:700px;margin:0 auto 40px;position:relative}.dc-protip-badge{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#3a2a10;font-family:Inter;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px 5px 10px;border-radius:999px;background:linear-gradient(180deg,#d6cef2 0%,#9a8dd6 100%);position:absolute;top:-13px;left:29px;margin-bottom:14px}.dc-protip-badge svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2}.dc-protip h3{font-size:18px;font-weight:600;margin:0 0 10px;color:#161f31;letter-spacing:-.01em}.dc-protip p{font-size:14px;line-height:1.7;color:rgba(22,31,49,.68);margin:0}.dc-protip p strong{color:#8579c9;font-weight:700}.dc-price-row{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:8px;font-size:14px;color:rgba(22,31,49,.6)}.bundle-head p strong,.dc-price-row strong{color:#161f31;font-weight:700}.dc-price-sep{width:1px;height:28px;background:rgba(22,31,49,.15)}.dc-trust{display:flex;justify-content:center;align-items:center;gap:28px;margin-bottom:24px;font-size:13px;font-weight:600;color:rgba(22,31,49,.55)}.dc-trust span::before{content:'★ ';color:#d18860}.dc-cta-wrap{text-align:center}.dc-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#161f31;color:#fff;font-family:'Manrope','Inter',sans-serif;font-size:16px;font-weight:700;padding:18px 44px;border-radius:60px;text-decoration:none;letter-spacing:.01em;box-shadow:0 8px 28px rgba(22,31,49,.22);transition:transform .25s ease,box-shadow .25s ease;max-width:500px;width:100%}.dc-cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(22,31,49,.3)}.dc-cta-arrow{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.15);justify-content:center;font-size:15px}.dc-cta-arrow,.dc-sale-bar,.dc-sale-live{display:flex;align-items:center}.dc-sale-bar{justify-content:center;margin-top:14px;font-size:12px;font-weight:600;color:rgba(22,31,49,.55);gap:24px}.dc-sale-live{gap:6px;color:#22c55e}.dc-sale-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:dc-pulse 1.8s ease-in-out infinite}.dc-cta-block{display:flex;flex-direction:column;align-items:center;gap:0;max-width:640px;margin:0 auto}@media (max-width:820px){.dc-layout{grid-template-columns:1fr;gap:36px;text-align:left}.dc-image-wrap{width:220px;margin:0 auto}.dc-diamond-img{width:220px;height:220px}.dc-diamond-inner{width:160px;height:160px}.dc-col--theirs{text-align:left}.dc-head p{text-align:center}.bundle-head h2,.dc-head h2{text-align:center;margin-bottom:10px}.dc-head{margin-bottom:20px}.dc-col--theirs .dc-col-label{text-align:right}.dc-col--theirs .dc-feature-text{color:rgba(22,31,49,.55);text-align:right;font-size:13px}.dc-feature-text{font-size:13px}.dc-head p,.dc-protip h3{font-size:14px}}@media (max-width:767px){.diamond-compare{padding:33px 0}.dc-price-row{flex-direction:column;gap:8px;margin-bottom:10px}.mobile-dieefrence-data{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.dc-protip{margin:0 auto 23px}}.bundle-section{background:#fafafa;padding:88px 0 96px;font-family:'Manrope','Inter',sans-serif;color:#161f31}.bundle-section .container{max-width:1200px;margin:0 auto;padding:0 32px}.bundle-head{text-align:center;margin-bottom:52px}.bundle-eyebrow{display:flex;align-items:center;gap:8px;background:#f4eae0;color:#b87040;font-size:12px;font-weight:700;letter-spacing:.12em;max-width:fit-content;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin:0 auto 18px}.bundle-eyebrow svg{width:12px;height:12px;fill:currentColor}.bundle-head h2{font-size:clamp(24px,4.5vw,40px);font-family:'Manrope','Inter',sans-serif;line-height:1.07;letter-spacing:-.03em;color:#161f31;font-weight:800;margin:0 0 16px}.bundle-head h2 em{color:#d18860;font-weight:500;font-style:italic}.bundle-head p{font-size:16px;line-height:1.65;color:rgba(22,31,49,.6);max-width:680px;margin:0 auto;font-family:'Montserrat',sans-serif}.bundle-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:start}.bundle-card{background:#fff;border-radius:20px;border:1.5px solid rgba(22,31,49,.09);padding:28px 28px 32px;display:flex;flex-direction:column;position:relative;box-shadow:0 2px 16px rgba(22,31,49,.05);transition:box-shadow .3s ease,transform .3s ease}.bundle-card:hover{box-shadow:0 8px 32px rgba(22,31,49,.11);transform:translateY(-2px)}.bundle-card--featured{border-color:#bd9957;border-width:2px;box-shadow:0 4px 24px rgba(209,136,96,.14)}.bundle-card--featured:hover{box-shadow:0 12px 40px rgba(209,136,96,.22)}.bundle-badge{position:absolute;top:-16px;left:50%;transform:translateX(-50%);border-radius:999px;border:1px solid rgba(255,231,170,.6);background:linear-gradient(180deg,#f0d592 0%,#c9a562 100%);box-shadow:0 6px 14px 0 rgba(201,165,98,.3),0 1px 0 0 rgba(255,255,255,.45) inset;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:6px 18px;white-space:nowrap}.bundle-img-area{min-height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.bundle-img-photo{display:block;max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain}.bundle-solo{display:flex;align-items:center;gap:-12px}.bundle-stud{width:84px;height:84px;border-radius:50%;position:relative;flex-shrink:0}.bundle-stud::before{content:'';position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 38% 35%,rgba(255,255,255,.85) 0%,transparent 35%),conic-gradient(from 0deg,#2a2d3a 0deg,#5a5d6e 45deg,#d0d2e0 90deg,#f0f1f5 135deg,#c8cad8 180deg,#7a7c8a 225deg,#3a3d4e 270deg,#6a6d7e 315deg,#2a2d3a 360deg);box-shadow:0 4px 16px rgba(22,31,49,.18)}.bundle-stud::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:64px;height:20px;background:linear-gradient(to bottom,#f0c070 0%,#c8902a 100%);border-radius:0 0 50px 50px;box-shadow:0 2px 8px rgba(200,144,42,.4)}.bundle-stud+.bundle-stud{margin-left:-18px}.bundle-comfort-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bundle-stud-sm{width:64px;height:64px;border-radius:50%;position:relative}.bundle-stud-sm::before{content:'';position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 38% 35%,rgba(255,255,255,.85) 0%,transparent 35%),conic-gradient(from 0deg,#2a2d3a 0deg,#5a5d6e 45deg,#d0d2e0 90deg,#f0f1f5 135deg,#c8cad8 180deg,#7a7c8a 225deg,#3a3d4e 270deg,#6a6d7e 315deg,#2a2d3a 360deg);box-shadow:0 3px 12px rgba(22,31,49,.16)}.bundle-stud-sm::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:48px;height:14px;background:linear-gradient(to bottom,#f0c070 0%,#c8902a 100%);border-radius:0 0 40px 40px}.bundle-stud-sm.gold::before,.bundle-stud.gold::before{background:radial-gradient(circle at 38% 35%,rgba(255,255,255,.75) 0%,transparent 35%),conic-gradient(from 0deg,#8a6a2a 0deg,#d4a840 45deg,#f0d080 90deg,#faeaa0 135deg,#e8c060 180deg,#c09030 225deg,#8a6a2a 270deg,#b8902a 315deg,#8a6a2a 360deg)}.bundle-forever-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bundle-name{font-size:20px;font-weight:800;font-family:"Inter",sans-serif;letter-spacing:-.01em;margin:0 0 6px;color:#161f31}.bundle-desc{font-size:13px;line-height:1.55;color:rgba(22,31,49,.55);margin:0 0 16px}.bundle-price-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.bundle-price{font-size:28px;font-weight:900;letter-spacing:-.03em;color:#161f31}.bundle-was{font-size:14px;color:rgba(22,31,49,.38);text-decoration:line-through}.bundle-save{font-size:11px;font-weight:700;color:#22c55e;background:rgba(34,197,94,.1);padding:3px 8px;border-radius:8px}.bundle-features{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px;flex:1}.bundle-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:rgba(22,31,49,.65);background:rgba(22,31,49,.05);padding:5px 10px;border-radius:8px}.bundle-chip::before{content:'✓';color:#22c55e;font-size:11px;font-weight:800}.bundle-cta,.bundle-cta:hover{color:#fff;text-decoration:none}.bundle-cta{display:flex;align-items:center;justify-content:center;gap:10px;background:#161f31;font-family:'Manrope','Inter',sans-serif;font-size:15px;font-weight:700;padding:15px 24px;border-radius:10px;letter-spacing:.01em;margin-top:auto;transition:background .2s ease,transform .2s ease}.bundle-cta:hover{background:#0f1520;transform:translateY(-1px)}.bundle-card--featured .bundle-cta{border-radius:10px;text-decoration:none;background:linear-gradient(180deg,#c9a562 0%,#a88445 100%);box-shadow:0 8px 18px 0 rgba(168,132,69,.36),0 1px 0 0 rgba(255,255,255,.18) inset}.bundle-card--featured .bundle-cta:hover{text-decoration:none;background:linear-gradient(135deg,#c9a562 0%,#a86030 100%)}.bundle-cta-arrow{font-size:14px}@media (max-width:900px){.bundle-grid{grid-template-columns:1fr 1fr;gap:16px}.bundle-card:first-child{grid-column:span 2}}@media (max-width:767px){.bundle-section{padding:33px 0 16px}.bundle-section .container{padding:0 20px}.bundle-grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.bundle-grid::-webkit-scrollbar{display:none}.bundle-card{max-width:100%;flex:0 0 auto;scroll-snap-align:center}.bundle-grid{padding-left:16px}.bundle-card:first-child{grid-column:span 1}.bundle-features{flex-direction:column}.bundle-badge{top:-1px}.bundle-head p{font-size:14px;text-align:center}.bundle-head{margin-bottom:25px}.bundle-scroll-indicator{height:4px;width:100%;background:#eee;border-radius:10px;margin-top:12px;position:relative;overflow:hidden}.bundle-scroll-thumb{height:100%;width:30%;background:#161f31;border-radius:10px;position:absolute;left:0;top:0}.diamond-compare .container{padding:0 16px}}.smartest,.smartest__heading{font-family:'Manrope','Inter',sans-serif;color:#161f31}.smartest{background:#f9f5ff;padding:60px 0}.smartest__heading{font-size:40px;font-weight:800;text-align:center;letter-spacing:-1.8px;line-height:1.08;margin:0 auto 52px;max-width:720px}.smartest__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;max-width:1080px;margin:0 auto;align-items:start}@media (max-width:760px){.smartest__grid{grid-template-columns:1fr}.smartest__heading{font-size:22px;letter-spacing:1px;margin-bottom:20px}}.smartest__left{display:flex;flex-direction:column;gap:0}.smartest__icons{display:flex;margin-bottom:22px}.smartest__icon-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:9px;padding:0 8px;position:relative;text-align:center}.smartest__icon-item+.smartest__icon-item::before{content:'';position:absolute;left:0;top:8%;height:84%;width:1px;background:rgba(22,31,49,.13)}.smartest__icon-item svg{width:26px;height:26px;stroke:#161f31;stroke-width:1.5;fill:none;opacity:.72}.smartest__icon-label{font-size:11px;font-weight:700;color:#161f31;opacity:.6;line-height:1.3;letter-spacing:.01em}.smartest__img-card{border:0;border-radius:20px;min-height:460px;display:flex;align-items:flex-end;justify-content:center;padding:0 32px 52px;position:relative;overflow:hidden}.smartest__img-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;z-index:0}.smartest__img-card .smartest__img-tag{z-index:2}.smartest__img-tag{position:absolute;top:18px;left:18px;background:#fff;color:#161f31;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:5px 15px;border-radius:999px;border:1px solid rgba(22,31,49,.09);box-shadow:0 1px 5px rgba(22,31,49,.07)}.smartest__img-desc{font-size:14px;font-style:italic;color:#161f31;opacity:.52;text-align:center;line-height:1.6;max-width:340px;margin:0}.smartest__social-card{margin-top:20px;background:#fff;border-radius:18px;border:1.5px solid rgba(22,31,49,.07);box-shadow:0 4px 20px rgba(22,31,49,.09);padding:20px 20px 0}.smartest__social-top{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.smartest__avatar{width:44px;height:44px;border-radius:50%;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0;letter-spacing:-.5px}.smartest__social-name{font-size:14px;font-weight:800;color:#161f31;margin-bottom:5px}.smartest__social-text{font-size:13.5px;color:#161f31;opacity:.7;line-height:1.62;margin:0}.smartest__social-actions{display:flex;align-items:center;gap:18px;padding:12px 0;border-top:1px solid rgba(22,31,49,.07);margin-top:14px}.smartest__social-meta{font-size:12px;color:#161f31;opacity:.42;font-weight:600;cursor:pointer}.smartest__social-reactions{margin-left:auto;background:linear-gradient(90deg,#7c6fff,#e91e8c);color:#fff;font-size:11px;font-weight:800;padding:4px 11px;border-radius:999px}.smartest__social-footer{padding:10px 0 14px;font-size:12.5px;color:#161f31;opacity:.38;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.smartest__dots{display:flex;justify-content:center;gap:6px;padding:12px 0;border-top:1px solid rgba(22,31,49,.07)}.smartest__dot{width:8px;height:8px;border-radius:50%;background:rgba(22,31,49,.14);transition:background .2s}.smartest__dot.active{background:#d18860}.smartest__trust{display:flex;align-items:flex-end;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:20px!important}.smartest__trust-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#161f31;font-family:'Montserrat-bold',sans-serif}.smartest__trust-item svg{width:14px;height:14px;fill:#d18860}.smartest__cta{gap:12px;background:#161f31;color:#fff!important;font-family:'Manrope','Inter',sans-serif;font-size:16px;font-weight:800;padding:12px 0;border-radius:10px;border:0;cursor:pointer;text-decoration:none;margin:8px 0;width:100%;transition:transform .18s,box-shadow .18s}.smartest__cta:hover{transform:translateY(-2px);text-decoration:none;color:#fff;box-shadow:0 12px 36px rgba(22,31,49,.3)}.smartest__cta,.smartest__cta-arrow,.smartest__sale-bar{display:flex;align-items:center;justify-content:center}.smartest__cta-arrow{width:32px;height:32px;border-radius:50%;flex-shrink:0;font-size:16px}.smartest__sale-bar{gap:20px;margin-top:8px;font-size:12.5px;font-weight:700;color:#161f31;opacity:.68;flex-wrap:wrap}.smartest__sale-live{display:flex;align-items:center;gap:5px;color:gray}.smartest__sale-dot{width:8px;height:8px;border-radius:50%;background:#2d8a4e;flex-shrink:0}.smartest__stock-bar{display:flex;align-items:center;gap:8px}.smartest__stock-track{width:80px;height:6px;background:rgba(22,31,49,.12);border-radius:3px;overflow:hidden}.smartest__stock-fill{width:22%;height:100%;background:#c0392b;border-radius:3px}.smartest__stock-label{color:#c0392b}.smartest__right{display:flex;flex-direction:column;gap:14px}.smartest__accordion-expanded{background:#fff;border:1.5px solid rgba(22,31,49,.1);border-radius:18px;overflow:hidden;box-shadow:0 2px 16px rgba(22,31,49,.07)}.smartest__acc-header{display:flex;align-items:center;gap:13px;padding:20px 20px 18px}.smartest__acc-icon{width:28px;height:28px;stroke:#161f31;stroke-width:1.6;fill:none;opacity:.78;flex-shrink:0}.smartest__acc-title{font-size:16px;font-weight:800;color:#161f31;flex:1;line-height:1.2;letter-spacing:-.3px}.smartest__acc-close{color:#d18860;font-size:20px;font-weight:400;cursor:pointer;line-height:1;padding:4px;flex-shrink:0}.smartest__acc-video{margin:0 16px 18px;background:linear-gradient(158deg,#ede1d2 0%,#d4b99a 100%);border-radius:14px;border:1px solid rgba(22,31,49,.06);min-height:300px;display:flex;align-items:center;justify-content:center;position:relative;padding:44px 24px 32px;overflow:hidden}.smartest__acc-video-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.smartest__acc-video .smartest__acc-video-tag{z-index:2}.smartest__acc-video-tag{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.9);color:#161f31;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:5px 13px;border-radius:999px;border:1px solid rgba(22,31,49,.09)}.smartest__acc-video-desc{font-size:13px;font-style:italic;color:#161f31;opacity:.48;text-align:center;line-height:1.55;margin:0;max-width:280px}.smartest__acc-body{padding:4px 20px 22px}.smartest__acc-body p{font-size:14px;color:#161f31;opacity:.62;line-height:1.72;margin:0 0 12px}.smartest__acc-body p:last-child{margin-bottom:0}.smartest__accordion-item{background:#fff;border:1.5px solid rgba(22,31,49,.09);border-radius:14px;display:flex;align-items:center;gap:14px;padding:18px 20px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.smartest__accordion-item:hover{border-color:rgba(209,136,96,.4);box-shadow:0 2px 12px rgba(22,31,49,.07)}.smartest__accordion-item svg{width:24px;height:24px;stroke:#161f31;stroke-width:1.6;fill:none;opacity:.62;flex-shrink:0}.smartest__accordion-item-title{font-size:15px;font-weight:700;color:#161f31;flex:1;letter-spacing:-.2px}.smartest__accordion-plus{color:#d18860;font-size:24px;font-weight:300;line-height:1;flex-shrink:0}@media (max-width:767px){.smartest__cta{padding:6px 0;font-weight:700}.smartest{padding:33px 15px}.smartest__trust{gap:8px}}.marquee-item,.marquee-track{font-weight:800;text-transform:uppercase;color:#fff}.marquee-track{display:flex;width:max-content;animation:marquee-scroll 28s linear infinite;gap:50px;font-style:normal;font-size:14px}.marquee-track:hover{animation-play-state:paused}.marquee-item{display:inline-flex;align-items:center;white-space:nowrap;font-size:12px;letter-spacing:.14em;padding:0 10px}.marquee-item svg{color:#fff}.marquee-sep{color:rgba(255,255,255,.45);font-size:11px;margin:0 10px}:root{--clr-blush: #f3eef9;--clr-blush-mid: #EAD4BD;--clr-blush-deep: #E9CDB1;--clr-blush-darker: #E0C4A4;--clr-bronze: rgba(133, 121, 201, 1);--clr-ink: #161F31;--clr-ink-70: rgba(22, 31, 49, 0.70);--clr-ink-80: rgba(22, 31, 49, 0.80);--clr-ink-85: rgba(22, 31, 49, 0.85);--clr-ink-10: rgba(22, 31, 49, 0.10);--clr-ink-15: rgba(22, 31, 49, 0.15);--clr-ink-50: rgba(22, 31, 49, 0.50);--clr-white: #ffffff;--clr-white-70: rgba(255, 255, 255, 0.70);--clr-white-80: rgba(255, 255, 255, 0.80);--clr-white-60: rgba(255, 255, 255, 0.60);--font-display: 'Cormorant Garamond', Georgia, serif;--font-body: 'DM Sans', system-ui, sans-serif;--radius-pill: 9999px;--radius-card: 1rem;--radius-video: 28px;--shadow-card: 0 4px 20px rgba(22, 31, 49, 0.10);--shadow-xl: 0 20px 40px rgba(22, 31, 49, 0.14);--shadow-lg: 0 10px 20px rgba(22, 31, 49, 0.12)}.ld-hero{position:relative;overflow:hidden;background:var(--clr-blush)}.ld-hero__bg-glow{position:absolute;inset:0;pointer-events:none;opacity:.7}.ld-hero__bg-glow-bottom,.ld-hero__bg-glow-top{position:absolute;border-radius:var(--radius-pill);filter:blur(64px)}.ld-hero__bg-glow-top{top:2.5rem;left:2.5rem;background:var(--clr-blush-mid);width:8rem;height:8rem}.ld-hero__bg-glow-bottom{bottom:2.5rem;right:2.5rem;width:10rem;height:10rem;background:var(--clr-blush-deep)}.ld-hero__container{width:100%;max-width:1430px;margin:0 auto;position:relative}.ld-hero__grid{display:flex;align-items:center;justify-content:space-between;gap:20px}.ld-hero__trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.lpb-top-rating-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;max-width:fit-content;font-size:14px;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(81,116,214,.2)!important;box-shadow:0 2px 8px rgba(36,36,36,.06)!important;font-family:'Instrument Sans',sans-serif}.lpb-top-star-icon{width:14px;height:14px;fill:#d18860;stroke:#d18860;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lpb-top-rating-text{color:rgba(0,0,0,.9);font-family:'Instrument Sans',sans-serif}.ld-hero__avatar-stack{display:flex}.ld-hero__avatar{width:2rem;height:2rem}#sec-influencer-reviews-v1 .ir-avatar-sm img,#sec-influencer-reviews-v1 .ir-video-overlay img,.ld-hero__avatar img{width:100%;height:100%}.ld-hero__avatar:not(:first-child){margin-left:-.5rem}.ld-hero__avatar--1{background:var(--clr-blush-mid)}.ld-hero__avatar--2{background:var(--clr-blush-darker)}.ld-hero__avatar--3{background:var(--clr-bronze)}.ld-hero__trust-label{font-size:.875rem;font-weight:600;margin:0 17px;color:var(--clr-ink)}.ld-hero__stars{display:flex;align-items:center;gap:.25rem;padding:4px 0;border-radius:var(--radius-pill)}.ld-hero__star{display:inline-block;width:1em;height:1.5em;color:var(--clr-bronze);font-style:normal}.ld-hero__rating{font-size:.875rem;font-weight:600;color:var(--clr-ink);margin-left:.25rem}.ld-hero__headline{font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;font-size:clamp(26px,8vw,50px);font-weight:700;line-height:120%;color:var(--clr-ink);letter-spacing:-.02em;margin-bottom:10px}.ld-hero__headline-italic{font-style:italic;font-weight:500}.ld-hero__subheadline{font-size:16px;color:var(--clr-ink-70);max-width:36rem;line-height:150%;margin:0 auto 25px;font-family:'Montserrat',sans-serif}.ld-hero__subheadline span{font-weight:600!important;font-family:'Montserrat-bold',sans-serif}.ld-hero__cta-block{margin-bottom:25px;max-width:fit-content}.ld-hero__trust-items{display:flex;flex-wrap:wrap;justify-content:start;gap:.75rem;margin-bottom:8px}.ld-hero__trust-item{font-size:.8125rem;font-weight:500;color:var(--clr-ink-80)}.ld-hero__cta-btn{display:inline-flex;align-items:center;gap:.75rem;background:var(--clr-ink);color:#fff!important;border-radius:10px;padding:.875rem 1.75rem;font-family:var(--font-body);font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:var(--shadow-lg);justify-content:center;margin-bottom:8px;text-decoration:none}.first_gradiunt_tile{position:relative;display:flex;overflow:hidden}.first_gradiunt_tile::before{content:"";position:absolute;top:0;left:-75%;width:10%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.6) 50%,rgba(255,255,255,0) 100%);transform:skewX(-30deg);filter:blur(8px);animation:shimmer 4s infinite;pointer-events:none}.ld-hero__cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 36px rgba(22,31,49,.3);color:#fff;text-decoration:none}.ld-hero__cta-price{font-size:1rem;font-weight:700}.ld-hero__cta-price-old{font-size:.875rem;font-weight:500;text-decoration:line-through;color:var(--clr-white-60)}.ld-hero__cta-badge{font-size:.75rem;font-weight:700;background:#8579c9;color:var(--clr-white);border-radius:var(--radius-pill);padding:.125rem .5rem}.ld-hero__sale-bar{display:flex;align-items:flex-end;justify-content:center;gap:1rem;flex-wrap:wrap}.ld-hero__sale-live{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:#991b1b}.ld-hero__sale-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:var(--radius-pill);background:#2d8a4e;animation:ld-pulse 1.4s ease-in-out infinite}.ld-hero__stock-bar{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--clr-ink-80)}.ld-hero__stock-track{width:5rem;height:.375rem;background:var(--clr-ink-15);border-radius:var(--radius-pill);overflow:hidden}.ld-hero__stock-fill{width:18%;height:100%;background:var(--clr-bronze);border-radius:var(--radius-pill)}.ld-hero__features{display:grid;grid-template-columns:1fr 1fr;gap:13px 11px;font-size:16px;margin-bottom:25px;max-width:42rem}.ld-hero__feature{display:flex;align-items:baseline;gap:10px;color:var(--clr-ink-80)}.ld-hero__feature-icon{font-style:normal;color:var(--clr-bronze);font-size:1rem}.ld-hero__review-verified{background:var(--clr-ink)}.ld-hero__visual{position:relative;display:flex;justify-content:center}.ld-hero__visual-inner{position:relative;width:100%;max-width:520px}.ld-hero__video-wrap{position:relative;border-radius:var(--radius-video);overflow:hidden;box-shadow:var(--shadow-xl)}.ld-hero__video{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}.ld-hero__flash-badge{position:absolute;top:1rem;right:1rem;background:var(--clr-ink);color:var(--clr-white);border-radius:var(--radius-pill);padding:.5rem 1rem;display:flex;align-items:center;gap:.375rem;box-shadow:var(--shadow-lg)}.ld-hero__flash-icon{font-style:normal;color:var(--clr-bronze);font-size:.875rem}.ld-hero__flash-text{font-size:.8125rem;font-weight:700;white-space:nowrap}.ld-hero__product-card{position:absolute;bottom:-3.5rem;left:-3.75rem;background:var(--clr-white);border-radius:var(--radius-card);border:1px solid var(--clr-ink-10);padding:.75rem;width:180px}.ld-hero__product-img-wrap{border-radius:.75rem;overflow:hidden;margin-bottom:.5rem;background:var(--clr-blush);height:auto}.big-stars img,.ld-hero__product-img{width:100%;height:100%;object-fit:cover}.ld-hero__product-name{font-size:.875rem;font-weight:400;color:var(--clr-ink);line-height:1.25}.ld-hero__product-name strong{font-weight:700}.ld-hero__product-price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.375rem}.ld-hero__product-price{font-size:1rem;font-weight:700;color:var(--clr-ink)}.ld-hero__product-price-old{font-size:.75rem;color:var(--clr-ink-50);text-decoration:line-through}.ld-hero__container{padding:4rem 2rem}.ld-hero__content{text-align:left;order:1;max-width:57%}.ld-hero__visual{order:2}.ld-hero__visual-inner{padding-bottom:2rem}.ld-hero__trust-row{justify-content:flex-start}.ld-hero__features,.ld-hero__review,.ld-hero__subheadline{margin-left:0;margin-right:0}.ld-hero__video-wrap{height:650px}.ld-hero__cta-btn{width:auto}.lgd-gemology .ld-hero__cta-btn{background-color:#8579c9;max-width:500px}.lgd-gemology .ld-hero__cta-block{max-width:500px}.lgd-gemology .ld-hero__sale-bar{justify-content:start}@media (max-width:1024px){.ld-hero__headline{font-size:32px}}@media (max-width:1023px){.ld-hero__container{padding:1.5rem 1rem}.ld-hero__grid{flex-direction:column}.ld-hero__content{order:2}.ld-hero__visual{order:1}.ld-hero__trust-row{justify-content:center}.ld-hero__features,.ld-hero__review,.ld-hero__subheadline{margin-left:auto;margin-right:auto}.ld-hero__video-wrap{height:380px}.ld-hero__cta-btn{width:100%;justify-content:center;font-size:.9375rem;padding:.875rem 1.25rem;gap:.5rem}.ld-hero__product-card{left:-.5rem!important}.ld-hero__product-img-wrap{height:60px}.ld-hero__visual-inner{padding-bottom:1.5rem}.ld-hero{overflow-x:hidden}.ld-hero__product-card{bottom:-1.5rem;width:210px}}@media (max-width:500px){.ld-hero__features{margin-top:36px}.ld-hero__feature{font-size:14px;justify-content:center}.ld-hero__feature span{text-align:start;max-width:120px!important;width:100%}.ld-hero__headline{font-size:22px;text-align:center;margin-bottom:8px}.ld-hero__cta-block{max-width:100%}.ld-hero__trust-badge{flex-direction:column;gap:0;justify-content:center}.lp-avatar{width:37px;height:37px}.ld-hero__trust-row{margin:0 auto 14px}.ld-hero__container .ld-hero__sale-bar,.ld-hero__sale-bar,.ld-hero__trust-items{justify-content:center}.ld-hero__sale-bar{align-items:flex-end;gap:.4rem}.ld-hero__product-card{max-width:90%;border-radius:10px;left:1px!important;width:100%;display:flex;align-items:center;justify-content:start;gap:10px;padding:5px;transform:translate(5%,22%)}.smartest__img-card{min-height:350px}.ld-hero__subheadline{text-align:center;margin-bottom:13px;font-size:14px}.ld-hero__container{padding:1.5rem 12px}.ld-hero__video-wrap{height:460px;border-radius:2px}.ld-hero__product-img-wrap{width:32%;margin:0;height:100%}.product-card-parent-div{width:70%}.ld-hero__visual{flex-direction:column}.ld-hero__trust-label{font-size:12px}.ld-hero__stars{padding:.375rem 5px}}#rating-strip{background:linear-gradient(to bottom,#fdf5f9 0%,#fbeef4 50%,#f3e6f1 100%);padding:27px 0 10px}.rating-inner{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.rating-score-row{display:inline-flex;align-items:center;gap:8px}.big-stars{width:100px;height:auto}.big-stars img{object-fit:contain}.rating-val{font-family:"Manrope",sans-serif;font-size:40px;font-weight:700;color:#000;line-height:1}.rating-label{font-size:14px;color:#000}.shop-lc-customer h5{color:#888;font-size:14px;text-align:center;margin:4px 0;font-family:'Poppins',sans-serif}.livmore-statbar{max-width:100%;margin:20px 4px 5px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:20px;border:1px solid rgba(22,31,49,.1);background:#fff;box-shadow:0 2px 16px 0 rgba(22,31,49,.06);padding:13px 3px}.livmore-statbar__value{display:block;font-size:20px;font-weight:600;color:#000;line-height:1.15;letter-spacing:-.02em}.livmore-statbar__value .gold{color:#8579c9}.livmore-statbar__label{display:block;font-size:12px;font-weight:500;color:gray;margin-top:5px;letter-spacing:.06em;text-transform:uppercase}.rating-count{font-weight:700;color:#000}.review-carousel-wrap{padding:32px 0 24px;text-align:center}.rc-scene{position:relative;width:100%;height:550px;display:flex;align-items:center;justify-content:center;perspective:1200px;overflow:hidden}.rc-track{position:relative;width:280px;height:480px;transform-style:preserve-3d;cursor:grab}.rc-track:active{cursor:grabbing}.lp-trust-avatars{display:flex;align-items:center;margin-right:10px}.lp-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2.5px solid #fff;margin-right:-14px}.lp-avatar img,.rc-card-img img{width:100%;height:100%;object-fit:cover}.rc-card{position:absolute;width:280px;height:490px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;backface-visibility:hidden;color:#3a4762;font-family:"Inter",sans-serif;transition:border-color .3s ease}.rc-card.active{background:var(--white);border-color:rgba(255,255,255,.8)!important;box-shadow:0 1px 5px rgba(0,0,0,.5)}.rc-card.active .rc-card-name{color:var(--text-dark)}.rc-card.active .rc-card-desc{color:var(--text-mid)}.rc-card.active .rc-card-tag{color:var(--success)}.rc-card-img{width:100%;height:300px;background:rgba(161,134,217,.15);display:flex;align-items:center;justify-content:center}.rc-avatar-big img{width:400px;height:300px;object-fit:cover}.rc-card-body{padding:15px 16px;display:flex;flex-direction:column;gap:6px;flex:1;background-color:#fff}.rc-card-name-row{display:flex;justify-content:space-between;align-items:center}.rc-card-name{color:#000;font-size:14px;font-weight:600}.rc-card-stars{display:flex;justify-content:start;color:#f5bf63;font-size:13px;letter-spacing:1px}.rc-card-tag{color:var(--success);font-size:11px;font-weight:500;border-radius:20px;background:rgba(46,125,50,.15);padding:4px 10px;white-space:nowrap}.rc-card-divider{height:1px;background:rgba(255,255,255,.1)}.rc-card-desc{color:#000;font-size:12px;font-weight:400;text-align:left;line-height:1.55;flex:1;overflow:hidden}.rc-dots{display:flex;gap:8px;margin-top:20px;justify-content:center}.rc-dot{width:6px;height:6px;border-radius:50%;background:#8579c9;cursor:pointer;transition:.3s}.rc-dot.active{background:#8579c9;transform:scale(1.6)}.rc-arrows{display:none;gap:15px;margin-top:16px;justify-content:center}.rc-arrow-btn{width:44px;height:44px;border-radius:50%;padding-top:4px;font-size:20px;cursor:pointer;transition:background .2s}.testimonial-slider{cursor:grab}.lpb-payment-budgetpay{font-size:12px;color:#4b5563;margin:0;font-family:Inter,sans-serif;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.testimonial-slider:active{cursor:grabbing}.ts-dots{padding:3px;position:absolute;top:12px;right:12px;z-index:2}.ts-dot{width:6px;height:6px;border-radius:50%;background:#5175d6af;transition:.3s}.ts-dot.active{background:#5174d6;transform:scale(1.4)}.testimonial-slider{position:relative;overflow:hidden;width:100%;max-width:80%}.testimonial-track{gap:12px}.fig-testimonial{flex:0 0 100%;max-width:100%;display:flex;align-items:center;gap:14px;border:1px solid #ddd;border-radius:10px;background:#fff;padding:14px 16px;min-height:185px;box-sizing:border-box}.fig-testimonial .q-text{font-family:'Manrope','Inter',sans-serif;font-weight:600}.fig-testimonial-body{display:flex;flex-direction:column;gap:10px;width:100%}.fig-testimonial-top{display:flex;align-items:center;gap:12px}.fig-testimonial-name{font-size:14px;font-weight:700;color:#242424;display:flex;flex-direction:column;gap:4px}.stars{color:#f3c03f;font-size:11px;letter-spacing:2px;text-align:start}.fig-verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#2e7d32}.fig-testimonial-quote{font-size:12.5px;color:#444;line-height:1.5;max-width:500px}.ts-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.ts-dots span{width:6px;height:6px;background:#d188606e;border-radius:50%;cursor:pointer;transition:all .3s}.ts-dots span.active{background:#d18860;width:18px;border-radius:4px}.stock-wrapper{display:flex;align-items:center;gap:8px;font-family:'Instrument Sans',sans-serif}.stock-label{font-size:12px;color:rgba(36,36,36,.78);font-weight:600}.stock-dots{display:flex;gap:4px}.lpb-stock-dot{width:12px;height:12px;border-radius:3px;background:#d1d5db}.lpb-stock-dot.active{background:#ef4444;animation:blink 1s infinite}.stock-text{font-size:12px;font-weight:700;color:#991b1b}.testimonial-track{display:flex;transition:transform .4s ease;will-change:transform}@media (min-width:768px){#rating-strip{padding:60px 0}.livmore-statbar{max-width:698px;margin:28px auto 40px;display:flex;align-items:center;justify-content:center;gap:20px;border-radius:20px;border:1px solid rgba(22,31,49,.1);background:#fff;box-shadow:0 2px 16px 0 rgba(22,31,49,.06);padding:18px 32px;backdrop-filter:blur(8px)}.livmore-statbar__item{flex:1;text-align:center;padding:4px 2px}.livmore-statbar__value{display:block;font-size:30px;font-weight:600;color:#000;line-height:1.15;font-family:"Poppins",sans-serif!important;letter-spacing:-.02em}.livmore-statbar__label,.livmore-statbar__value .gold{color:#8579c9;font-family:"Poppins",sans-serif!important}.livmore-statbar__label{display:block;font-size:11px;font-weight:500;color:#000;margin-top:5px;letter-spacing:.06em;text-transform:uppercase}.livmore-statbar__divider{width:1px;height:40px;background:rgba(128,128,128,.568);font-family:"Poppins",sans-serif!important;flex-shrink:0}.rc-scene{height:580px}.rc-arrows{display:flex}.rc-arrow-btn{width:44px;height:44px;border-radius:50%;font-size:20px;cursor:pointer;transition:all .15s ease}.rc-arrow-btn:hover{transform:scale(1.05)}.rc-arrow-btn:active{transform:scale(.92);box-shadow:inset 0 3px 6px rgba(0,0,0,.25)}}@media (max-width:768px){.livmore-statbar__divider{width:1px;height:40px;background:rgba(128,128,128,.568);flex-shrink:0}.livmore-statbar__item{padding:0}.ld-hero__content{max-width:100%}.lp-trust-avatars{margin-right:0;margin-top:-20px}.testimonial-slider{max-width:100%}.ts-dots{top:20px}.fig-testimonial-quote{font-size:12.5px;color:#444;line-height:1.5;max-width:90%;text-align:start}.fig-testimonial .q-text{text-align:start}}.s2-acc{display:flex;flex-direction:column;gap:10px}.s2-acc-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease;box-shadow:0 1px 3px rgba(15,30,61,.04)}.s2-acc-item[open]{border-color:var(--ink);box-shadow:0 4px 14px rgba(15,30,61,.08)}.s2-acc-q{list-style:none;cursor:pointer;padding:14px 16px;display:flex;align-items:center;gap:12px;color:var(--ink);font-size:.95rem;font-weight:700;letter-spacing:-.005em;line-height:1.3;-webkit-tap-highlight-color:transparent}.s2-acc-q::-webkit-details-marker,.s2-acc-q::marker{display:none}.s2-acc-q .q-ico{flex-shrink:0;width:30px;height:30px;border-radius:8px;background:#f3eef9;color:var(--accent, rgba(133, 121, 201, 1));display:grid;place-items:center}.s2-acc-q .q-ico svg{width:16px;height:16px;stroke-width:1.8}.s2-acc-q .q-text{flex:1;min-width:0}.s2-acc-q .q-toggle{flex-shrink:0;width:18px;height:18px;color:var(--ink-mute);transition:color .15s ease;font-weight:700;font-size:1.1rem;line-height:1;display:grid;place-items:center}.s2-acc-a b,.s2-acc-item[open] .q-toggle{color:var(--ink)}.s2-acc-q .q-toggle .plus{display:block}.s2-acc-item[open] .q-toggle .plus,.s2-acc-q .q-toggle .minus{display:none}.s2-acc-item[open] .q-toggle .minus{display:block}.s2-acc-a{padding:0 16px 16px;color:var(--ink-soft);font-size:.88rem;font-weight:400;line-height:1.55;letter-spacing:0}.s2-acc-a b{font-weight:600}.s2-acc-img{aspect-ratio:16/9;border-radius:10px;background:linear-gradient(135deg,#1a2742,#0f1e3d);position:relative;overflow:hidden;margin-bottom:14px;display:grid;place-items:center;color:rgba(255,255,255,.4);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.s2-acc-img::after{content:"";position:absolute;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle at 40% 40%,rgba(181,149,107,.5),rgba(181,149,107,0) 70%);opacity:.7}@media (max-width:760px){.s2-pain{padding:32px 0 44px}.s2-pain .s2-frame{padding:24px 16px 18px;border-radius:18px}.s2-pain .s2-title{font-size:1.3rem;margin-bottom:20px}.s2-icons{gap:6px}.s2-icon svg{width:22px;height:22px}.s2-icon-lbl{font-size:.66rem}.s2-acc-q{font-size:.84rem;padding:12px 14px;gap:10px}.s2-acc-q .q-ico{width:26px;height:26px}.s2-acc-a{font-size:.82rem}}#sec-hidden-problems-v1{background-color:#f9ecf3;padding:60px 0;font-family:'Inter',sans-serif}.hp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8579c9;text-align:center;margin-bottom:10px}.hp-title{font-size:40px;font-weight:800;color:#161f31;text-align:center;font-family:'Manrope','Inter',sans-serif;line-height:1.05;margin:6px 0}.hp-subtitle{font-size:35px;font-weight:500;font-style:italic;color:#8579c9;text-align:center;margin:0 0 44px}.hp-subtitle u{text-decoration-color:#8579c9;text-decoration-thickness:2px;text-decoration:none}.hp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto}@media (max-width:768px){.hp-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}#sec-hidden-problems-v1{padding:24px 15px}}@media (max-width:550px){.hp-grid{grid-template-columns:repeat(2,minmax(150px,1fr));max-width:100%}.hp-title{font-size:22px}.hp-subtitle{font-size:18px;line-height:120%;font-weight:500;margin-bottom:15px}}.hp-card{display:flex;flex-direction:column;align-items:center}.hp-img-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;margin-bottom:18px}.hp-img-placeholder{width:100%;height:100%;object-fit:cover;display:block}.hp-icon-circle,.hp-img-placeholder-div{display:flex;align-items:center;justify-content:center}.hp-img-placeholder-div{transition:transform .5s cubic-bezier(.22,1,.36,1);will-change:transform;width:100%;height:100%}.hp-img-placeholder-div img{border-radius:12px}.hp-img-placeholder-div:hover{transform:scale(1.15)}.hp-img-placeholder-div svg{opacity:.25;width:60px;height:60px}.hp-icon-circle{position:absolute;top:14px;right:0;transform:translateX(-50%);width:44px;height:44px;border-radius:20%;background:rgba(255,255,255,.88);border:1.5px solid rgba(255,255,255,.6);box-shadow:0 2px 8px rgba(22,31,49,.15)}.hp-bottom-icon svg,.hp-icon-circle svg{width:22px;height:22px;stroke:#161f31;stroke-width:1.8;fill:none}.hp-card-title{font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#161f31;text-align:center;margin-bottom:8px;line-height:1.3}.hp-bottom-banner{max-width:760px;margin:44px auto;position:relative;padding-top:20px}.hp-bottom-banner-badge{position:absolute;top:10px;left:24px;background:#9a8dd6;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;padding:6px 14px;border-radius:8px;display:inline-flex;align-items:center;gap:5px;box-shadow:0 2px 10px #9a8dd6;z-index:2}.hp-bottom-banner-card{background:#fff;border:2px dashed #9a8dd6;border-radius:18px;padding:28px 28px 24px;position:relative;display:flex;align-items:center;gap:16px}.hp-bottom-icon{width:42px;height:42px;flex-shrink:0;background:#f0eff8;border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-bottom-icon svg{stroke:#361d6c;stroke-width:2}.hp-bottom-text{font-size:15px;color:#161f31;line-height:1.65;margin:0}.hp-bottom-text strong{color:#161f31;font-weight:700}@media (max-width:600px){.hp-bottom-banner-card{text-align:center;align-items:flex-start}.hp-card-title{font-size:10px}.hp-img-wrap{margin-bottom:8px}.hp-bottom-text{text-align:start}.hp-icon-circle{top:8px;right:-6%;transform:translateX(-50%);width:40px;height:40px}}.offer-text-bold{color:#ffd5a4;font-family:"Inter",sans-serif;font-size:14px;font-style:normal;font-weight:800;margin:0 3px;line-height:20.992px;letter-spacing:.787px}.header-text-gold{color:#8579c9;font-weight:600}.lp-rating-wrapper{display:flex;margin-bottom:12px;justify-content:center}.lp-rating-badge{background:#f5f0e8;color:#242424;font-size:13px;font-weight:700;padding:7px 16px;border-radius:100px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-family:'Montserrat',sans-serif}.lp-stars{display:inline-flex;gap:2px}.ld-hero__review{margin-top:1.25rem;background:var(--clr-white-80);border:1px solid var(--clr-ink-10);border-radius:var(--radius-card);padding:1rem 1.25rem;box-shadow:var(--shadow-card);max-width:36rem}.ld-hero__review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ld-hero__review-avatar{width:2.5rem;height:2.5rem;border-radius:var(--radius-pill);background:var(--clr-bronze);color:var(--clr-white);font-weight:800;font-size:.75rem;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ld-hero__review-meta{flex:1;min-width:0}.ld-hero__review-name-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ld-hero__review-name{font-size:.875rem;font-weight:700;color:var(--clr-ink)}.ld-hero__review-verified{background:#22c55e;color:var(--clr-white);font-size:10px;font-weight:700;border-radius:var(--radius-pill);padding:.125rem .5rem;letter-spacing:.05em}.ld-hero__review-stars{display:flex;gap:.125rem;margin-top:.125rem;width:90px}.lp-stat .lp-icon{width:200px}.ld-hero__review-slider-body,[style="overflow:hidden;"]{overflow:hidden;width:100%}.ld-hero__review-track{width:100%}.ld-hero__review-track .q-text{text-align:start!important;font-size:14px;color:#000;font-weight:700}.ld-hero__review-slide{width:100%;box-sizing:border-box}.ld-hero__review-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.ld-hero__review-slide{min-width:100%;flex-shrink:0}.ld-hero__review-dots{display:flex;gap:.375rem;align-items:center;align-self:flex-start;padding-top:.25rem}.ld-hero__review-dot{width:.375rem;height:.375rem;border-radius:var(--radius-pill);background:var(--clr-ink-15);cursor:pointer;transition:background .3s,width .3s}.ld-hero__review-dot--active{width:1.25rem;height:.375rem;background:var(--clr-bronze);border-radius:var(--radius-pill)}.ld-hero__review-text{font-size:.875rem;line-height:1.625;color:var(--clr-ink-85);font-style:italic;text-align:left}#sec-influencer-reviews-v1{background:#e5d9f6;padding:60px 0;font-family:'Inter',sans-serif;color:#161f31;overflow:hidden}#sec-influencer-reviews-v1 .ir-header{text-align:center;margin:0 auto 44px}#sec-influencer-reviews-v1 .ir-eyebrow-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.6);border:1px solid rgba(22,31,49,.12);border-radius:999px;padding:6px 16px;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#161f31;margin-bottom:20px}#sec-influencer-reviews-v1 .ir-heading,.smartest .ir-heading{font-size:clamp(24px,5vw,40px);font-weight:800;line-height:1.1;color:#161f31;margin:0 0 14px;font-family:'Manrope','Inter',sans-serif}.smartest .ir-heading{text-align:center;margin:0 0 44px}#sec-influencer-reviews-v1 .ir-subtext{font-size:16px;line-height:1.65;color:#161f31;opacity:.7;max-width:500px;margin:auto;font-family:'Montserrat',sans-serif}#sec-influencer-reviews-v1 .ir-carousel-outer{position:relative;max-width:1160px;margin:0 auto 36px}#sec-influencer-reviews-v1 .ir-carousel-track-clip{overflow:hidden;border-radius:4px}#sec-influencer-reviews-v1 .ir-carousel-track{display:flex;gap:18px;transition:transform .42s cubic-bezier(.4,0,.2,1)}#sec-influencer-reviews-v1 .ir-arrow{position:absolute;top:42%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid rgba(22,31,49,.12);box-shadow:0 2px 10px rgba(22,31,49,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s,box-shadow .2s;display:none}#sec-influencer-reviews-v1 .ir-arrow-prev{display:none;left:-22px}#sec-influencer-reviews-v1 .ir-arrow:hover{background:#161f31;color:#fff;box-shadow:0 4px 16px rgba(22,31,49,.22)}#sec-influencer-reviews-v1 .ir-arrow:hover svg{stroke:#fff}#sec-influencer-reviews-v1 .ir-arrow svg{width:18px;height:18px;stroke:#161f31;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}#sec-influencer-reviews-v1 .ir-arrow-next{right:-22px}#sec-influencer-reviews-v1 .ir-card{flex:0 0 calc(25% - 14px);min-width:0;background:#fff;border-radius:16px;border:1px solid rgba(22,31,49,.07);box-shadow:0 2px 12px rgba(22,31,49,.07);overflow:hidden;display:flex;flex-direction:column}#sec-influencer-reviews-v1 .ir-card-top{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px}#sec-influencer-reviews-v1 .ir-card-profile{display:flex;align-items:center;gap:10px}#sec-influencer-reviews-v1 .ir-avatar{width:38px;height:38px;border-radius:50%;background:#161f31;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff}#sec-influencer-reviews-v1 .ir-handle{font-size:13px;font-weight:700;color:#161f31;line-height:1.2}#sec-influencer-reviews-v1 .ir-role{font-size:11px;color:#161f31;opacity:.55;line-height:1.2}#sec-influencer-reviews-v1 .ir-dots-menu{display:flex;flex-direction:column;gap:3px;cursor:pointer;padding:4px;opacity:.4}#sec-influencer-reviews-v1 .ir-dots-menu span{width:3.5px;height:3.5px;border-radius:50%;background:#161f31;display:block}#sec-influencer-reviews-v1 .ir-video-wrap{position:relative;aspect-ratio:4/5;background:linear-gradient(170deg,#e4d0bb 0%,#c8a47c 50%,#b8906a 100%);overflow:hidden}#sec-influencer-reviews-v1 .ir-video-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(22,31,49,.72) 35%,transparent 70%)}#sec-influencer-reviews-v1 .ir-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(22,31,49,.22);cursor:pointer;transition:transform .18s,box-shadow .18s}#sec-influencer-reviews-v1 .ir-play-btn:hover{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 6px 24px rgba(22,31,49,.3)}#sec-influencer-reviews-v1 .ir-play-btn svg{width:20px;height:20px;fill:#161f31;margin-left:3px}#sec-influencer-reviews-v1 .ir-video-caption{position:absolute;bottom:0;left:0;right:0;padding:14px 14px 10px}#sec-influencer-reviews-v1 .ir-caption-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}#sec-influencer-reviews-v1 .ir-caption-text{font-size:13px;font-weight:600;color:#fff;line-height:1.4}#sec-influencer-reviews-v1 .ir-heart{width:18px;height:18px;flex-shrink:0;stroke:rgba(255,255,255,.7);fill:none;stroke-width:2;cursor:pointer}#sec-influencer-reviews-v1 .ir-progress-bar-wrap{display:flex;align-items:center;gap:8px}#sec-influencer-reviews-v1 .ir-progress-track{flex:1;height:3px;background:rgba(255,255,255,.3);border-radius:99px;overflow:hidden}#sec-influencer-reviews-v1 .ir-progress-fill{height:100%;background:#fff;border-radius:99px}#sec-influencer-reviews-v1 .ir-timestamp{font-size:10px;color:rgba(255,255,255,.75);white-space:nowrap}#sec-influencer-reviews-v1 .ir-tags{display:flex;flex-wrap:wrap;gap:6px;padding:12px 14px 14px}#sec-influencer-reviews-v1 .ir-tag{font-size:11px;font-weight:500;color:#161f31;background:#f4e6d6;border:1px solid rgba(22,31,49,.1);border-radius:999px;padding:3px 11px}#sec-influencer-reviews-v1 .ir-dots{display:none;justify-content:center;gap:7px;margin-bottom:28px}#sec-influencer-reviews-v1 .ir-dot{width:8px;height:8px;border-radius:50%;background:rgba(22,31,49,.2);cursor:pointer;transition:background .2s,transform .2s}#sec-influencer-reviews-v1 .ir-dot.active{background:#161f31;transform:scale(1.2)}#sec-influencer-reviews-v1 .ir-social-proof{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:32px}#sec-influencer-reviews-v1 .ir-avatars-stack{display:flex}#sec-influencer-reviews-v1 .ir-avatar-sm{width:36px;height:36px;border-radius:50%;margin-left:-8px}#sec-influencer-reviews-v1 .ir-avatars-stack .ir-avatar-sm:first-child{margin-left:0}#sec-influencer-reviews-v1 .ir-proof-text{font-size:14px;font-weight:600;color:#161f31;line-height:150%}#sec-influencer-reviews-v1 .ir-proof-stars{display:flex;align-items:center;gap:0}#sec-influencer-reviews-v1 .ir-proof-stars svg{width:18px;height:18px;fill:#d18860}#sec-influencer-reviews-v1 .ir-proof-rating{font-size:13px;font-weight:700;color:#161f31;margin-left:4px}#sec-influencer-reviews-v1 .ir-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:960px;margin:0 auto 32px;background:rgba(255,255,255,.5);border:1px solid rgba(22,31,49,.08);border-radius:16px;padding:24px 28px}#sec-influencer-reviews-v1 .ir-trust-item{display:flex;align-items:flex-start;gap:14px}#sec-influencer-reviews-v1 .ir-trust-icon{width:42px;height:42px;border-radius:50%;background:rgba(22,31,49,.06);flex-shrink:0;display:flex;align-items:center;justify-content:center}#sec-influencer-reviews-v1 .ir-trust-icon svg{width:20px;height:20px;stroke:#161f31;stroke-width:1.8;fill:none}#sec-influencer-reviews-v1 .ir-trust-label{font-size:14px;font-weight:700;color:#161f31;margin-bottom:3px}#sec-influencer-reviews-v1 .ir-trust-desc{font-size:12px;color:#161f31;opacity:.6;line-height:1.5}#sec-influencer-reviews-v1 .ir-cta-banner{max-width:960px;margin:0 auto;background:#161f31;border-radius:16px;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}#sec-influencer-reviews-v1 .ir-cta-left{display:flex;align-items:center;gap:16px}#sec-influencer-reviews-v1 .ir-cta-icon-wrap{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.12);flex-shrink:0;display:flex;align-items:center;justify-content:center}#sec-influencer-reviews-v1 .ir-cta-icon-wrap svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2}#sec-influencer-reviews-v1 .ir-cta-text-small{font-size:13px;color:rgba(255,255,255,.65);margin-bottom:2px}#sec-influencer-reviews-v1 .ir-cta-text-bold{font-size:16px;font-weight:800;color:#fff}#sec-influencer-reviews-v1 .ir-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#161f31;font-size:14px;font-weight:700;padding:13px 26px;border-radius:10px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,transform .15s}#sec-influencer-reviews-v1 .ir-cta-btn:hover{background:#f4e6d6;transform:translateY(-1px)}@media (max-width:900px){#sec-influencer-reviews-v1 .ir-card{flex:0 0 calc(50% - 9px)}#sec-influencer-reviews-v1 .ir-trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){#sec-influencer-reviews-v1{padding:24px 15px}#sec-influencer-reviews-v1 .ir-card{flex:0 0 calc(80% - 0px)}#sec-influencer-reviews-v1 .ir-arrow-prev{left:-14px}#sec-influencer-reviews-v1 .ir-arrow-next{right:-14px}#sec-influencer-reviews-v1 .ir-dots{display:flex}#sec-influencer-reviews-v1 .ir-trust-grid{grid-template-columns:1fr;padding:16px 18px}#sec-influencer-reviews-v1 .ir-trust-item{justify-content:start;align-items:center}#sec-influencer-reviews-v1 .ir-trust-item-chevron{display:block}#sec-influencer-reviews-v1 .ir-cta-banner{display:block;text-align:center;padding:15px}#sec-influencer-reviews-v1 .ir-cta-left{justify-content:start;align-items:start;text-align:center;gap:15px}#sec-influencer-reviews-v1 .ir-proof-text{font-size:12px;line-height:150%}#sec-influencer-reviews-v1 .ir-cta-icon-wrap{width:45px;height:45px}#sec-influencer-reviews-v1 .ir-cta-btn{max-width:fit-content;border-radius:6px;justify-content:center;padding:8px 26px;margin-top:9px}#sec-influencer-reviews-v1 .ir-cta-text-small{text-align:start}#sec-influencer-reviews-v1 .ir-social-proof{flex-wrap:wrap;gap:8px;flex-direction:column}#sec-influencer-reviews-v1 .ir-heading{text-align:center;margin-bottom:8px}#sec-influencer-reviews-v1 .ir-subtext{text-align:center;font-size:13px}#sec-influencer-reviews-v1 .ir-header{margin-bottom:10px!important}.smartest .ir-heading{max-width:306px;margin:0 auto 31px;text-align:center}}#sec-influencer-reviews-v1 .ir-trust-item-chevron{display:none;margin-left:auto;opacity:.35}#sec-influencer-reviews-v1 .ir-trust-item-chevron svg{width:16px;height:16px;stroke:#161f31;fill:none;stroke-width:2}#sec-influencer-reviews-v1 .ir-pfill-1{width:18%}#sec-influencer-reviews-v1 .ir-pfill-2{width:22%}#sec-influencer-reviews-v1 .ir-pfill-3{width:15%}#sec-influencer-reviews-v1 .ir-pfill-4{width:20%}.custom-text-slider{display:none!important}.heart-icon{filter:brightness(0) saturate(100%) invert(59%) sepia(19%) saturate(1228%) hue-rotate(208deg) brightness(92%) contrast(88%)}.lgd-gemology{padding:clamp(30px,5vw,80px) 20px;background:#fff}.lgd-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,60px);align-items:center}.lgd-container .hp-title{text-align:start;max-width:510px;line-height:120%}.lgd-label{display:inline-block;margin-bottom:12px;font-size:clamp(11px,1vw,13px);font-weight:600;letter-spacing:2px;color:#8f8ab8}.lgd-title{font-size:clamp(2rem,4vw,3rem);line-height:1.1;font-weight:700;color:#232333;margin-bottom:14px}.lgd-description,.lgd-feature-list,.lgd-title{font-family:'Manrope','Inter',sans-serif}.lgd-description{font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.7;color:#6d6d7c;font-weight:400;margin-bottom:24px}.lgd-feature-list{border-top:1px solid #ececf3}.lgd-feature{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #ececf3}.lgd-feature,.lgd-feature p,.lgd-icon{font-family:'Manrope','Inter',sans-serif}.lgd-icon{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#f5f2ff;border-radius:8px}.lgd-icon img{width:100%;height:100%;object-fit:contain}.lgd-feature p{font-size:clamp(.85rem,1vw,.95rem);line-height:1.6;color:#7a7a87}.lgd-tags{flex-wrap:wrap;gap:14px;margin-top:20px;margin-bottom:24px;font-weight:700;font-size:clamp(.8rem,1vw,12px);color:#5fae8a}.lgd-btn,.lgd-stock,.lgd-tags{display:flex;font-family:'Manrope','Inter',sans-serif}.lgd-btn{align-items:center;justify-content:center;width:100%;max-width:340px;height:52px;background:#8b79e6;color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:.3s ease;font-size:clamp(.95rem,1vw,1rem)}.lgd-btn:hover{transform:translateY(-2px)}.lgd-stock{margin-top:12px;flex-wrap:wrap;gap:14px;font-size:clamp(.75rem,.9vw,.85rem)}.lgd-stock span:first-child{font-family:'Manrope','Inter',sans-serif;color:#2f9b4f}.lgd-stock span:last-child{font-family:'Manrope','Inter',sans-serif;color:#e84f4f}.lgd-image img{width:100%;font-family:'Manrope','Inter',sans-serif;display:block;border-radius:18px;object-fit:cover}@media (max-width:767px){.lgd-container{grid-template-columns:1fr;gap:20px}.lgd-content{order:1}.lgd-image{order:2}.lgd-title{max-width:300px}.lgd-btn{max-width:100%}.lgd-stock{gap:10px}.lgd-image img{border-radius:14px}}.lgsd-section{background:#f3eefb;padding:clamp(40px,6vw,80px) 20px;font-family:'Manrope','Inter',sans-serif}.lgsd-container{max-width:1180px;margin:0 auto}.lgsd-container,.lgsd-header,.lgsd-subtitle{font-family:'Manrope','Inter',sans-serif}.lgsd-header{text-align:center;margin-bottom:40px}.lgsd-subtitle{display:block;margin-bottom:10px;color:#9185d5;letter-spacing:2px;font-weight:600;font-size:clamp(10px,1vw,12px)}.lgsd-section .lgd-description{max-width:640px;margin:auto}.lgsd-cards-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:40px}.lgsd-card,.lgsd-card .pdp-section__feature-title,.lgsd-card-body,.lgsd-cards-wrapper,.lgsd-section .lgd-description{font-family:'Manrope','Inter',sans-serif}.lgsd-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.04)}.lgsd-card .pdp-section__feature-title{text-align:center;font-weight:700}.lgsd-card-image img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.lgsd-card-body{padding:16px}.lgsd-card-list{list-style:none;padding:0;margin:0}.lgsd-card-list,.lgsd-card-list li,.lgsd-cta-box{font-family:'Manrope','Inter',sans-serif}.lgsd-card-list li{position:relative;padding-left:18px;margin-bottom:10px;color:#747282;line-height:1.5;font-size:clamp(.8rem,.9vw,12px)}.lgsd-card-list li::before{content:"";position:absolute;left:-10px;top:1px;width:25px;height:18px;background-image:url(https://image.shoplc.com/Web/Custom_PDP/Valentine_Poke_Free/new-poke-free-lp-img/cross-icon.png);background-repeat:no-repeat;background-size:contain;background-position:center}.lgsd-cta-box{background:#2b2539;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:34px;align-items:center}.lgsd-cta-image img{width:100%;display:block;border-radius:12px}.lgsd-cta-subtitle{color:#a89ee5;letter-spacing:2px;font-size:clamp(10px,1vw,12px);display:block;margin-bottom:12px}.lgsd-cta-title{color:#fff;line-height:1.2;margin-bottom:20px;font-size:clamp(1.7rem,3vw,2.5rem)}.lgsd-benefits-list{list-style:none;padding:0;margin:0 0 25px}.lgsd-benefits-list li{color:#d7d2e6;margin-bottom:15px;display:flex;align-items:center;justify-content:start;gap:10px;font-size:clamp(.85rem,1vw,.95rem)}.lgsd-benefits-list li::before{content:"✓";flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#7ed0a9 0%,#6cbf97 100%);box-shadow:0 4px 10px rgba(108,191,151,.35);color:#fff;font-size:12px;font-weight:700}.lgsd-cta-box .smartest__cta{background-color:#8579c9}.lgsd-cta-box .ld-hero__sale-bar{justify-content:start;width:100%}.lgsd-cta-box .ld-hero__sale-live,.lgsd-cta-box .stock-text{color:#e06a82}.lgsd-cta-box .stock-label{color:#fff}.lgsd-cta-box .hp-title{text-align:start;font-size:clamp(22px,3vw,2.125rem);line-height:120%;color:#fff;margin:4px 0 15px}@media (max-width:991px){.lgsd-cards-wrapper{grid-template-columns:repeat(2,1fr)}.lgsd-cta-box{grid-template-columns:1fr}}@media (max-width:767px){.lgsd-cards-wrapper{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;margin-bottom:24px}.lgsd-cards-wrapper::-webkit-scrollbar{display:none}.lgsd-card{max-width:240px;flex-shrink:0;scroll-snap-align:start}.lgsd-cta-box{grid-template-columns:1fr;gap:20px}.lgsd-cta-image{order:1}.lgsd-cta-content{order:2}.lgsd-main-title{max-width:320px;margin-inline:auto}}