.rs-hero{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);color:#fff;text-align:center;padding:80px 20px}.rs-hero-logo{max-width:240px;margin:0 auto 2rem;display:block}.rs-hero h1{color:#fff;margin-bottom:1rem;font-size:2.8rem;line-height:1.2}.rs-hero .tagline{color:var(--accent-color);letter-spacing:.5px;margin-bottom:2rem;font-size:1.4rem;font-weight:600}.rs-hero h2{color:#fffffff2;max-width:800px;margin:0 auto 2.5rem;font-size:1.3rem;font-weight:400;line-height:1.5}.rs-hero-trust{color:#ffffffe6;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:2rem;font-size:.95rem;display:flex}.rs-hero-trust span{align-items:center;gap:6px;display:inline-flex}.rs-status-badge{background:var(--accent-color);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:30px;margin-bottom:2rem;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.rs-value-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto;display:grid}.rs-value-card{border:2px solid var(--border-color);text-align:center;background:#fff;border-radius:12px;padding:35px 25px}.rs-value-card .icon{margin-bottom:1rem;font-size:2.5rem}.rs-value-card h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem}.rs-value-card p{color:var(--text-medium);margin:0;font-size:.98rem}.rs-problem-list{max-width:800px;margin:2rem auto;padding:0;list-style:none}.rs-problem-list li{border-left:4px solid var(--accent-color);color:var(--text-dark);background:#fff;border-radius:8px;margin-bottom:12px;padding:18px 25px;font-size:1.05rem}.rs-problem-list li strong{color:var(--accent-color)}.rs-steps{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto;display:grid}.rs-step{border:2px solid var(--border-color);background:#fff;border-radius:12px;padding:30px 25px;position:relative}.rs-step-number{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:-20px;left:25px}.rs-step h3{color:var(--primary-color);margin-top:.5rem;margin-bottom:1rem}.rs-step p{color:var(--text-medium);margin:0}.rs-pricing-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.rs-price-card{border:2px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;padding:30px 22px;display:flex;position:relative}.rs-price-card.featured{border-color:var(--accent-color);border-width:3px;transform:translateY(-8px)}.rs-price-badge{background:var(--accent-color);color:#fff;white-space:nowrap;border-radius:20px;padding:4px 14px;font-size:.8rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.rs-price-card h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.4rem}.rs-price-tag{color:var(--text-dark);margin-bottom:.25rem;font-size:2rem;font-weight:700}.rs-price-tag span{color:var(--text-light);font-size:.95rem;font-weight:400}.rs-price-target{color:var(--text-light);min-height:2.5em;margin-bottom:1.5rem;font-size:.9rem}.rs-price-card ul{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.rs-price-card ul li{color:var(--text-dark);padding:6px 0 6px 22px;font-size:.9rem;line-height:1.4;position:relative}.rs-price-card ul li:before{content:"✓";color:var(--accent-color);font-weight:700;position:absolute;left:0}.rs-price-card ul li.muted{color:var(--text-light)}.rs-price-card ul li.muted:before{content:"—";color:var(--text-light)}.rs-price-cta{text-align:center;background:var(--bg-light);color:var(--text-medium);border:2px solid var(--border-color);border-radius:8px;padding:12px;font-size:.95rem;font-weight:600;display:block}.rs-feature-table-wrapper{max-width:1200px;margin:3rem auto 0;overflow-x:auto}.rs-feature-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000d}.rs-feature-table th,.rs-feature-table td{text-align:center;border-bottom:1px solid var(--border-color);padding:12px 16px;font-size:.92rem}.rs-feature-table th{background:var(--primary-color);color:#fff;font-weight:600}.rs-feature-table td:first-child,.rs-feature-table th:first-child{text-align:left;font-weight:500}.rs-feature-table tr:last-child td{border-bottom:none}.rs-feature-table .check{color:var(--accent-color);font-weight:700}.rs-feature-table .dash{color:var(--text-light)}.rs-feature-table .highlight-col{background:#ff6b350d}.rs-feature-table th.highlight-col{background:var(--accent-color)}.rs-feature-table .rs-tier-divider td{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;border-top:2px solid var(--primary-color);background:#e8f0f2;padding:8px 16px;font-size:.82rem;font-weight:600}.rs-trust-grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1100px;margin:0 auto;display:grid}.rs-trust-card{text-align:center;padding:25px 15px}.rs-trust-card .icon{margin-bottom:1rem;font-size:2.2rem}.rs-trust-card h4{color:var(--primary-color);margin-bottom:.5rem;font-size:1.05rem}.rs-trust-card p{color:var(--text-medium);margin:0;font-size:.92rem}.rs-newsletter-section{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);padding:80px 20px}.rs-newsletter-box{text-align:center;background:#fff;border-radius:16px;max-width:700px;margin:0 auto;padding:50px 40px;box-shadow:0 20px 60px #0000004d}.rs-newsletter-box h2{color:var(--primary-color);margin-bottom:1rem;font-size:2rem}.rs-newsletter-box .subline{color:var(--text-medium);margin-bottom:2rem;font-size:1.1rem}.brevo-form-container{width:100%;max-width:100%;margin-top:20px;position:relative;overflow:hidden}.brevo-form-container iframe{border:none;width:100%;max-width:100%;margin:0;padding:0;display:block}.rs-newsletter-note{color:var(--text-light);margin-top:1.5rem;font-size:.85rem}.rs-price-cta-btn{text-align:center;background:var(--accent-color);color:#fff;border:2px solid var(--accent-color);border-radius:8px;padding:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:block}.rs-price-cta-btn:hover{color:#fff;background:#c94f1e;border-color:#c94f1e;text-decoration:none}.rs-early-bird-note{text-align:center;color:var(--accent-color);margin:8px 0 0;font-size:.82rem;font-weight:500}.rs-plan-hint{border:1.5px solid var(--accent-color);color:var(--text-dark);background:#fff8f5;border-radius:8px;margin-bottom:1.5rem;padding:12px 20px;font-size:.97rem}.rs-final-cta{background:var(--bg-light);text-align:center;padding:60px 20px}.rs-final-cta h2{color:var(--primary-color);margin-bottom:1rem}.rs-final-cta p{color:var(--text-medium);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.rs-section{padding:70px 20px}.rs-section.alt{background:var(--bg-light)}.rs-section h2{text-align:center;color:var(--primary-color);margin-bottom:2.5rem;font-size:2rem}.rs-section .container-subline{text-align:center;color:var(--text-medium);max-width:700px;margin:-1.5rem auto 2.5rem;font-size:1.1rem}@media (width<=900px){.rs-value-grid,.rs-steps,.rs-pricing-grid,.rs-trust-grid{grid-template-columns:1fr}.rs-price-card.featured{transform:none}.rs-hero h1{font-size:2rem}.rs-hero h2{font-size:1.1rem}.rs-newsletter-box{padding:35px 25px}.rs-feature-table th,.rs-feature-table td{padding:8px 10px;font-size:.85rem}}
