@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.rcs-main{flex:1;min-height:100vh;background-color:#f5f7fa;overflow-x:hidden}.rcs-container,.rcs-main{display:flex;flex-direction:column}.rcs-container{width:100%;max-width:1280px;margin:0 auto}.rcs-hero-section{width:100%;padding:4rem 1rem}.rcs-hero-content{width:100%}.rcs-hero-grid{display:flex;flex-direction:column-reverse;gap:2rem;align-items:center}.rcs-hero-text{gap:1.5rem;width:100%;text-align:left}.rcs-hero-heading,.rcs-hero-text{display:flex;flex-direction:column}.rcs-hero-heading{gap:1rem}.rcs-hero-title{font-size:2.25rem;font-weight:900;line-height:1.2;color:#003d77;margin:0;letter-spacing:-.033em}.rcs-hero-description{font-size:1rem;color:rgba(0,0,0,.7);margin:0;line-height:1.75;font-weight:400}.rcs-hero-image{width:100%}.rcs-hero-image-wrapper{width:100%;position:relative;border-radius:.75rem;overflow:hidden}.rcs-hero-image-content{width:100%;height:auto;object-fit:contain;border-radius:.75rem}.rcs-btn-primary{display:inline-flex;min-width:84px;width:fit-content;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;height:3rem;padding:0 1.5rem;background-color:#00baf2;color:white;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;border:none;letter-spacing:.015em}.rcs-btn-primary:hover{background-color:rgba(0,186,242,.9)}.rcs-features-section{width:100%;padding:4rem 1rem}.rcs-features-content{display:flex;flex-direction:column;gap:3rem}.rcs-section-header{text-align:center;margin-bottom:3rem}.rcs-section-title{font-size:1.875rem;font-weight:700;line-height:1.2;color:#003d77;margin:0 0 .5rem;letter-spacing:-.015em}.rcs-section-description{font-size:1rem;color:rgba(0,0,0,.7);margin:0 auto;max-width:42rem;line-height:1.6}.rcs-features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.rcs-feature-card{display:flex;flex-direction:column;gap:1rem;border-radius:.75rem;border:1px solid #e2e8f0;background-color:#ffffff;padding:1.5rem;transition:box-shadow .2s}.rcs-feature-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.rcs-feature-icon-wrapper{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.5rem;background-color:rgba(0,186,242,.2);color:#00baf2}.rcs-feature-icon{font-size:3rem}.rcs-feature-content{display:flex;flex-direction:column;gap:.25rem}.rcs-feature-title{font-size:1.125rem;font-weight:700;line-height:1.2;color:#003d77;margin:0}.rcs-feature-description{font-size:.875rem;color:rgba(0,0,0,.7);margin:0;line-height:1.5;font-weight:400}.rcs-examples-section{width:100%;padding:4rem 1rem}.rcs-examples-content{display:flex;flex-direction:column;gap:3rem}.rcs-examples-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.rcs-example-item{display:flex;flex-direction:column;gap:1rem}.rcs-example-title{font-size:1.25rem;font-weight:700;line-height:1.2;color:#003d77;margin:0}.rcs-example-description{font-size:1rem;color:rgba(0,0,0,.7);margin:0;line-height:1.6}.rcs-mobile-mockup{position:relative;margin-top:1rem;width:100%;max-width:24rem;margin-left:auto;margin-right:auto}.rcs-example-image{width:100%;height:auto;object-fit:contain;border-radius:1.5rem;border:4px solid #1e293b;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:480px){.rcs-hero-title{font-size:3rem}.rcs-hero-description{font-size:1.125rem}}@media (min-width:768px){.rcs-examples-section,.rcs-features-section,.rcs-hero-section{padding:6rem 1rem}.rcs-examples-grid,.rcs-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:864px){.rcs-hero-grid{flex-direction:row;align-items:center}.rcs-hero-image,.rcs-hero-text{width:50%}}@media (min-width:1024px){.rcs-container{padding:0 2rem}.rcs-examples-section,.rcs-features-section,.rcs-hero-section{padding:6rem 2rem}.rcs-features-grid{grid-template-columns:repeat(3,1fr)}.rcs-section-title{font-size:2.25rem}}