.rcs-hero{background:linear-gradient(135deg,var(--rcs-purple-dark) 0%,var(--rcs-purple) 40%,var(--rcs-purple-light) 100%);padding:3rem 2rem;color:var(--rcs-white)}.rcs-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media(max-width:768px){.rcs-hero-inner{grid-template-columns:1fr}}.rcs-hero-brand{display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem;opacity:.95}.rcs-hero-title{font-size:3rem;font-weight:700;margin:0 0 .5rem;color:var(--rcs-purple-dark)}.rcs-hero-subtitle{font-size:1.25rem;margin:0 0 1.5rem;opacity:.95}.rcs-hero-cta{background:var(--rcs-purple-dark)!important;color:var(--rcs-white)!important;border-color:var(--rcs-purple-dark)!important;padding:.75rem 1.5rem;font-size:1rem}.rcs-hero-cta:hover{background:#3a2255!important;text-decoration:none}.rcs-hero-visual{display:flex;justify-content:center;align-items:center}.rcs-hero-phone-placeholder{width:280px;height:320px;background:#fff3;border-radius:24px;border:2px solid rgba(255,255,255,.3)}.rcs-features{background:var(--rcs-grey-bg);padding:3rem 2rem}.rcs-features-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:900px){.rcs-features-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.rcs-features-inner{grid-template-columns:1fr}}.rcs-feature-card{background:var(--rcs-white);padding:1.5rem;border-radius:var(--rcs-radius);box-shadow:0 1px 3px #00000014}.rcs-feature-icon{width:48px;height:48px;border-radius:50%;background:var(--rcs-purple);margin-bottom:1rem}.rcs-feature-icon-shield,.rcs-feature-icon-brand,.rcs-feature-icon-chart,.rcs-feature-icon-support{background:var(--rcs-purple)}.rcs-feature-card h3{margin:0 0 .5rem;font-size:1.1rem;color:var(--rcs-purple-dark)}.rcs-feature-card p{margin:0;font-size:.95rem;color:var(--rcs-grey-text)}.rcs-process{padding:3rem 2rem}.rcs-process-inner{max-width:1200px;margin:0 auto}.rcs-process-title{text-align:center;margin-bottom:2rem;font-size:1.5rem;color:var(--rcs-text)}.rcs-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:768px){.rcs-process-steps{grid-template-columns:1fr 1fr}}@media(max-width:500px){.rcs-process-steps{grid-template-columns:1fr}}.rcs-process-step{text-align:center}.rcs-process-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--rcs-purple);color:var(--rcs-white);font-weight:700;margin-bottom:.75rem}.rcs-process-step h3{margin:0 0 .5rem;font-size:1rem;color:var(--rcs-text)}.rcs-process-step p{margin:0;font-size:.9rem;color:var(--rcs-grey-text)}.rcs-guidelines{background:var(--rcs-grey-bg);padding:3rem 2rem}.rcs-guidelines-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:768px){.rcs-guidelines-inner{grid-template-columns:1fr}}.rcs-guidelines-card{background:var(--rcs-white);padding:1.5rem;border-radius:var(--rcs-radius);box-shadow:0 1px 3px #00000014}.rcs-guidelines-card h3{margin:0 0 1rem;font-size:1.1rem;color:var(--rcs-purple-dark)}.rcs-guidelines-card ul{list-style:none;padding:0;margin:0}.rcs-guidelines-card li{position:relative;padding-left:1.25rem;margin-bottom:.5rem;color:var(--rcs-grey-text);font-size:.95rem}.rcs-guidelines-card li:before{content:"";position:absolute;left:0;top:.4rem;width:6px;height:6px;border-radius:50%;background:var(--rcs-purple)}.rcs-cta-banner{background:var(--rcs-purple-dark);color:var(--rcs-white);padding:3rem 2rem;text-align:center}.rcs-cta-banner-inner{max-width:700px;margin:0 auto}.rcs-cta-banner h2{margin:0 0 .5rem;font-size:1.75rem}.rcs-cta-banner p{margin:0 0 1.5rem;opacity:.95}.rcs-cta-btn{background:var(--rcs-white)!important;color:var(--rcs-purple)!important;border:2px solid var(--rcs-white)!important;padding:.75rem 1.5rem;border-radius:var(--rcs-radius)}.rcs-cta-btn:hover{background:var(--rcs-purple-light)!important;color:var(--rcs-purple-dark)!important;text-decoration:none}
