.floreo-rt{--rt-heading:#0f1024;--rt-intro:#4b4b63;--rt-title:#0f1024;--rt-desc:#4b4b63;--rt-circle-size:48px;--rt-icon-size:20px;--rt-item-gap:28px;--rt-icon-text-gap:20px;--rt-box-bg:#212840;--rt-box-border:#3a425a;--rt-box-pad:18px;--rt-box-radius:10px;--rt-card-bg:#fff;--rt-card-radius:24px;--rt-card-pad:40px;--rt-card-border:#e7e7f0;--rt-card-hover-border:#4444f3;--rt-cta:#2e23d6}.floreo-rt--card{background:var(--rt-card-bg);border:1px solid var(--rt-card-border);border-radius:var(--rt-card-radius);padding:var(--rt-card-pad);transition:border-color .2s ease,box-shadow .2s ease}.floreo-rt--card.floreo-rt--shadow{box-shadow:0 18px 44px rgba(20,20,50,.1)}.floreo-rt--card:hover{border-color:var(--rt-card-hover-border)}.floreo-rt__cta{align-items:center;color:var(--rt-cta);display:inline-flex;font-weight:700;gap:10px;margin-top:28px;text-decoration:none}.floreo-rt__cta:hover{text-decoration:underline}.floreo-rt__cta-arrow{fill:currentColor;height:20px;width:20px}.floreo-rt__heading{color:var(--rt-heading)}.floreo-rt__heading>:first-child{margin-top:0}.floreo-rt__heading h1,.floreo-rt__heading h2,.floreo-rt__heading h3{color:var(--rt-heading);font-weight:800}.floreo-rt__intro{color:var(--rt-intro);line-height:1.6;margin-top:12px}.floreo-rt__intro>:last-child{margin-bottom:0}.floreo-rt__list{display:flex;flex-direction:column;gap:var(--rt-item-gap);list-style:none;margin:32px 0 0;padding:0}.floreo-rt__item{align-items:flex-start;display:flex;gap:var(--rt-icon-text-gap)}.floreo-rt--boxed .floreo-rt__item{background:var(--rt-box-bg);border:1px solid var(--rt-box-border);border-radius:var(--rt-box-radius);padding:var(--rt-box-pad)}.floreo-rt--nodesc .floreo-rt__item{align-items:center}.floreo-rt__icon-plain{align-items:center;display:inline-flex;flex:0 0 auto}.floreo-rt__icon-plain svg{display:block;fill:currentColor;height:var(--rt-icon-size);width:var(--rt-icon-size)}.floreo-rt__circle{align-items:center;border-radius:50%;display:flex;flex:0 0 auto;height:var(--rt-circle-size);justify-content:center;margin-top:2px;width:var(--rt-circle-size)}.floreo-rt__circle svg{display:block;fill:currentColor;height:var(--rt-icon-size);width:var(--rt-icon-size)}.floreo-rt__body{flex:1 1 auto}.floreo-rt__item-title{color:var(--rt-title);font-size:var(--rt-title-size,1.35rem);font-weight:var(--rt-title-weight,700);line-height:1.3;margin:0 0 6px}.floreo-rt--nodesc .floreo-rt__item-title{margin-bottom:0}.floreo-rt__item-desc{color:var(--rt-desc);font-size:var(--rt-desc-size,1rem);line-height:1.6}.floreo-rt__item-desc>:first-child{margin-top:0}.floreo-rt__item-desc>:last-child{margin-bottom:0}