.rml{--blush-500:#DE7D94;--blush-400:#E69EAF;--blush-300:#EEBCC8;--blush-100:#F8E4E9;--peri-500:#7C95DE;--peri-100:#EBECFF;--ink-900:#292929;--ink-700:#4A4A4A;--ink-500:#767676;--ink-300:#C9C9C9;--canvas:#F5F5F5;--white:#FFFFFF;--bg-subtle:var(--canvas);--bg-blush:var(--blush-100);--bg-peri:var(--peri-100);--fg1:var(--ink-900);--fg2:var(--ink-700);--fg3:var(--ink-500);--primary:var(--blush-500);--primary-hover:var(--blush-400);--accent:var(--peri-500);--cta:var(--ink-900);--cta-hover:#000;--cta-fg:#fff;--border:#E6E6E6;--border-strong:var(--ink-300);--font-heading:"Poppins",system-ui,-apple-system,sans-serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--font-logo:"Playfair Display","Times New Roman",Georgia,serif;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:20px;--text-xl:25px;--text-2xl:31px;--text-3xl:39px;--text-4xl:49px;--text-5xl:61px;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-.02em;--tracking-wide:.04em;--tracking-eyebrow:.16em;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 2px 8px rgba(41,41,41,.06);--shadow-md:0 8px 24px rgba(41,41,41,.08);--shadow-blush:0 12px 32px rgba(222,125,148,.22);--ease:cubic-bezier(.4,0,.2,1);background:var(--white);font-family:var(--font-body);color:var(--fg1);-webkit-font-smoothing:antialiased;text-wrap:pretty;width:100%}.rml,.rml *,.rml *:before,.rml *:after{box-sizing:border-box}.rml img{max-width:100%}.rml a{color:var(--blush-500)}.rml a:hover{color:var(--blush-400)}.rml .col{max-width:800px;margin:0 auto;padding:0 20px}.rml .wide{max-width:1000px;margin:0 auto;padding:0 20px}.rml .r7v2-ph,.rml .rml-ph{background:var(--canvas)}.rml img.si{display:block;width:100%;height:100%;object-fit:cover}.rml .rml-ph{width:100%;height:100%}.rml .topbar{background:var(--ink-900);display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 16px;flex-wrap:wrap}.rml .topbar .txt{font-weight:600;font-size:14px;color:var(--white)}.rml .topbar .clock{display:inline-flex;gap:5px;background:#3a3a3a;border-radius:var(--radius-sm);padding:5px 11px;font-weight:700;font-size:14px;color:var(--white);letter-spacing:.06em;font-variant-numeric:tabular-nums}.rml .masthead{background:var(--blush-100);text-align:center;padding:24px 20px 20px}.rml .masthead .pub{font-family:var(--font-heading);font-weight:700;font-size:27px;letter-spacing:-.01em;color:var(--ink-900);margin:0}.rml .masthead .cats{display:flex;justify-content:center;gap:22px;margin-top:10px}.rml .masthead .cats span{font-weight:600;font-size:11px;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--fg3);padding-bottom:4px}.rml .masthead .cats span.on{color:var(--ink-900);border-bottom:2px solid var(--blush-500)}.rml .arthead{padding:30px 0 0}.rml .metarow{display:flex;align-items:center;gap:12px;margin-bottom:18px}.rml .badge{background:var(--blush-500);color:var(--white);font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:var(--radius-pill)}.rml .readtime{font-size:14px;color:var(--fg3)}.rml h1.headline{font-family:var(--font-heading);font-weight:700;font-size:clamp(27px,7vw,32px);line-height:1.14;letter-spacing:-.02em;color:var(--ink-900);margin:0}.rml h1.headline em{font-style:normal;color:var(--blush-500)}.rml .heroimg{margin:26px auto 0;max-width:480px;border-radius:var(--radius-lg);overflow:hidden;background:var(--canvas);aspect-ratio:1/1;position:relative}.rml .heroimg img.si,.rml .heroimg .rml-ph{width:100%;height:100%}.rml .intro{font-size:16.5px;line-height:var(--leading-relaxed);color:var(--fg2);margin:24px 0 0}.rml .intro p{margin:0}.rml .vchip{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:12px 22px 12px 14px;margin:28px 0 0;width:max-content;max-width:100%}.rml .vchip .av{position:relative;flex:0 0 46px}.rml .vchip .av img.si,.rml .vchip .av .rml-ph{width:46px;height:46px;overflow:hidden;border-radius:999px}.rml .vchip .av .tick{position:absolute;top:-2px;right:-3px;width:17px;height:17px;border-radius:var(--radius-pill);background:var(--peri-500);color:var(--white);display:flex;align-items:center;justify-content:center;border:2px solid var(--white)}.rml .vchip .av .tick svg{width:9px;height:9px}.rml .vchip .who{font-weight:700;font-size:15px;color:var(--ink-900);line-height:1.25}.rml .vchip .role{font-size:13px;color:var(--fg3);margin-top:1px}.rml .vchip .ver{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:13.5px;color:var(--ink-900)}.rml .vchip .ver .ic{width:19px;height:19px;border-radius:var(--radius-pill);background:var(--peri-500);color:var(--white);display:flex;align-items:center;justify-content:center;flex:0 0 19px}.rml .vchip .ver .ic svg{width:10px;height:10px}.rml .stars{color:var(--blush-500);letter-spacing:1.5px;font-size:14px}.rml .reason{padding:44px 0 0}.rml .reason .media{border-radius:var(--radius-lg);overflow:hidden}.rml .media{position:relative}.rml .pair{aspect-ratio:1/1;background:var(--white);position:relative!important;width:100%}.rml .pair img.si,.rml .pair .rml-ph{width:100%;height:100%}.rml .solo{aspect-ratio:1/1}.rml .solo img.si,.rml .solo .rml-ph{width:100%;height:100%;border-radius:20px}.rml .cap{position:static!important;background:var(--blush-500);color:var(--white);text-align:center;font-weight:500;font-size:14px;padding:11px 12px}.rml .reason h2{font-family:var(--font-heading);font-weight:700;font-size:23px;line-height:1.2;letter-spacing:-.015em;color:var(--ink-900);margin:22px 0 14px}.rml .reason p{font-size:16px;line-height:var(--leading-relaxed);color:var(--fg2);margin:0}.rml .reason p b,.rml .reason p strong{color:var(--ink-900);font-weight:700}.rml .reason p .hi{color:var(--blush-500);font-weight:600}.rml .offer{margin:56px auto 0;background:var(--peri-100);border-radius:var(--radius-xl);padding:18px}.rml .oimg{position:relative;background:var(--canvas);border-radius:var(--radius-lg);aspect-ratio:1/1}.rml .oimg img.si,.rml .oimg .rml-ph{width:100%;height:100%;border-radius:var(--radius-lg)}.rml .oimg .dto{position:absolute;top:-10px;right:-6px;width:74px;height:74px;border-radius:var(--radius-pill);background:var(--peri-500);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-heading);line-height:1;box-shadow:var(--shadow-md)}.rml .oimg .dto b{font-size:17px;font-weight:700}.rml .oimg .dto span{font-size:9.5px;font-weight:600;letter-spacing:.08em;margin-top:3px}.rml .obody{padding:24px 6px 6px}.rml .obody .oh{font-family:var(--font-heading);font-weight:700;font-size:31px;letter-spacing:-.02em;color:var(--ink-900);margin:0}.rml .obody .osub{font-family:var(--font-heading);font-weight:700;font-size:18px;line-height:1.3;color:var(--blush-500);margin:8px 0 0}.rml .obody .onote{font-size:15px;line-height:1.6;color:var(--fg2);margin:16px 0 0}.rml .obody .ogtee{font-size:13px;color:var(--fg3);margin:14px 0 0}.rml .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--blush-500);color:var(--white);font-weight:700;font-size:15px;letter-spacing:.02em;text-decoration:none;border-radius:var(--radius-pill);padding:16px 34px;margin-top:20px;box-shadow:var(--shadow-blush);transition:background .2s var(--ease),transform .15s var(--ease)}.rml .btn:hover{background:var(--blush-400);color:var(--white)}.rml .btn:active{transform:scale(.98)}.rml .btn.up{text-transform:uppercase;letter-spacing:.06em}.rml .loved{padding:56px 0 0}.rml .loved h2{font-family:var(--font-heading);font-weight:700;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:var(--ink-900);margin:0 0 22px}.rml .carou{position:relative}.rml .revrow{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.rml .revrow::-webkit-scrollbar{display:none}.rml .rcard{flex:0 0 260px;scroll-snap-align:start;background:var(--canvas);border-radius:var(--radius-lg);overflow:hidden}.rml .rcard .rimg{aspect-ratio:1/.753}.rml .rcard .rimg img.si,.rml .rcard .rimg .rml-ph{width:100%;height:100%}.rml .rcard .rb{padding:14px 16px 18px}.rml .rcard .rmeta{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--fg3)}.rml .rcard p{font-style:italic;font-size:14px;line-height:1.55;color:var(--fg2);margin:10px 0 0}.rml .arrow{position:absolute;top:38%;width:38px;height:38px;border-radius:var(--radius-pill);background:var(--blush-500);color:var(--white);border:none;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-md);z-index:2}.rml .arrow:hover{background:var(--blush-400)}.rml .arrow svg{width:15px;height:15px}.rml .arrow.pv{left:-14px}.rml .arrow.nx{right:-14px}.rml .stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:36px 0 0;text-align:center}.rml .stats .num{font-family:var(--font-heading);font-weight:700;font-size:32px;line-height:1;letter-spacing:-.03em;color:var(--blush-500)}.rml .stats .sl{font-size:12.5px;line-height:1.4;color:var(--fg2);margin-top:9px}.rml .compare{padding:60px 0 0;text-align:center}.rml .compare h2{font-family:var(--font-heading);font-weight:700;font-size:24px;line-height:1.2;letter-spacing:-.02em;color:var(--ink-900);margin:0 0 28px}.rml .ctab{position:relative;display:grid;grid-template-columns:1fr 92px 92px;max-width:720px;margin:0 auto;text-align:left;padding-top:14px}.rml .ctab .hl{position:absolute;top:0;bottom:-16px;right:92px;width:92px;background:var(--canvas);border-radius:var(--radius-lg);z-index:0}.rml .ctab>div:not(.hl){position:relative;z-index:1}.rml .ctab .hd{padding:12px 0;border-bottom:2px solid var(--ink-900);font-weight:700;font-size:11px;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--ink-900);text-align:center;align-self:end}.rml .ctab .hd.brand{background:var(--blush-500);color:var(--white);border-bottom:none;border-radius:var(--radius-md) var(--radius-md) 0 0;font-family:var(--font-heading);font-weight:700;font-size:15px;letter-spacing:.02em;text-transform:lowercase;padding:13px 0;margin-top:-14px}.rml .ctab .ft{padding:16px 10px 16px 0;font-weight:600;font-size:14px;color:var(--ink-900);border-bottom:1px solid var(--border);display:flex;align-items:center}.rml .ctab .cl{display:flex;align-items:center;justify-content:center;padding:16px 0;border-bottom:1px solid var(--border)}.rml .ctab .cl.bn,.rml .ctab .ft.bn{border-bottom:none}.rml .ctab .yes,.rml .ctab .no{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:var(--radius-pill)}.rml .ctab .yes{background:var(--blush-500);color:var(--white)}.rml .ctab .no{background:var(--ink-300);color:var(--white)}.rml .ctab .yes svg,.rml .ctab .no svg{width:13px;height:13px}.rml .final{margin:56px auto 0;background:var(--canvas);border-radius:var(--radius-xl);padding:28px 22px 30px}.rml .final .rate{display:flex;align-items:center;gap:10px;margin-bottom:12px}.rml .final .rate .sc{font-size:13.5px;color:var(--fg3)}.rml .final h2{font-family:var(--font-heading);font-weight:700;font-size:27px;line-height:1.14;letter-spacing:-.02em;color:var(--ink-900);margin:0 0 14px}.rml .final p{font-size:16px;line-height:var(--leading-relaxed);color:var(--fg2);margin:0 0 18px}.rml .final ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.rml .final li{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:var(--ink-900)}.rml .final li svg{flex:0 0 15px;color:var(--blush-500)}.rml .final .fimg{margin-top:24px;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1/1}.rml .final .fimg img.si,.rml .final .fimg .rml-ph{width:100%;height:100%;border-radius:20px}.rml.rml-tail{padding-bottom:180px}.rml-sticky{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -6px 24px #2929291a;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));font-family:Inter,system-ui,-apple-system,sans-serif}.rml-sticky .in{max-width:780px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:8px}.rml-sticky .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#de7d94;color:#fff;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:999px;padding:16px 34px;box-shadow:0 12px 32px #de7d9438;width:100%;transition:background .2s var(--ease),transform .15s var(--ease)}.rml-sticky .btn:hover{background:#e69eaf}.rml-sticky .btn:active{transform:scale(.98)}.rml-sticky .proofline{display:flex;align-items:center;justify-content:center;gap:9px}.rml-sticky .faces{display:flex}.rml-sticky .faces img{width:24px;height:24px;display:block;border:2px solid #fff;border-radius:999px;object-fit:cover}.rml-sticky .faces img+img{margin-left:-9px}.rml-sticky .faces .rml-ph{width:24px;height:24px;border:2px solid #fff;border-radius:999px;background:#f5f5f5}.rml-sticky .faces .rml-ph+.rml-ph{margin-left:-9px}.rml-sticky .pl{font-size:12.5px;color:#4a4a4a;display:inline-flex;align-items:center;gap:5px}.rml-sticky .pl svg{width:12px;height:12px;color:#de7d94;flex:0 0 12px}@media(min-width:1000px){.rml .topbar{padding:12px 16px}.rml .topbar .txt,.rml .topbar .clock{font-size:15px}.rml .masthead{padding:34px 20px 26px}.rml .masthead .pub{font-size:40px}.rml .masthead .cats{gap:30px;margin-top:14px}.rml .masthead .cats span{font-size:12px}.rml .arthead{padding:52px 0 0}.rml h1.headline{font-size:clamp(34px,3.4vw,50px)}.rml .metarow{margin-bottom:22px}.rml .intro{font-size:18px;margin-top:34px}.rml .vchip{margin-top:34px}.rml .reason{padding:84px 0 0}.rml .rgrid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:70px;align-items:center;max-width:915px;margin:0 auto;padding:0 20px}.rml .reason.flip .rgrid{grid-template-columns:minmax(0,1fr) 380px}.rml .reason.flip .media{order:2}.rml .reason h2{font-size:29px;margin:0 0 16px}.rml .reason p{font-size:17px}.rml .cap{font-size:15px;padding:12px}.rml .offer{margin:96px auto 0;display:grid;grid-template-columns:463px minmax(0,1fr);gap:29px;align-items:center;padding:25px}.rml .obody{padding:0}.rml .obody .oh{font-size:40px}.rml .obody .osub{font-size:22px}.rml .obody .onote{font-size:16px}.rml .oimg .dto{width:88px;height:88px}.rml .oimg .dto b{font-size:20px}.rml .loved{padding:96px 0 0}.rml .loved h2{font-size:32px;margin-bottom:28px}.rml .revrow{gap:17px}.rml .rcard{flex:0 0 300px}.rml .arrow{display:flex}.rml .stats{padding:48px 0 0;gap:30px}.rml .stats .num{font-size:46px}.rml .stats .sl{font-size:14px}.rml .compare{padding:110px 0 0}.rml .compare h2{font-size:34px;margin-bottom:40px}.rml .ctab{grid-template-columns:1fr 194px 194px;padding-top:18px;max-width:720px}.rml .ctab .hl{right:194px;width:194px;bottom:-22px}.rml .ctab .hd.brand{font-size:19px;padding:16px 0;margin-top:-18px}.rml .ctab .hd{font-size:12px}.rml .ctab .ft{font-size:16px;padding:19px 16px 19px 0}.rml .ctab .cl{padding:19px 0}.rml .final{margin:104px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 417px;gap:52px;align-items:center;padding:46px}.rml .final .fbody{order:1}.rml .final .fimg{order:2;margin:0}.rml .final h2{font-size:36px}.rml .final p{font-size:17px}.rml .final li{font-size:16px}}@media(max-width:999px){.rml .rgrid{display:block;padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/rml-listicle.css.map */
