.rh-artprod__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rh-artprod__empty{margin-top:12px;font-size:14px;color:var(--ink-600)}.rh-artprod__card{border:1px solid var(--ink-150);border-radius:var(--rh-radius-panel);overflow:hidden;background:var(--surface);display:flex;flex-direction:column}.rh-artprod__card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;display:block}.rh-artprod__ph{display:flex;align-items:center;justify-content:center;text-align:center;aspect-ratio:1/1;background:var(--ink-100,#f1f1ef);color:var(--ink-500);font-size:12px;padding:14px;line-height:1.35}.rh-artprod__b{padding:12px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.rh-artprod__t{font-size:13.5px;font-weight:600;color:var(--ink-900);line-height:1.35}.rh-artprod__p{font-family:var(--ff-display);font-size:16px;font-weight:700;color:var(--ink-900)}.rh-artprod__s{font-family:var(--ff-mono);font-size:11px;letter-spacing:.04em}.rh-artprod__s--in{color:var(--verify-700)}.rh-artprod__s--out{color:var(--ink-500)}@media(max-width:989px){.rh-artprod__grid{grid-template-columns:repeat(2,1fr)}}.rh-vid__h{margin-bottom:6px}.rh-vid__cap{color:var(--ink-600);font-size:14.5px;margin-bottom:14px;max-width:62ch}.rh-vid__frame{position:relative;aspect-ratio:16/9;border-radius:var(--rh-radius-panel);overflow:hidden;background:var(--ink-900)}.rh-vid__btn{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;cursor:pointer;background:none;display:block}.rh-vid__poster{width:100%;height:100%;object-fit:cover;display:block}.rh-vid__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:var(--verify-600);display:grid;place-items:center;box-shadow:0 6px 24px #00000059}.rh-vid__play svg{width:26px;height:26px;color:#fff}.rh-vid__btn:hover .rh-vid__play{background:var(--verify-700)}.rh-vid__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.rh-b2b__card{border:1px solid var(--ink-150);border-radius:var(--rh-radius-panel);background:var(--surface);padding:24px 26px}.rh-b2b__sk{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--verify-700)}.rh-b2b__h{font-family:var(--ff-display);font-size:22px;margin:6px 0 18px;color:var(--ink-900)}.rh-b2b__cols{display:grid;grid-template-columns:1.4fr 1fr;gap:26px;align-items:start}.rh-b2b__terms ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.rh-b2b__terms li{display:flex;gap:10px;align-items:flex-start}.rh-b2b__terms svg{width:16px;height:16px;color:var(--verify-600);flex:none;margin-top:3px}.rh-b2b__terms b{display:block;font-size:14px;color:var(--ink-900)}.rh-b2b__terms span{font-size:13px;color:var(--ink-600)}.rh-b2b__tiers table{width:100%;border-collapse:collapse}.rh-b2b__tiers th,.rh-b2b__tiers td{padding:8px 10px;text-align:left;font-size:13.5px;border-bottom:1px solid var(--ink-150)}.rh-b2b__tiers th{font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-500)}.rh-b2b__tiers td:last-child{font-weight:700;color:var(--verify-700)}.rh-b2b__note{margin:10px 0 0;font-size:12.5px;color:var(--ink-600)}.rh-b2b__cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.rh-b2b__cta .button{width:auto}.rh-b2b__phone{font-size:13px;color:var(--ink-600)}@media(max-width:749px){.rh-b2b__cols{grid-template-columns:1fr;gap:20px}.rh-b2b__card{padding:20px}}.rh-sec-h{font-family:var(--ff-display);font-weight:700;font-size:30px;letter-spacing:-.02em;color:var(--ink-900);margin-bottom:24px}.rh-brands__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px}.rh-brands__card{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:130px;padding:20px;border:1px solid var(--ink-200);border-radius:var(--rh-radius-lg);background:var(--paper);text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.rh-brands__card:hover{border-color:var(--verify-400);box-shadow:var(--rh-shadow-md);transform:translateY(-2px)}.rh-brands__name{font-family:var(--ff-display);font-weight:700;font-size:19px;color:var(--ink-900)}.rh-brands__sub{font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500)}.rh-brands__go{color:var(--verify-600)}.rh-brands__go svg{width:18px;height:18px}@media(max-width:760px){.rh-brands__grid{grid-template-columns:1fr 1fr}}.rh-brandbar{background:var(--ink-900);border-top:1px solid rgba(255,255,255,.08)}.rh-brandbar__in{display:flex;align-items:center;gap:18px;padding-top:10px;padding-bottom:10px;overflow-x:auto}.rh-brandbar__lab{font-family:var(--ff-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--verify-400);flex:none}.rh-brandbar__links{display:flex;gap:18px;align-items:center}.rh-brandbar__links a{font-family:var(--ff-body);font-weight:600;font-size:13px;color:var(--ink-300);text-decoration:none;white-space:nowrap}.rh-brandbar__links a:hover{color:#fff}.rh-cgrid__layout{display:grid;grid-template-columns:230px 1fr;gap:32px;align-items:start}.rh-cgrid__filters{position:sticky;top:90px}.rh-cgrid__fhead{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--ink-200);margin-bottom:8px}.rh-cgrid__fhead .rh-mono{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-700)}.rh-cgrid__clear{font-size:12px;color:var(--verify-700)}.rh-cgrid__group{border-bottom:1px solid var(--ink-150);padding:8px 0}.rh-cgrid__group summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-family:var(--ff-display);font-weight:600;font-size:14px;color:var(--ink-900);padding:6px 0}.rh-cgrid__group summary::-webkit-details-marker{display:none}.rh-cgrid__group summary svg{width:14px;height:14px;color:var(--ink-400);transform:rotate(90deg);transition:transform .15s}.rh-cgrid__group[open] summary svg{transform:rotate(-90deg)}.rh-cgrid__opts{list-style:none;margin:6px 0 10px;padding:0;display:grid;gap:6px}.rh-cgrid__opt{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--ink-700);text-decoration:none;padding:3px 0}.rh-cgrid__opt:hover{color:var(--ink-900)}.rh-cgrid__opt.is-active{color:var(--verify-700);font-weight:600}.rh-cgrid__opt.is-disabled{opacity:.4;pointer-events:none}.rh-cgrid__box{width:16px;height:16px;border:1.5px solid var(--ink-300);border-radius:3px;display:grid;place-items:center;flex:none}.rh-cgrid__opt.is-active .rh-cgrid__box{background:var(--verify-600);border-color:var(--verify-600);color:#fff}.rh-cgrid__box svg{width:10px;height:10px}.rh-cgrid__count{margin-left:auto;font-family:var(--ff-mono);font-size:11px;color:var(--ink-400)}.rh-cgrid__price .rh-cgrid__prow{display:flex;align-items:center;gap:8px;margin:8px 0}.rh-cgrid__price input{width:100%;padding:8px;border:1px solid var(--ink-300);border-radius:var(--rh-radius);font-size:13px}.rh-cgrid__papply{padding:8px 14px;font-size:13px;min-height:0}.rh-cgrid__nofilters{font-size:12px;color:var(--ink-400);line-height:1.5}.rh-cgrid__bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--ink-200);gap:16px;flex-wrap:wrap}.rh-cgrid__bar .rh-mono{font-size:12px;color:var(--ink-600)}.rh-cgrid__instock{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--verify-700);background:var(--verify-50);border:1px solid var(--verify-600);border-radius:var(--rh-radius-control,6px);padding:7px 13px;text-decoration:none;white-space:nowrap}.rh-cgrid__instock:hover{background:var(--verify-100,var(--verify-50))}.rh-cgrid__instock.is-on{background:var(--verify-600);border-color:var(--verify-600);color:#fff}.rh-cgrid__instock.is-on .rh-cgrid__box{background:#fff;border-color:#fff;color:var(--verify-700)}.rh-cgrid__sort{display:flex;align-items:center;gap:8px}.rh-cgrid__sort label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500)}.rh-cgrid__sort select{border:1px solid var(--ink-300);border-radius:var(--rh-radius);padding:8px 10px;font-family:var(--ff-body);font-size:13px;background:var(--paper)}.rh-cgrid__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rh-cgrid__divider{display:flex;align-items:center;gap:14px;margin:32px 0 18px;color:var(--ink-500)}.rh-cgrid__divider:after{content:"";flex:1;height:1px;background:var(--ink-200)}.rh-cgrid__empty{color:var(--ink-500);font-size:15px;padding:24px 0}.rh-cgrid__pag{margin-top:28px;text-align:center}@media(max-width:900px){.rh-cgrid__layout{grid-template-columns:1fr}.rh-cgrid__filters{position:static}.rh-cgrid__grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.rh-cgrid__grid{grid-template-columns:1fr}}.rh-cbanner{padding-top:16px}.rh-cbanner__wrap{border-radius:var(--rh-radius-panel);overflow:hidden;aspect-ratio:2000/750;background:var(--surface)}.rh-cbanner__img{width:100%;height:100%;object-fit:cover;display:block}.rh-cbanner__brand{position:relative;background:var(--ink-900);display:flex;align-items:center;padding:0 56px}.rh-cbanner__brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(700px 280px at 88% -10%,rgba(31,138,77,.3),transparent),radial-gradient(500px 240px at 0% 120%,rgba(176,138,60,.1),transparent)}.rh-cbanner__wave{position:absolute;inset:auto 0 0 0;width:100%;height:60%}.rh-cbanner__label{position:relative;z-index:1}.rh-cbanner__kicker{display:block;font-family:var(--ff-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--verify-400);margin-bottom:8px}.rh-cbanner__title{display:block;font-family:var(--ff-display);font-weight:800;font-size:40px;letter-spacing:-.02em;color:#fff;line-height:1.05}@media(max-width:760px){.rh-cbanner__brand{padding:0 24px}.rh-cbanner__title{font-size:26px}}@media(max-width:760px){.rh-cbanner__wrap{aspect-ratio:16/9}}.rh-cintro__grid{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:start}.rh-cintro__h{font-family:var(--ff-display);font-weight:800;font-size:38px;letter-spacing:-.02em;color:var(--ink-900);margin:14px 0 16px;text-wrap:pretty}.rh-cintro__body{color:var(--ink-600);font-size:15.5px;line-height:1.65;max-width:62ch}.rh-cintro__body p{margin-bottom:12px}.rh-cintro__aside{background:var(--verify-50);border:1px solid var(--verify-100);border-radius:var(--rh-radius-panel);padding:22px}.rh-cintro__aside ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}.rh-cintro__aside li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--ink-700);line-height:1.45}.rh-cintro__aside svg{width:16px;height:16px;color:var(--verify-600);flex:none;margin-top:2px}@media(max-width:760px){.rh-cintro__grid{grid-template-columns:1fr;gap:24px}.rh-cintro__h{font-size:30px}}.rh-cr__h{font-family:var(--ff-display);font-weight:900;font-size:46px;letter-spacing:-.03em;color:var(--ink-900);margin:14px 0 18px;text-wrap:pretty;max-width:18ch}.rh-cr__intro{font-size:18px;color:var(--ink-600);line-height:1.6;max-width:62ch}.rh-cr__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:36px 0}.rh-cr__pillar{border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel);padding:24px;background:var(--paper)}.rh-cr__pi{width:40px;height:40px;border-radius:10px;background:var(--verify-50);color:var(--verify-600);display:grid;place-items:center;margin-bottom:14px}.rh-cr__pi svg{width:20px;height:20px}.rh-cr__pillar h3{font-family:var(--ff-display);font-size:18px;color:var(--ink-900);margin-bottom:8px}.rh-cr__pillar p{font-size:14px;color:var(--ink-600);line-height:1.55}.rh-cr__ch{margin-top:40px}.rh-cr__compare{overflow-x:auto;border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel)}.rh-cr__compare table{width:100%;border-collapse:collapse;min-width:560px}.rh-cr__compare th,.rh-cr__compare td{padding:13px 16px;text-align:left;font-size:14px;border-bottom:1px solid var(--ink-150)}.rh-cr__compare thead th{font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-600);background:var(--surface)}.rh-cr__compare td:first-child{font-family:var(--ff-mono);font-size:12px;color:var(--ink-600)}.rh-cr__win{color:var(--verify-700);font-weight:600;background:var(--verify-50)}.rh-cr__cta{margin-top:32px}@media(max-width:760px){.rh-cr__h{font-size:34px}.rh-cr__pillars{grid-template-columns:1fr}}.rh-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.rh-faq__item{border-bottom:1px solid var(--ink-200);padding:6px 0}.rh-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;padding:16px 0;font-family:var(--ff-display);font-weight:600;font-size:16px;color:var(--ink-900)}.rh-faq__item summary::-webkit-details-marker{display:none}.rh-faq__item summary svg{width:16px;height:16px;color:var(--verify-600);transition:transform .2s;transform:rotate(90deg)}.rh-faq__item[open] summary svg{transform:rotate(-90deg)}.rh-faq__a{padding:0 0 18px;color:var(--ink-600);font-size:14.5px;line-height:1.6;max-width:60ch}@media(max-width:760px){.rh-faq__grid{grid-template-columns:1fr;gap:20px}}.rh-featured__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.rh-featured__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:990px){.rh-featured__grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.rh-featured__grid{grid-template-columns:1fr}}.rh-hero{background:linear-gradient(180deg,var(--surface),var(--paper))}.rh-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.rh-hero__kicker{font-family:var(--ff-mono);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--verify-600);margin-bottom:16px}.rh-hero__title{font-family:var(--ff-display);font-weight:900;font-size:54px;line-height:1.02;letter-spacing:-.03em;color:var(--ink-900);text-wrap:pretty}.rh-hero__sub{font-size:18px;color:var(--ink-600);margin-top:20px;max-width:520px;line-height:1.55}.rh-hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.rh-hero__bullets{list-style:none;margin:28px 0 0;padding:0;display:flex;gap:22px;flex-wrap:wrap}.rh-hero__bullets li{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink-700);font-weight:500}.rh-hero__bullets svg{width:16px;height:16px;color:var(--verify-600)}.rh-hero__media{position:relative;background:var(--surface);border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel);min-height:420px;display:grid;place-items:center;overflow:hidden}.rh-hero__media .rh-hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rh-hero__ph{font-family:var(--ff-mono);font-size:12px;color:var(--ink-400)}.rh-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 50%,#141a164d);z-index:1;pointer-events:none}.rh-hero__stamp{position:absolute;top:16px;left:16px;z-index:2}.rh-hero__report{position:absolute;bottom:16px;right:16px;z-index:2}@media(max-width:900px){.rh-hero__grid{grid-template-columns:1fr;gap:32px}.rh-hero__title{font-size:40px}.rh-hero__report{position:static;margin-top:18px}}.rh-owner__card{display:flex;gap:26px;align-items:center;background:var(--surface);border:1px solid var(--ink-150);border-radius:var(--rh-radius-panel);padding:24px 26px}.rh-owner__media{flex:none;width:220px}.rh-owner__media img{display:block;width:100%;height:auto;border-radius:var(--rh-radius-panel)}.rh-owner__body{min-width:0}.rh-owner__sk{font-family:var(--ff-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--verify-700)}.rh-owner__quote{font-family:var(--ff-display);font-size:19px;line-height:1.45;color:var(--ink-900);margin:10px 0 14px;max-width:60ch}.rh-owner__sig{margin:0;display:flex;flex-direction:column;gap:2px}.rh-owner__name{font-weight:700;font-size:15px;color:var(--ink-900)}.rh-owner__role{font-size:13px;color:var(--ink-600)}.rh-owner__cta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:13.5px;font-weight:600;color:var(--verify-700)}.rh-owner__cta svg{width:14px;height:14px}@media(max-width:749px){.rh-owner__card{flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.rh-owner__media{width:148px}.rh-owner__quote{font-size:17px}}.rh-cmp__wrap{overflow-x:auto;border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel)}.rh-cmp table{width:100%;border-collapse:collapse;min-width:620px}.rh-cmp th,.rh-cmp td{padding:13px 16px;text-align:left;font-size:13.5px;border-bottom:1px solid var(--ink-150);vertical-align:top}.rh-cmp thead th{font-family:var(--ff-display);font-weight:700;font-size:13px;color:var(--ink-900);background:var(--surface)}.rh-cmp thead th a{color:var(--verify-700)}.rh-cmp td:first-child,.rh-cmp th:first-child{font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-500)}.rh-cmp__self{background:var(--verify-50)}.rh-cmp .rh-card__cta{font-size:13px}.rh-pcontent__wrap{max-width:760px}.rh-pcontent__body{font-size:16px;line-height:1.7;color:var(--ink-700)}.rh-pcontent__body h3{font-family:var(--ff-display);font-size:20px;color:var(--ink-900);margin:24px 0 8px}.rh-pcontent__body p{margin-bottom:14px}.rh-pcontent__body ul{margin:0 0 14px;padding-left:20px}.rh-pcontent__body li{margin-bottom:6px}.rh-notify__ok{display:flex;align-items:center;gap:8px;color:var(--verify-700);font-weight:600;font-size:14px}.rh-notify__ok svg{width:16px;height:16px}.rh-notify__bulk{font-size:13px}.rh-notify__bulk a{color:var(--brass-600);font-weight:600}.rh-specs__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:start}.rh-specs__table{width:100%;border-collapse:collapse;border:1px solid var(--ink-200);border-radius:var(--rh-radius-lg);overflow:hidden}.rh-specs__table th{text-align:left;font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-600);padding:13px 16px;width:38%;vertical-align:top;background:var(--surface)}.rh-specs__table td{padding:13px 16px;font-size:14px;color:var(--ink-900);border-bottom:1px solid var(--ink-150)}.rh-specs__table tr:last-child td{border-bottom:none}.rh-specs__fallback{color:var(--ink-600);font-size:14.5px;line-height:1.6}.rh-specs__box{border:1px solid var(--ink-200);border-radius:var(--rh-radius-lg);padding:18px;margin-bottom:16px}.rh-specs__lab{display:block;color:var(--ink-500);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.rh-specs__chips{display:flex;flex-wrap:wrap;gap:6px}.rh-specs__incl{list-style:none;margin:0;padding:0;display:grid;gap:10px}.rh-specs__incl li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;color:var(--ink-800)}.rh-specs__incl svg{width:15px;height:15px;color:var(--verify-600);flex:none;margin-top:2px}@media(max-width:760px){.rh-specs__grid{grid-template-columns:1fr;gap:24px}}.rh-ptrust__band{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;border:1px solid var(--verify-100);background:var(--verify-50);border-radius:var(--rh-radius-panel);padding:16px 22px}.rh-ptrust__items{display:flex;gap:22px;flex-wrap:wrap}.rh-ptrust__i{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--verify-700)}.rh-ptrust__i svg{width:16px;height:16px;color:var(--verify-600)}.rh-ptrust__link{font-size:13px;font-weight:600;color:var(--verify-700);display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.rh-ptrust__link svg{width:14px;height:14px}.rh-tb__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rh-tb__panel{border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel);padding:32px;background:var(--paper);display:flex;flex-direction:column;align-items:flex-start;gap:14px}.rh-tb__panel--brass{background:var(--brass-50);border-color:var(--brass-100)}.rh-tb__img{width:100%;aspect-ratio:16/9;border-radius:var(--rh-radius-lg);overflow:hidden;margin-bottom:4px}.rh-tb__img img{width:100%;height:100%;object-fit:cover;display:block}.rh-tb__panel h3{font-family:var(--ff-display);font-size:23px;color:var(--ink-900)}.rh-tb__panel p{font-size:14.5px;color:var(--ink-600);line-height:1.55}@media(max-width:760px){.rh-tb__grid{grid-template-columns:1fr}}.rh-trust{background:var(--ink-900)}.rh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.rh-trust__item{display:flex;gap:12px;align-items:flex-start}.rh-trust__icon{width:34px;height:34px;border-radius:8px;background:#37a86626;color:var(--verify-400);display:grid;place-items:center;flex:none}.rh-trust__icon svg{width:18px;height:18px}.rh-trust__h{font-family:var(--ff-display);font-weight:700;font-size:14.5px;color:#fff}.rh-trust__t{font-size:12.5px;color:var(--ink-400);margin-top:3px;line-height:1.45}@media(max-width:760px){.rh-trust__grid{grid-template-columns:1fr 1fr;gap:18px}}.rh-crumbs__in{display:flex;align-items:center;gap:8px;padding-top:14px;padding-bottom:2px;font-family:var(--ff-mono);font-size:11.5px;color:var(--ink-500);flex-wrap:wrap}.rh-crumbs__in a{color:var(--ink-500);text-decoration:none}.rh-crumbs__in a:hover{color:var(--verify-700)}.rh-crumbs__in [aria-current]{color:var(--ink-800)}.rh-crumbs__sep{color:var(--ink-300)}.rh-bbx{margin-top:14px}.rh-bbx__assure{list-style:none;margin:0 0 12px;padding:0;display:flex;gap:18px;flex-wrap:wrap}.rh-bbx__assure li{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--ink-700)}.rh-bbx__assure svg{width:16px;height:16px;color:var(--verify-600)}.rh-bbx__compat{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.rh-bbx__compat-label{font-family:var(--ff-mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500)}.rh-bbx__chip{font-size:12px;font-weight:600;color:var(--ink-700);background:var(--surface);border:1px solid var(--ink-200);border-radius:var(--rh-radius-control);padding:3px 9px}.rh-bbx__b2b{font-size:13.5px;color:var(--ink-600);display:flex;align-items:center;gap:7px}.rh-bbx__b2b svg{width:15px;height:15px;color:var(--ink-500)}.rh-bbx__b2b a{color:var(--verify-700);font-weight:600}.rh-deliv{display:flex;gap:8px;align-items:flex-start;margin:0 0 12px;font-size:13.5px;line-height:1.45;color:var(--ink-700)}.rh-deliv svg{width:16px;height:16px;color:var(--verify-600);flex:none;margin-top:2px}.rh-deliv b{color:var(--ink-900)}.rh-deliv__cut{color:var(--verify-700);font-weight:600;white-space:nowrap}.rh-box{margin:18px 0 0;padding:16px 18px;border:1px solid var(--ink-150);border-radius:var(--rh-radius-panel);background:var(--surface)}.rh-box__h{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-family:var(--ff-display);font-size:15px;color:var(--ink-900)}.rh-box__h svg{width:16px;height:16px;color:var(--verify-600)}.rh-box__list{margin:0;padding-left:20px;display:grid;gap:5px}.rh-box__list li{font-size:13.5px;color:var(--ink-800)}.rh-box__note{margin:10px 0 0;font-size:12px;line-height:1.5;color:var(--ink-600)}.rh-notify--inline{border:1px solid var(--ink-200);border-radius:var(--rh-radius-panel);padding:18px;margin:4px 0 8px}.rh-notify--inline .rh-notify__head{display:flex;align-items:center;gap:8px;font-family:var(--ff-display);font-weight:700;font-size:16px;color:var(--ink-900);margin-bottom:6px}.rh-notify--inline .rh-notify__head svg{width:18px;height:18px;color:var(--verify-600)}.rh-notify--inline .rh-notify__sub{font-size:13.5px;color:var(--ink-600);line-height:1.5;margin-bottom:12px}.rh-notify--inline .rh-notify__row{display:flex;gap:8px;flex-wrap:wrap}.rh-notify--inline .rh-notify__row input{flex:1 1 200px;min-width:0;padding:11px 14px;border:1px solid var(--ink-300);border-radius:var(--rh-radius-control);font-size:14px}.rh-notify--inline .rh-notify__ok{display:flex;align-items:center;gap:8px;color:var(--verify-700);font-weight:600;font-size:14px}.rh-notify--inline .rh-notify__ok svg{width:16px;height:16px}.rh-notify--inline .rh-notify__alt{margin:10px 0 0;font-size:13px}.rh-notify--inline .rh-notify__alt a{color:var(--verify-700);font-weight:600}.rh-pricef{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.rh-pricef__now{font-family:var(--ff-display);font-size:30px;font-weight:700;color:var(--ink-900);line-height:1.1}.rh-pricef__new{font-size:14px;color:var(--ink-500);white-space:nowrap}.rh-pricef__new s{text-decoration-thickness:1px}.rh-pricef--soldout .rh-pricef__now{color:var(--ink-500)}.rh-pricef__why{margin:8px 0 0;font-size:13px;line-height:1.5;color:var(--ink-600);max-width:44ch}.rh-stock-line{margin:0 0 10px}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
