/* RZICT: one local Lucide icon system, after the existing layout styles. */
body.rz-site .rz-icon{display:inline-block;width:22px;height:22px;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body.rz-site .rz-service h3{display:flex;align-items:center;gap:12px;min-width:0}
body.rz-site .rz-service h3 .rz-icon{width:22px;height:22px;color:#3e5b71}
body.rz-site .rz-service h3 span{min-width:0}
body.rz-site .rz-plus{display:flex;align-items:center;justify-content:center}
body.rz-site .rz-plus::before,body.rz-site .rz-plus::after{content:none}
body.rz-site .rz-plus .rz-icon{width:20px;height:20px}
body.rz-site :is(.rz-service,.rz-faq)[open]>summary>.rz-plus .rz-icon>path:last-child{opacity:0}
body.rz-site .rz-topic-tile{min-height:102px;gap:9px;padding-top:15px}
body.rz-site .rz-topic-tile>.rz-topic-icon{display:block;width:22px;height:22px;color:#405c75}
body.rz-site .rz-topic-choice>input:checked+.rz-topic-tile>.rz-topic-icon{color:#0048a7}
body.rz-site .rz-topic-check .rz-icon{width:12px;height:12px}
body.rz-site .rz-topic-open .rz-topic-tile{min-height:48px;padding-top:12px}
body.rz-site .rz-intake .rz-extra-plus{display:inline-flex;align-items:center;justify-content:center;flex:none}
body.rz-site .rz-intake .rz-extra-plus .rz-icon{width:16px;height:16px}
body.rz-site .rz-intake-back .rz-icon{width:16px;height:16px}
body.rz-site .rz-mobile-nav summary>span.rz-menu-icons{display:inline-flex;align-items:center;transform:none;line-height:1}
body.rz-site .rz-menu-icons .rz-icon{width:21px;height:21px}
body.rz-site .rz-menu-icons .rz-icon--close{display:none}
body.rz-site .rz-mobile-nav[open] .rz-menu-icons .rz-icon--menu{display:none}
body.rz-site .rz-mobile-nav[open] .rz-menu-icons .rz-icon--close{display:inline-block}
body.rz-site .rz-footer-bottom a[href="#start"]{display:inline-flex;align-items:center;gap:7px}
body.rz-site .rz-footer-bottom .rz-icon{width:14px;height:14px}
/* Preserve actual spaces when visual line breaks are removed at breakpoints. */
body.rz-site #rz-questions-title{max-width:9ch;word-break:normal;overflow-wrap:normal;hyphens:none}
@media(max-width:800px){body.rz-site #rz-questions-title{max-width:none}body.rz-site .rz-service h3{gap:10px}body.rz-site .rz-service h3 .rz-icon{width:20px;height:20px}}
@media(max-width:480px){body.rz-site .rz-topic-tile{min-height:106px;padding-top:14px;gap:10px}body.rz-site .rz-topic-open .rz-topic-tile{min-height:48px}}
@media(prefers-reduced-motion:no-preference){body.rz-site .rz-plus .rz-icon>path{transition:opacity .15s ease}}
