.chtz-rvd-page,.chtz-rvd-category-intro,.chtz-rvd-home-entry,.chtz-rvd-card{--rvd-ink:#26343a;--rvd-muted:#66757a;--rvd-steel:#e9eef0;--rvd-soft:#f7f9f9;--rvd-line:#d5dde0;--rvd-orange:#f5a400;--rvd-orange-dark:#c77b00;--rvd-white:#fff;color:var(--rvd-ink);font-family:inherit;box-sizing:border-box}.chtz-rvd-page *,.chtz-rvd-category-intro *,.chtz-rvd-home-entry *,.chtz-rvd-card *{box-sizing:border-box}.chtz-rvd-page{max-width:1200px;margin:0 auto;padding:28px 0 56px}.chtz-rvd-page a,.chtz-rvd-card a{color:#9a6200}.chtz-rvd-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;text-decoration:none!important;font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase;transition:transform .18s,box-shadow .18s,background .18s}.chtz-rvd-button:hover{transform:translateY(-2px)}.chtz-rvd-button--primary{background:var(--rvd-orange);color:#172127!important;box-shadow:0 8px 22px rgba(245,164,0,.22)}.chtz-rvd-button--primary:hover{background:#ffb31a}.chtz-rvd-button--light{border-color:var(--rvd-line);background:#fff;color:var(--rvd-ink)!important}.chtz-rvd-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);min-height:440px;overflow:hidden;border:1px solid var(--rvd-line);background:linear-gradient(120deg,#fff 0,#fff 58%,#e8eef0 58%,#f6f8f8 100%)}.chtz-rvd-hero__copy{position:relative;z-index:2;padding:52px 50px}.chtz-rvd-kicker,.chtz-rvd-page small,.chtz-rvd-category-intro small,.chtz-rvd-home-entry small{display:block;color:var(--rvd-orange-dark);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.chtz-rvd-hero h1{max-width:730px;margin:9px 0 16px;font-size:43px;line-height:1.04;letter-spacing:-.035em}.chtz-rvd-hero p{max-width:690px;margin:0;color:var(--rvd-muted);font-size:15px;line-height:1.65}.chtz-rvd-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.chtz-rvd-hero__visual{position:relative;min-height:330px}.chtz-rvd-hose{position:absolute;inset:28px -100px 20px -30px;width:125%;height:90%;filter:drop-shadow(0 16px 20px rgba(38,52,58,.18))}.chtz-rvd-hose path{stroke-dasharray:16 8;animation:chtzRvdFlow 12s linear infinite}.chtz-rvd-hero__badge{position:absolute;right:25px;bottom:25px;width:185px;padding:18px;border-left:4px solid var(--rvd-orange);background:rgba(255,255,255,.93);box-shadow:0 10px 30px rgba(38,52,58,.12)}.chtz-rvd-hero__badge b{display:block;font-size:27px}.chtz-rvd-hero__badge span{display:block;margin-top:4px;color:var(--rvd-muted);font-size:11px;line-height:1.4}@keyframes chtzRvdFlow{to{stroke-dashoffset:-240}}.chtz-rvd-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--rvd-line);border-top:0}.chtz-rvd-metric{padding:18px 20px;border-right:1px solid var(--rvd-line);background:#fff}.chtz-rvd-metric:last-child{border-right:0}.chtz-rvd-metric b{display:block;font-size:18px}.chtz-rvd-metric span{display:block;margin-top:4px;color:var(--rvd-muted);font-size:10px;line-height:1.4}.chtz-rvd-section{padding:46px 0 0}.chtz-rvd-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.chtz-rvd-section h2{margin:0;font-size:28px;line-height:1.15;letter-spacing:-.02em}.chtz-rvd-section__head p{max-width:560px;margin:0;color:var(--rvd-muted);font-size:12px;line-height:1.6}.chtz-rvd-selection{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chtz-rvd-selection article{position:relative;min-height:150px;padding:21px;border:1px solid var(--rvd-line);background:var(--rvd-soft)}.chtz-rvd-selection article:before{content:"";position:absolute;top:0;left:0;width:42px;height:3px;background:var(--rvd-orange)}.chtz-rvd-selection h3{margin:0 0 8px;font-size:15px}.chtz-rvd-selection p{margin:0;color:var(--rvd-muted);font-size:11px;line-height:1.55}.chtz-rvd-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chtz-rvd-product{display:grid;grid-template-columns:112px minmax(0,1fr) 20px;align-items:center;min-height:138px;border:1px solid var(--rvd-line);background:#fff;color:var(--rvd-ink)!important;text-decoration:none!important;transition:border-color .18s,transform .18s,box-shadow .18s}.chtz-rvd-product:hover{border-color:var(--rvd-orange);transform:translateY(-2px);box-shadow:0 10px 24px rgba(38,52,58,.08)}.chtz-rvd-product__image{display:flex;width:112px;height:100%;min-height:136px;align-items:center;justify-content:center;overflow:hidden;background:#f4f6f6}.chtz-rvd-product__image img{width:100%;height:100%;object-fit:contain}.chtz-rvd-product__image--empty{color:#a8b1b4;font-size:21px;font-weight:900}.chtz-rvd-product__body{display:block;padding:13px}.chtz-rvd-product__body small{margin-bottom:6px;font-size:8px}.chtz-rvd-product__body strong{display:block;font-size:12px;line-height:1.35}.chtz-rvd-product__body span{display:block;margin-top:5px;color:var(--rvd-muted);font-size:10px}.chtz-rvd-product>b{font-size:17px}.chtz-rvd-table-wrap{overflow-x:auto;border:1px solid var(--rvd-line)}.chtz-rvd-table{width:100%;border-collapse:collapse;background:#fff;font-size:11px}.chtz-rvd-table th,.chtz-rvd-table td{padding:12px 14px;border-bottom:1px solid var(--rvd-line);text-align:left;vertical-align:top;line-height:1.5}.chtz-rvd-table th{background:var(--rvd-steel);font-size:10px;text-transform:uppercase}.chtz-rvd-table tr:last-child td{border-bottom:0}.chtz-rvd-alert{margin-top:16px;padding:16px 18px;border-left:4px solid #d84c3f;background:#fff0ee;font-size:11px;line-height:1.6}.chtz-rvd-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:46px;padding:28px 30px;border-left:6px solid var(--rvd-orange);background:linear-gradient(105deg,#edf1f2,#fff)}.chtz-rvd-cta h2{margin:0 0 7px;font-size:24px}.chtz-rvd-cta p{margin:0;color:var(--rvd-muted);font-size:12px;line-height:1.55}.chtz-rvd-cta__actions{display:flex;gap:8px}.chtz-rvd-faq details{border-bottom:1px solid var(--rvd-line);background:#fff}.chtz-rvd-faq summary{cursor:pointer;padding:16px 4px;font-size:12px;font-weight:800}.chtz-rvd-faq details p{margin:0;padding:0 4px 17px;color:var(--rvd-muted);font-size:11px;line-height:1.6}.chtz-rvd-pagination{display:flex;flex-wrap:wrap;gap:5px;margin-top:24px}.chtz-rvd-pagination a,.chtz-rvd-pagination b{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--rvd-line);background:#fff;color:var(--rvd-ink)!important;text-decoration:none}.chtz-rvd-pagination b{border-color:var(--rvd-orange);background:var(--rvd-orange)}.chtz-rvd-guide-hero{padding:34px 38px;border-left:6px solid var(--rvd-orange);background:linear-gradient(110deg,#f0f4f4,#fff)}.chtz-rvd-guide-hero h1{max-width:900px;margin:8px 0 12px;font-size:34px;line-height:1.12}.chtz-rvd-guide-hero p{max-width:850px;margin:0;color:var(--rvd-muted);font-size:13px;line-height:1.65}.chtz-rvd-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chtz-rvd-guide-grid article{padding:20px;border:1px solid var(--rvd-line);background:#fff}.chtz-rvd-guide-grid h3{margin:0 0 8px;font-size:15px}.chtz-rvd-guide-grid p,.chtz-rvd-page li{color:var(--rvd-muted);font-size:11px;line-height:1.6}.chtz-rvd-page ol,.chtz-rvd-page ul{padding-left:22px}.chtz-rvd-home-entry{width:100%;padding:0 20px;background:#edf1f2}.chtz-rvd-home-entry__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;max-width:1200px;margin:0 auto;padding:24px 28px;border-left:6px solid var(--rvd-orange);background:#fff}.chtz-rvd-home-entry h2{margin:5px 0 7px;font-size:24px}.chtz-rvd-home-entry p{max-width:720px;margin:0;color:var(--rvd-muted);font-size:12px;line-height:1.55}.chtz-rvd-home-entry__actions,.chtz-rvd-category-intro__actions{display:flex;gap:8px}.chtz-rvd-category-intro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:22px;margin:18px 0 28px;padding:26px 28px;border:1px solid var(--rvd-line);border-left:6px solid var(--rvd-orange);background:#fff}.chtz-rvd-category-intro h2{margin:6px 0 10px;font-size:25px}.chtz-rvd-category-intro p{margin:0;color:var(--rvd-muted);font-size:12px;line-height:1.6}.chtz-rvd-category-intro__actions{margin-top:17px}.chtz-rvd-category-intro__facts{display:grid;gap:6px}.chtz-rvd-category-intro__facts span{padding:11px 13px;background:var(--rvd-soft);color:var(--rvd-muted);font-size:10px}.chtz-rvd-category-intro__facts b{display:block;color:var(--rvd-ink);font-size:16px}.chtz-rvd-card{margin:24px 0}.chtz-rvd-card__lead{padding:19px 21px;border-left:5px solid var(--rvd-orange);background:var(--rvd-soft);font-size:12px;line-height:1.65}.chtz-rvd-card__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0}.chtz-rvd-card__fact{padding:13px;border:1px solid var(--rvd-line);background:#fff}.chtz-rvd-card__fact b{display:block;margin-bottom:4px;font-size:10px;text-transform:uppercase}.chtz-rvd-card__fact span{color:var(--rvd-muted);font-size:10px;line-height:1.4}.chtz-rvd-card h2{margin:27px 0 10px;font-size:23px}.chtz-rvd-card h3{margin:22px 0 8px;font-size:17px}.chtz-rvd-card p,.chtz-rvd-card li{font-size:11px;line-height:1.65}.chtz-rvd-card__links{display:flex;flex-wrap:wrap;gap:7px}.chtz-rvd-card__links a{padding:9px 11px;border:1px solid var(--rvd-line);background:#fff;text-decoration:none}@media(max-width:900px){.chtz-rvd-page{padding:18px 12px 40px}.chtz-rvd-hero{grid-template-columns:1fr}.chtz-rvd-hero__copy{padding:35px 27px}.chtz-rvd-hero__visual{min-height:260px}.chtz-rvd-metrics{grid-template-columns:1fr 1fr}.chtz-rvd-metric:nth-child(2){border-right:0}.chtz-rvd-products{grid-template-columns:1fr 1fr}.chtz-rvd-selection{grid-template-columns:1fr 1fr}.chtz-rvd-category-intro{grid-template-columns:1fr}.chtz-rvd-card__facts{grid-template-columns:1fr 1fr}}@media(max-width:620px){.chtz-rvd-hero h1{font-size:32px}.chtz-rvd-hero__copy{padding:29px 20px}.chtz-rvd-hero__actions,.chtz-rvd-home-entry__actions,.chtz-rvd-category-intro__actions,.chtz-rvd-cta__actions{display:grid}.chtz-rvd-hero__actions a,.chtz-rvd-home-entry__actions a,.chtz-rvd-category-intro__actions a,.chtz-rvd-cta__actions a{width:100%}.chtz-rvd-metrics,.chtz-rvd-products,.chtz-rvd-selection,.chtz-rvd-guide-grid,.chtz-rvd-card__facts{grid-template-columns:1fr}.chtz-rvd-metric{border-right:0;border-bottom:1px solid var(--rvd-line)}.chtz-rvd-product{grid-template-columns:92px minmax(0,1fr) 18px}.chtz-rvd-product__image{width:92px}.chtz-rvd-section__head,.chtz-rvd-cta,.chtz-rvd-home-entry__inner{display:block}.chtz-rvd-section__head p{margin-top:8px}.chtz-rvd-cta__actions,.chtz-rvd-home-entry__actions{margin-top:17px}.chtz-rvd-guide-hero{padding:26px 21px}.chtz-rvd-guide-hero h1{font-size:28px}.chtz-rvd-home-entry{padding:0 10px}.chtz-rvd-home-entry__inner{padding:21px 18px}.chtz-rvd-category-intro{padding:22px 18px}.chtz-rvd-table{min-width:620px}}@media(prefers-reduced-motion:reduce){.chtz-rvd-hose path{animation:none}.chtz-rvd-button,.chtz-rvd-product{transition:none}}
