:root{--rl-navy:#17324d;--rl-navy-2:#0e2338;--rl-blue:#1597d4;--rl-turquoise:#19b6a2;--rl-coral:#f06a5d;--rl-gold:#e7a239;--rl-ink:#172b4d;--rl-muted:#5e6c84;--rl-pale:#f4f8fb;--rl-line:#dbe6ee;--rl-white:#fff;--rl-shadow:0 24px 70px rgba(23,50,77,.13)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.rl-home{margin:0;overflow-x:clip;background:#fff;color:var(--rl-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.rl-home img{display:block;max-width:100%;height:auto}
.rl-home a{color:inherit;text-decoration:none}
.rl-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.rl-skip{position:fixed;left:16px;top:-70px;z-index:1000;background:#fff;color:var(--rl-navy);padding:10px 16px;border-radius:8px;box-shadow:var(--rl-shadow)}
.rl-skip:focus{top:16px}
.rl-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(219,230,238,.7);backdrop-filter:blur(14px);transition:box-shadow .2s ease}
.rl-header.is-scrolled{box-shadow:0 10px 30px rgba(23,50,77,.08)}
.rl-header__inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.rl-brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:-.02em;font-weight:500;white-space:nowrap}
.rl-brand img{width:46px;height:46px;object-fit:contain}
.rl-brand strong{font-weight:800;color:var(--rl-navy)}
.rl-nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}
.rl-nav a{transition:color .2s ease}
.rl-nav a:hover,.rl-nav a:focus{color:var(--rl-blue)}
.rl-nav__cta{background:var(--rl-navy);color:#fff!important;padding:12px 18px;border-radius:12px}
.rl-menu-toggle{display:none;border:0;background:transparent;color:var(--rl-navy);font:inherit;font-weight:800;align-items:center;gap:9px;cursor:pointer}
.rl-menu-toggle i,.rl-menu-toggle i:before,.rl-menu-toggle i:after{display:block;width:21px;height:2px;background:currentColor;content:"";position:relative}
.rl-menu-toggle i:before{position:absolute;top:-6px}.rl-menu-toggle i:after{position:absolute;top:6px}
.rl-hero{position:relative;overflow:hidden;padding:82px 0 94px;background:radial-gradient(circle at 78% 18%,rgba(21,151,212,.13),transparent 32%),linear-gradient(145deg,#fff 0%,#f5f9fd 100%)}
.rl-hero:after{content:"";position:absolute;width:430px;height:430px;border:86px solid rgba(25,182,162,.07);border-radius:50%;right:-210px;bottom:-260px}
.rl-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px;position:relative;z-index:1}
.rl-eyebrow,.rl-kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:850;color:var(--rl-blue)}
.rl-eyebrow{display:flex;align-items:center;gap:10px}.rl-eyebrow span{width:30px;height:2px;background:var(--rl-coral)}
.rl-hero h1{margin:0;max-width:620px;color:var(--rl-navy);font-size:clamp(44px,5.2vw,74px);line-height:1.04;letter-spacing:-.052em;font-weight:850}
.rl-hero h1 em{font-style:normal;color:var(--rl-blue)}
.rl-hero__lead{max-width:640px;margin:24px 0 0;color:var(--rl-muted);font-size:19px;line-height:1.65}
.rl-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 24px}
.rl-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:12px;padding:14px 20px;font-weight:800;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.rl-button:hover,.rl-button:focus{transform:translateY(-2px)}
.rl-button--primary{background:linear-gradient(135deg,var(--rl-blue),#087eb9);color:#fff;box-shadow:0 15px 30px rgba(21,151,212,.22)}
.rl-button--ghost{border:1px solid var(--rl-line);background:#fff;color:var(--rl-navy)}
.rl-proofline{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none;color:var(--rl-muted);font-size:14px;font-weight:650}
.rl-proofline span{color:var(--rl-turquoise);margin-right:4px}
.rl-hero__visual{position:relative;border-radius:26px;overflow:visible;box-shadow:var(--rl-shadow)}
.rl-hero__visual>img{width:100%;aspect-ratio:1.7/1;object-fit:cover;object-position:center;border-radius:26px}
.rl-visual-label{position:absolute;right:14px;bottom:12px;padding:5px 8px;border-radius:8px;background:rgba(10,31,49,.78);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em}
.rl-float-card{position:absolute;display:flex;flex-direction:column;background:rgba(255,255,255,.96);border:1px solid rgba(219,230,238,.9);border-radius:14px;padding:12px 15px;box-shadow:0 15px 34px rgba(23,50,77,.16);font-size:13px}
.rl-float-card strong{color:var(--rl-navy)}.rl-float-card span{color:var(--rl-muted)}
.rl-float-card--top{right:-18px;top:24px}.rl-float-card--bottom{left:-24px;bottom:26px}
.rl-money{padding-top:72px;background:#fff}
.rl-disclosure{display:flex;gap:10px;margin-bottom:38px;padding:16px 18px;border:1px solid #bfe6df;border-radius:14px;background:#eefaf7;color:#365d59;font-size:14px}.rl-disclosure strong{flex:0 0 auto;color:#126e63}
.rl-money__heading{margin-bottom:34px}.rl-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.rl-product{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--rl-line);border-radius:22px;background:#fff;box-shadow:0 16px 48px rgba(23,50,77,.08)}
.rl-product__visual{display:grid;place-items:center;min-height:178px;padding:16px;background:linear-gradient(145deg,#edf7fb,#f7fbfd);color:var(--rl-blue);text-align:center}.rl-product__visual img{display:block;width:100%;height:148px;object-fit:contain;background:#fff;border-radius:14px}.rl-product__visual small{display:block;margin-top:8px;color:var(--rl-muted);font-weight:750}
.rl-product__body{display:flex;flex:1;flex-direction:column;padding:26px}.rl-product__fit{margin:0 0 6px;color:var(--rl-turquoise);font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.rl-product h3{margin:0;color:var(--rl-navy);font-size:25px;line-height:1.2}.rl-product ul{margin:20px 0;padding:0;list-style:none}.rl-product li{position:relative;margin:9px 0;padding-left:20px;color:var(--rl-muted);font-size:14px}.rl-product li:before{content:"✓";position:absolute;left:0;color:var(--rl-turquoise);font-weight:900}
.rl-product__price{display:flex;flex-direction:column;margin-top:auto;padding-top:18px;border-top:1px solid var(--rl-line)}.rl-product__price strong{color:var(--rl-navy);font-size:25px}.rl-product__price small{min-height:36px;color:var(--rl-muted);font-size:11px;line-height:1.45}.rl-evidence{display:inline-flex;align-self:flex-start;margin:14px 0;padding:6px 9px;border-radius:999px;background:#f0f4f7;color:#50697b;font-size:11px;font-weight:750}
.rl-product__actions{display:grid;gap:8px;margin-top:6px}.rl-button--disabled{padding:12px 14px;background:#e9eef2;color:#708492;box-shadow:none;cursor:not-allowed}.rl-button--disabled:hover{transform:none}.rl-commercial-disabled,.rl-commercial-link{display:block;padding:10px 12px;border:1px solid #cbd7df;border-radius:10px;color:#657b8b;background:#f5f7f8;text-align:center;font-size:12px;font-weight:750}.rl-commercial-disabled{cursor:not-allowed}.rl-commercial-link{border-color:var(--rl-teal);color:var(--rl-teal);background:#fff}
.rl-table-card{min-width:0;max-width:100%;margin-top:28px;overflow:hidden;border:1px solid var(--rl-line);border-radius:22px;background:#fff;box-shadow:0 16px 48px rgba(23,50,77,.07)}.rl-table-card__head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:26px}.rl-table-card__head h3{margin:0;color:var(--rl-navy);font-size:28px;line-height:1.2}.rl-table-card__head>p{max-width:430px;margin:0;color:var(--rl-muted);font-size:13px}.rl-table-scroll{contain:inline-size;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;border-top:1px solid var(--rl-line);overscroll-behavior-inline:contain}.rl-table-scroll:focus{outline:3px solid rgba(21,151,212,.25);outline-offset:-3px}.rl-table-card table{width:100%;min-width:2100px;border-collapse:separate;border-spacing:0}.rl-table-card th,.rl-table-card td{padding:17px 16px;border-bottom:1px solid var(--rl-line);text-align:left;vertical-align:top;font-size:13px}.rl-table-card thead th{background:var(--rl-pale);color:#526b7e;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.rl-table-card tbody th{min-width:190px;color:var(--rl-navy);font-size:14px;background:#fff}.rl-table-card tr>:first-child{position:sticky;left:0;z-index:2;box-shadow:8px 0 14px -14px rgba(23,50,77,.75)}.rl-table-card thead tr>:first-child{z-index:4;background:var(--rl-pale)}.rl-table-card tr>:last-child{position:sticky;right:0;z-index:2;min-width:150px;background:#fff;box-shadow:-8px 0 14px -14px rgba(23,50,77,.75)}.rl-table-card thead tr>:last-child{z-index:4;background:var(--rl-pale)}.rl-table-card td:last-child a{display:block;margin-bottom:8px;color:var(--rl-teal);font-weight:800}.rl-table-card small{display:block;margin-top:4px;color:var(--rl-muted);font-size:10px;font-weight:500}.rl-table-disabled{display:inline-block;padding:7px 10px;border-radius:8px;background:#eef2f5;color:#708492;font-size:11px;font-weight:800}.rl-table-note{margin:0;padding:16px 26px;color:var(--rl-muted);font-size:12px}
.rl-strip{background:var(--rl-navy);color:#fff}
.rl-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}
.rl-strip__grid>div{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:28px 30px;border-right:1px solid rgba(255,255,255,.12)}
.rl-strip__grid>div:last-child{border-right:0}.rl-strip strong{font-size:13px;color:#70d5e9}.rl-strip p{margin:0;color:#bed0df;font-size:14px}.rl-strip p span{display:block;color:#fff;font-weight:800;font-size:16px}
.rl-section{padding:96px 0}
.rl-section-heading h2,.rl-selector-copy h2,.rl-guides h2,.rl-principles h2,.rl-faq h2,.rl-cta-section h2{margin:0;color:var(--rl-navy);font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-.035em}
.rl-section-heading p{color:var(--rl-muted)}
.rl-section-heading--split{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:end;margin-bottom:42px}
.rl-section-heading--split>p{margin:0;font-size:18px}
.rl-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.rl-card{position:relative;padding:30px;border:1px solid var(--rl-line);border-radius:20px;background:#fff;box-shadow:0 14px 44px rgba(23,50,77,.06);transition:transform .2s ease,border-color .2s ease}
.rl-card:hover{transform:translateY(-4px);border-color:rgba(21,151,212,.45)}
.rl-card__icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:28px;border-radius:14px;background:#e9f7fc;color:var(--rl-blue);font-size:25px;font-weight:850}
.rl-card__tag{margin:0 0 6px;color:var(--rl-turquoise);text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:850}
.rl-card h3{margin:0 0 10px;color:var(--rl-navy);font-size:24px;line-height:1.25}.rl-card p:not(.rl-card__tag){margin:0 0 22px;color:var(--rl-muted)}.rl-card a{color:var(--rl-blue);font-weight:800}
.rl-research-note{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;margin-top:24px;padding:22px 26px;border-radius:16px;background:var(--rl-pale);color:var(--rl-muted)}
.rl-research-note div{display:flex;gap:12px}.rl-research-note span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:var(--rl-blue);color:#fff;font-weight:850}.rl-research-note p{margin:0}.rl-research-note strong{color:var(--rl-navy)}
.rl-selector-section{background:linear-gradient(145deg,var(--rl-navy),#0d405f);color:#fff}
.rl-selector-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:74px;align-items:center}
.rl-kicker--light{color:#72d7e7}.rl-selector-copy h2{color:#fff}.rl-selector-copy>p:not(.rl-kicker){color:#bed0df;font-size:18px}.rl-selector-copy ul{list-style:none;padding:0;margin:26px 0 0}.rl-selector-copy li{display:flex;align-items:center;gap:12px;margin:14px 0;color:#d9e5ec}.rl-selector-copy li span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.11);color:#72d7e7;font-weight:850}
.rl-selector{padding:30px;border-radius:22px;background:#fff;color:var(--rl-ink);box-shadow:0 30px 70px rgba(0,0,0,.22)}
.rl-selector__header{display:flex;justify-content:space-between;gap:18px;margin-bottom:24px}.rl-selector__header div{display:flex;flex-direction:column}.rl-selector__header span{color:var(--rl-blue);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.rl-selector__header strong{font-size:21px;color:var(--rl-navy)}.rl-private{color:var(--rl-turquoise)!important;white-space:nowrap}
.rl-field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rl-selector label{display:flex;flex-direction:column;gap:7px;margin:13px 0 6px;color:var(--rl-navy);font-size:13px;font-weight:800}.rl-field-grid label span{display:flex;align-items:center;gap:6px}.rl-selector input,.rl-selector select{width:100%;border:1px solid var(--rl-line);border-radius:10px;background:#f9fbfd;color:var(--rl-ink);padding:11px 12px;font:inherit}.rl-field-grid input{min-width:0}.rl-selector select{appearance:auto}
.rl-selector__result{margin-top:20px;padding:20px;border-radius:14px;background:#edf8fc;border-left:4px solid var(--rl-blue)}.rl-selector__result>span{display:block;color:var(--rl-blue);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.rl-selector__result>strong{display:block;margin:4px 0;color:var(--rl-navy);font-size:21px}.rl-selector__result>small{color:var(--rl-muted)}.rl-selector__result ul{margin:12px 0 0;padding-left:20px;color:var(--rl-ink);font-size:14px}.rl-selector__fineprint{margin:14px 0 0;color:var(--rl-muted);font-size:12px;line-height:1.5}
.rl-method{background:var(--rl-pale)}
.rl-section-heading--center{max-width:780px;margin:0 auto 48px;text-align:center}.rl-section-heading--center>p:last-child{font-size:18px}
.rl-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none}.rl-steps li{position:relative;padding:26px;border-radius:18px;background:#fff;border:1px solid var(--rl-line)}.rl-steps li>span{position:absolute;right:20px;top:18px;color:#aec2d0;font-size:12px;font-weight:850}.rl-steps li>div{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#e9f7fc;color:var(--rl-blue);font-size:23px}.rl-steps h3{margin:22px 0 8px;color:var(--rl-navy);font-size:20px}.rl-steps p{margin:0;color:var(--rl-muted);font-size:14px}
.rl-guides__grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:center}.rl-guides h2{font-size:clamp(34px,4vw,48px)}.rl-guides p:not(.rl-kicker){color:var(--rl-muted);font-size:18px}.rl-guide-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--rl-line);border-left:1px solid var(--rl-line)}.rl-guide-list span{display:flex;justify-content:space-between;gap:18px;padding:20px;border-right:1px solid var(--rl-line);border-bottom:1px solid var(--rl-line);font-weight:750}.rl-guide-list i{font-style:normal;color:var(--rl-blue)}
.rl-principles{padding-top:20px}.rl-principles__box{display:grid;grid-template-columns:120px 1fr .62fr;gap:44px;align-items:center;padding:46px;border-radius:24px;background:linear-gradient(135deg,var(--rl-navy),#0e4668);color:#fff}.rl-principles__box>img{width:110px}.rl-principles h2{color:#fff;font-size:36px}.rl-principles p:not(.rl-kicker){color:#bed0df}.rl-principles ul{margin:0;padding:0;list-style:none}.rl-principles li{margin:10px 0;color:#d9e5ec}.rl-principles li span{display:inline-block;width:24px;color:var(--rl-coral);font-weight:900}.rl-principles li:last-child span{color:#65dbc8}
.rl-faq__grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.rl-faq p:not(.rl-kicker){color:var(--rl-muted);font-size:18px}.rl-accordion{border-top:1px solid var(--rl-line)}.rl-accordion details{border-bottom:1px solid var(--rl-line)}.rl-accordion summary{display:flex;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;list-style:none;color:var(--rl-navy);font-size:18px;font-weight:800}.rl-accordion summary::-webkit-details-marker{display:none}.rl-accordion summary span{color:var(--rl-blue);font-size:24px}.rl-accordion details[open] summary span{transform:rotate(45deg)}.rl-accordion details p{margin:0 0 22px;color:var(--rl-muted)}
.rl-cta-section{padding:56px 0;background:linear-gradient(125deg,var(--rl-blue),var(--rl-turquoise));color:#fff}.rl-cta-section__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.rl-cta-section h2{max-width:700px;color:#fff;font-size:38px}.rl-button--white{background:#fff;color:var(--rl-navy);white-space:nowrap}
.rl-footer{background:var(--rl-navy-2);color:#fff;padding:60px 0 24px}.rl-footer__top{display:grid;grid-template-columns:1.6fr .6fr .6fr;gap:60px;padding-bottom:34px}.rl-brand--footer{color:#fff}.rl-brand--footer strong{color:#fff}.rl-footer__brand>p{max-width:430px;color:#9eb6c8}.rl-footer h2{margin:6px 0 14px;color:#70d5e9;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.rl-footer__top>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.rl-footer__top a:not(.rl-brand){color:#fff;font-size:14px}.rl-footer__disclosure{display:flex;justify-content:space-between;gap:30px;padding:20px 0;border-top:1px solid rgba(255,255,255,.11);color:#a9bdcb;font-size:12px;line-height:1.55}.rl-footer__disclosure p{max-width:850px;margin:0}.rl-footer__disclosure a{flex:0 0 auto;color:#fff;text-decoration:underline;text-underline-offset:3px}.rl-footer__bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.11);color:#8fa9bb;font-size:12px}.rl-footer__bottom p{margin:0}
@media(max-width:980px){.rl-nav{position:absolute;display:none;left:20px;right:20px;top:72px;flex-direction:column;align-items:stretch;gap:0;padding:14px;border:1px solid var(--rl-line);border-radius:16px;background:#fff;box-shadow:var(--rl-shadow)}.rl-nav.is-open{display:flex}.rl-nav a{padding:12px}.rl-nav__cta{text-align:center;margin-top:6px}.rl-menu-toggle{display:flex}.rl-header__inner{height:72px}.rl-hero{padding-top:58px}.rl-hero__grid,.rl-selector-grid,.rl-guides__grid,.rl-faq__grid{grid-template-columns:1fr;gap:46px}.rl-hero__visual{max-width:720px}.rl-section-heading--split{grid-template-columns:1fr;gap:20px}.rl-card-grid,.rl-product-grid{grid-template-columns:1fr 1fr}.rl-product:last-child{grid-column:1/-1}.rl-steps{grid-template-columns:1fr 1fr}.rl-principles__box{grid-template-columns:90px 1fr}.rl-principles__box>ul{grid-column:2}.rl-footer__top{grid-template-columns:1.3fr .7fr .7fr}}
@media(max-width:700px){.rl-container{width:min(calc(100% - 28px),1180px)}.rl-section{padding:70px 0}.rl-hero h1{font-size:43px}.rl-hero__lead{font-size:17px}.rl-actions{flex-direction:column}.rl-button{width:100%}.rl-proofline{gap:9px 15px}.rl-float-card{position:static;margin-top:10px}.rl-product-grid{grid-template-columns:1fr}.rl-product:last-child{grid-column:auto}.rl-table-card__head{align-items:flex-start;flex-direction:column}.rl-strip__grid{grid-template-columns:1fr}.rl-strip__grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:20px 8px}.rl-card-grid,.rl-steps,.rl-field-grid,.rl-guide-list{grid-template-columns:1fr}.rl-research-note{grid-template-columns:1fr}.rl-selector{padding:20px}.rl-selector__header{flex-direction:column}.rl-principles__box{grid-template-columns:1fr;padding:30px}.rl-principles__box>ul{grid-column:auto}.rl-principles__box>img{width:84px}.rl-cta-section__inner,.rl-footer__bottom,.rl-footer__disclosure{flex-direction:column;align-items:flex-start}.rl-footer__top{grid-template-columns:1fr 1fr}.rl-footer__brand{grid-column:1/-1}.rl-cta-section h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rl-button,.rl-card{transition:none}}
.rl-affiliate-inline{margin:-14px 0 24px;padding:12px 15px;border-left:4px solid var(--rl-gold);background:#fff8e9;color:#526777;font-size:13px;line-height:1.55}.rl-affiliate-inline strong{color:var(--rl-navy)}.rl-product-image-missing{display:flex;min-height:148px;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px;border:2px dashed #a9bdc8;border-radius:14px;background:#f8fbfc;color:var(--rl-navy)}.rl-product-image-missing span{max-width:260px;color:var(--rl-muted);font-size:12px}.rl-affiliate-microcopy{display:block;margin:8px 0;padding:9px;border-radius:8px;background:#fff8e9;color:#4b6070!important;line-height:1.45}.rl-catalogue{margin:0 0 48px}.rl-catalogue .rl-table-card__head h2{margin:0;color:var(--rl-navy);font-size:clamp(1.65rem,3vw,2.2rem)}.rl-catalogue table{min-width:1850px}.rl-catalogue td:last-child a{display:block;margin-bottom:8px;color:var(--rl-teal);font-weight:800}
.rl-hero--conversion{padding:62px 0 34px}.rl-hero--conversion h1{max-width:900px}.rl-hero--conversion .rl-hero__lead{max-width:920px;margin-bottom:24px}.rl-money--conversion{padding-top:34px}.rl-affiliate-brief{margin:-8px 0 24px;padding:10px 13px;border-left:3px solid var(--rl-gold);background:#fff9ec;color:#526777;font-size:12px;line-height:1.5}.rl-affiliate-brief strong{color:var(--rl-navy)}
.rl-product-grid--live,.rl-product-grid--evaluation{grid-template-columns:repeat(4,minmax(0,1fr))}.rl-product-grid--evaluation{gap:18px}.rl-product--conversion .rl-product__visual{min-height:190px}.rl-product--conversion .rl-product__visual img{height:auto;aspect-ratio:3/2;object-fit:contain}.rl-product--conversion .rl-product__body{padding:21px}.rl-product--conversion h3{font-size:21px}.rl-product--conversion .rl-product__price{margin-top:18px}.rl-product--conversion .rl-product__price small{min-height:0}.rl-product__difference{margin:14px 0;color:var(--rl-muted);font-size:14px;line-height:1.5}.rl-product--conversion .rl-commercial-link{padding:13px 15px;border:0;background:linear-gradient(135deg,var(--rl-blue),#087eb9);color:#fff;font-size:14px;box-shadow:0 12px 24px rgba(21,151,212,.18)}.rl-product--conversion .rl-commercial-link--internal{background:#fff;color:var(--rl-teal);border:1px solid var(--rl-teal);box-shadow:none}.rl-product--conversion .rl-commercial-disabled{padding:13px 15px;background:#edf1f4;color:#687d8c;font-size:14px}.rl-product__trust{margin:10px 0 0;color:#6b7d8a;font-size:10px;line-height:1.45}.rl-evaluation-heading{margin:74px 0 28px}.rl-table-card--compact{margin-top:42px}.rl-table-card--compact table{min-width:1120px}.rl-table-card--compact tbody th{min-width:165px}.rl-table-card--compact tr>:last-child{min-width:128px}.rl-table-card--compact .rl-commercial-link,.rl-table-card--compact .rl-commercial-disabled{padding:8px 9px;font-size:11px}.rl-people-support{display:grid;grid-template-columns:1.05fr .95fr;gap:0;align-items:stretch;margin-top:44px;overflow:hidden;border-radius:24px;background:var(--rl-navy);color:#fff}.rl-people-support>img{width:100%;height:100%;min-height:320px;object-fit:cover}.rl-people-support>div{display:flex;flex-direction:column;justify-content:center;padding:38px}.rl-people-support>div>span{color:#75d8e8;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rl-people-support h2{margin:10px 0;color:#fff;font-size:34px;line-height:1.15}.rl-people-support p{color:#c7d8e3}.rl-people-support a{align-self:flex-start;margin-top:10px;color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:4px}.rl-related-products{margin-top:72px}.rl-related-products .rl-section-heading{margin-bottom:28px}.rl-product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:980px){.rl-product-grid--live,.rl-product-grid--evaluation,.rl-product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.rl-people-support{grid-template-columns:1fr}.rl-people-support>img{max-height:420px}.rl-product-grid--related .rl-product:last-child{grid-column:1/-1}}
@media(max-width:700px){.rl-hero--conversion{padding:42px 0 24px}.rl-hero--conversion h1{font-size:40px}.rl-money--conversion{padding-top:26px}.rl-product-grid--live,.rl-product-grid--evaluation,.rl-product-grid--related{grid-template-columns:1fr}.rl-product-grid--related .rl-product:last-child{grid-column:auto}.rl-evaluation-heading{margin-top:58px}.rl-table-card--compact table{min-width:980px}.rl-table-card--compact tr>:last-child{position:sticky;right:0;min-width:124px;box-shadow:-8px 0 14px -14px rgba(23,50,77,.75)}.rl-table-card--compact thead tr>:last-child{background:var(--rl-pale)}.rl-people-support>div{padding:28px 22px}.rl-people-support h2{font-size:29px}}

/* Shared commercial-card geometry: one media, content and CTA rhythm everywhere. */
.rl-product-grid{align-items:stretch;grid-auto-rows:auto;gap:24px}
.rl-product{height:100%;border-radius:20px;box-shadow:0 12px 36px rgba(23,50,77,.08)}
.rl-product__visual,.rl-product--conversion .rl-product__visual{display:grid;grid-template-rows:minmax(0,1fr) 18px;place-items:stretch;gap:8px;width:100%;height:auto;min-height:0;aspect-ratio:4/3;padding:14px;overflow:hidden}
.rl-product__visual .rl-product-picture{display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:12px;background:#fff}
.rl-product__visual .rl-product-picture img,.rl-product--conversion .rl-product__visual img{display:block;width:100%;height:100%!important;min-height:0;aspect-ratio:auto!important;object-fit:contain;object-position:center;background:#fff;border-radius:12px}
.rl-product__visual>small{align-self:end;min-width:0;margin:0;overflow:hidden;color:var(--rl-muted);font-size:10px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}
.rl-product-image-missing{width:100%;height:100%;min-height:0;padding:16px;border-color:#b9c9d2;background:linear-gradient(145deg,#fbfdfe,#edf3f6);text-align:center}
.rl-product-image-missing__icon{display:grid!important;place-items:center;width:38px;height:38px;border:1px solid #b8c8d1;border-radius:10px;background:#fff;color:var(--rl-blue)!important;font-size:21px!important;line-height:1}
.rl-product-image-missing strong{font-size:14px}.rl-product-image-missing>span:last-child{font-size:11px;line-height:1.35}
.rl-product__body,.rl-product--conversion .rl-product__body{display:flex;flex:1;flex-direction:column;gap:0;padding:22px}
.rl-product__fit{min-height:17px;margin:0 0 8px;overflow:hidden;font-size:10px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}
.rl-product h3,.rl-product--conversion h3{display:-webkit-box;min-height:50px;margin:0;overflow:hidden;font-size:21px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.rl-product__price,.rl-product--conversion .rl-product__price{min-height:96px;margin:16px 0 0;padding-top:14px;border-top:1px solid var(--rl-line)}
.rl-product__price strong{line-height:1.2}.rl-product__price small,.rl-product--conversion .rl-product__price small{display:-webkit-box;min-height:48px;margin-top:5px;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.rl-product__difference{display:-webkit-box;min-height:63px;max-height:63px;margin:14px 0 0;overflow:hidden;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.rl-product__trust{display:-webkit-box;min-height:30px;max-height:30px;margin:10px 0 14px;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.rl-product__actions{display:flex;align-items:flex-end;min-height:46px;margin-top:auto}
.rl-commercial-link,.rl-commercial-disabled,.rl-product--conversion .rl-commercial-link,.rl-product--conversion .rl-commercial-disabled{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;margin:0;padding:11px 14px;border-radius:11px;line-height:1.2}
.rl-table-card{border-radius:20px}.rl-table-card__head{padding:26px 28px}.rl-table-card th,.rl-table-card td{padding:16px;vertical-align:middle;line-height:1.45}.rl-table-card tbody tr{height:124px}.rl-table-card tr>:last-child{width:160px;min-width:160px}.rl-table-card td:last-child>a,.rl-table-card td:last-child>.rl-commercial-link,.rl-table-card td:last-child>.rl-commercial-disabled{display:flex;width:100%;min-height:40px;align-items:center;justify-content:center;margin:0 0 8px;padding:8px 10px;border-radius:9px;text-align:center;line-height:1.2}.rl-table-card td:last-child>a:not(.rl-commercial-link){border:1px solid var(--rl-teal);background:#fff;color:var(--rl-teal)}.rl-table-card td:last-child>:last-child{margin-bottom:0}
@media(max-width:980px){.rl-product-grid--live .rl-product:last-child,.rl-product-grid--evaluation .rl-product:last-child,.rl-product-grid--related .rl-product:last-child{grid-column:auto}.rl-product-grid{gap:22px}}
@media(max-width:700px){.rl-product-grid{gap:20px}.rl-product__body,.rl-product--conversion .rl-product__body{padding:20px}.rl-product h3,.rl-product--conversion h3{min-height:auto}.rl-product__difference{min-height:auto;max-height:none;-webkit-line-clamp:4}.rl-product__trust{min-height:auto;max-height:none}.rl-table-card__head{padding:22px}.rl-table-card th,.rl-table-card td{padding:14px 12px}.rl-table-card tbody tr{height:116px}.rl-table-card tr>:last-child{width:142px;min-width:142px}}

/* Consent controls: reject and accept receive equal prominence. */
.rl-footer-link{appearance:none;margin:0;padding:0;border:0;background:transparent;color:#fff;font:inherit;font-size:14px;text-align:left;cursor:pointer}.rl-footer-link:hover,.rl-footer-link:focus{text-decoration:underline;text-underline-offset:3px}.rl-consent[hidden],.rl-consent-modal[hidden]{display:none!important}.rl-consent{position:fixed;z-index:999999;right:20px;bottom:20px;left:20px;display:flex;justify-content:center}.rl-consent__panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;width:min(1120px,100%);padding:24px;border:1px solid #c9d8df;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(10,35,55,.24)}.rl-consent__panel h2,.rl-consent-modal__panel h2{margin:4px 0 8px;color:var(--rl-navy);font-size:24px}.rl-consent__panel p:not(.rl-kicker){max-width:760px;margin:0;color:var(--rl-muted);font-size:14px;line-height:1.55}.rl-consent__actions{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:9px}.rl-consent__actions .rl-button{min-height:46px;padding:10px 16px;border:2px solid var(--rl-blue);border-radius:11px;background:#fff;color:var(--rl-navy);font:inherit;font-weight:800;cursor:pointer}.rl-consent__actions [data-rl-consent="accept"],.rl-consent__actions [data-rl-consent="reject"]{background:var(--rl-blue);color:#fff}.rl-consent-modal{position:fixed;z-index:1000000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,29,46,.65)}.rl-consent-modal__panel{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:30px;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3)}.rl-consent-modal__close{position:absolute;top:14px;right:14px;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--rl-line);border-radius:10px;background:#fff;color:var(--rl-navy);font-size:25px;cursor:pointer}.rl-consent-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:14px 0;padding:16px;border:1px solid var(--rl-line);border-radius:12px}.rl-consent-choice span{display:grid;gap:4px}.rl-consent-choice small{color:var(--rl-muted)}.rl-consent-choice input{width:22px;height:22px;accent-color:var(--rl-blue)}.rl-consent-modal__panel>.rl-button{width:100%;margin-top:10px;border:0;cursor:pointer}@media(max-width:760px){.rl-consent{right:10px;bottom:10px;left:10px}.rl-consent__panel{grid-template-columns:1fr;padding:20px}.rl-consent__actions{grid-template-columns:1fr}.rl-consent-modal__panel{padding:26px 18px}.rl-consent-choice{align-items:flex-start}}

/* Final responsive quality gate: touch targets and commercial table actions. */
@media(max-width:980px){.rl-menu-toggle{min-width:48px;min-height:48px;justify-content:center;padding:10px;border-radius:10px}}
.rl-table-card td:last-child>a,.rl-table-card td:last-child>.rl-commercial-link,.rl-table-card td:last-child>.rl-commercial-disabled{min-height:44px;font-size:12px}
html,body{max-width:100%;overflow-x:clip}

.rl-footer a,.rl-footer a:hover,.rl-footer a:visited,.rl-footer a:focus{color:#fff}
.xr-picks__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.xr-pick{border:1px solid #d9e3eb;border-radius:14px;padding:16px;background:#fff}

/* Go-live fixes 02/09/2026: badge chips, ribbon over the card photo, table header contrast */
.xr-ribbon,.xr-chip{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent}
.xr-badge--top-pick{background:#12233a;color:#fff;border-color:#12233a}
.xr-badge--best-value{background:#0f766e;color:#fff;border-color:#0f766e}
.xr-badge--best-budget{background:#fff;color:#4d5b1f;border-color:#8a9a3d}
.xr-badge--best-premium{background:#2f3742;color:#f3d488;border-color:#c9a227}
.xr-badge--best-cordless{background:#eef3f8;color:#2d4a6b;border-color:#c3d3e2}
.xr-card-figure{position:relative}
.xr-card-figure .xr-ribbon{position:absolute;top:12px;left:12px;z-index:3;margin:0;box-shadow:0 1px 4px rgba(12,25,40,.22)}
.rl-table-card thead th{color:#526b7e!important}
