html,body{max-width:100%;overflow-x:hidden}
 .container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}
 .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
 [class^="col-"],[class*=" col-"]{position:relative;width:100%;padding-left:15px;padding-right:15px;min-height:1px}
 .col-sm-6{flex:0 0 50%;max-width:50%}
 .col-md-3{flex:0 0 25%;max-width:25%}
 .col-md-4{flex:0 0 33.333333%;max-width:33.333333%}
 .col-md-5{flex:0 0 41.666667%;max-width:41.666667%}
 .col-md-6{flex:0 0 50%;max-width:50%}
 .col-md-7{flex:0 0 58.333333%;max-width:58.333333%}
 .col-lg-6{flex:0 0 50%;max-width:50%}
 .align-items-center{align-items:center}
 .text-center{text-align:center}
 .text-muted{color:#6c757d}
 .text-primary{color:#0d6efd}
 .bg-light{background:#f8f9fa}
 .w-100{width:100%}
 .mb-0{margin-bottom:0}
 .mb-1{margin-bottom:.25rem}
 .mb-2{margin-bottom:.5rem}
 .mb-3{margin-bottom:1rem}
 .mb-4{margin-bottom:1.5rem}
 .mb-5{margin-bottom:3rem}
 .me-1{margin-right:.25rem}
 .me-2{margin-right:.5rem}
 .badge{display:inline-block;padding:.45em .75em;font-size:.85em;font-weight:600;line-height:1;border-radius:999px}
 .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;vertical-align:middle;text-decoration:none;border:1px solid transparent;border-radius:.85rem;padding:12px 16px;font-weight:600;line-height:1.2}
 .btn-lg{padding:14px 18px;font-size:1rem}
 .btn-light{background:#fff;color:#111;border-color:#fff}
 .btn-outline-light{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.75)}
 .btn-primary{background:#0d6efd;color:#fff;border-color:#0d6efd}
 .btn-outline-primary{background:transparent;color:#0d6efd;border-color:#0d6efd}
 .btn-success{background:#25D366;color:#fff;border-color:#25D366}

 .rn-hero .row{margin-left:-15px !important;margin-right:-15px !important}
 .rn-hero [class^="col-"],.rn-hero [class*=" col-"]{box-sizing:border-box}
 .rn-hero .container{box-sizing:border-box}

 @media (max-width:991.98px){.col-lg-6{flex:0 0 100%;max-width:100%}}
 @media (max-width:767.98px){.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7{flex:0 0 100%;max-width:100%}}
 @media (max-width:575.98px){.col-sm-6{flex:0 0 100%;max-width:100%}}
 .rn-hero{background:linear-gradient(135deg,#141e30,#243b55);color:#fff;padding:80px 0}
 .rn-hero-title{font-size:2.6rem;font-weight:700;margin-bottom:15px;line-height:1.15}
 .rn-hero-subtitle{font-size:1.2rem;max-width:520px;margin-bottom:25px}
 .rn-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start !important;align-items:center;text-align:left !important;max-width:100%;width:100%;gap:12px;min-width:0}
 .rn-hero-actions .btn{max-width:100%;margin:0 !important;min-width:0;flex:0 1 auto}
 .rn-hero-actions .btn{font-weight:600;line-height:1.2;padding:14px 18px;border-radius:12px;white-space:normal;word-break:break-word}
 .rn-hero-actions .btn i{margin-right:10px;min-width:18px;text-align:center}
 .rn-hero-actions .btn.btn-outline-light{color:#fff;border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.08)}
 .rn-hero-actions .btn.btn-outline-light:hover{background:rgba(255,255,255,.14)}
 .rn-hero-actions .btn.btn-light{color:#111;background:#fff;border-color:#fff}
 .rn-hero-actions .btn.btn-light:hover{background:#f3f6ff}
 .rn-hero-devices{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:30px}
 .rn-device-card{background:rgba(255,255,255,.08);border-radius:10px;padding:12px 18px;margin:6px;color:#fff;font-size:.9rem}
 .rn-section{padding:60px 0}
 .rn-section-title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:35px}

 @media (min-width:992px){.rn-hero{text-align:center}.rn-hero-subtitle{margin-left:auto;margin-right:auto}.rn-hero-actions{justify-content:center !important}.rn-hero-devices{justify-content:center}.rn-section{text-align:center}.rn-footer-links{text-align:center}}
 .rn-device-grid .rn-card{margin-bottom:25px}
 .rn-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 8px 20px rgba(0,0,0,.06);height:100%}
 .rn-card-icon{font-size:2rem;color:#007bff;margin-bottom:10px}
 .rn-card-title{font-size:1.1rem;font-weight:600;margin-bottom:8px}
 .rn-card-text{font-size:.95rem;color:#555}
 .rn-card-simple{box-shadow:none;border:1px solid #eee}
 .rn-steps .rn-step{background:#fff;border-radius:10px;padding:20px;text-align:center;box-shadow:0 6px 16px rgba(0,0,0,.04);margin-bottom:25px}
 .rn-step-number{display:inline-block;width:32px;height:32px;line-height:32px;border-radius:50%;background:#007bff;color:#fff;font-weight:600;margin-bottom:10px}
 .rn-step-title{font-size:1rem;font-weight:600;margin-bottom:5px}
 .rn-step-text{font-size:.9rem;color:#555}
 .rn-faq-item{margin-bottom:18px}
 .rn-faq-question{font-size:1rem;font-weight:600;margin-bottom:4px}
 .rn-faq-answer{font-size:.95rem;color:#555}
 .rn-footer{background:#111;color:#aaa;padding:20px 0;font-size:.9rem}
 .rn-footer-links{text-align:right}
 .rn-footer-links a{color:#aaa;margin-left:15px;text-decoration:none}
 .rn-footer-links a:hover{text-decoration:underline}
 .rn-login-body{background:linear-gradient(135deg,#141e30,#243b55);min-height:100vh;display:flex;align-items:center;justify-content:center}
 .rn-login-card{max-width:420px;margin:40px auto}
 .rn-login-title{font-size:1.5rem;font-weight:700;margin-bottom:6px;color:#111}
 .rn-login-subtitle{font-size:.95rem;color:#555;margin-bottom:0}
 .rn-login-pill{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#007bff;background:rgba(0,123,255,.08);border-radius:999px;padding:4px 10px;margin-bottom:10px}
 .rn-login-footer{font-size:.85rem;color:#777}
 .rn-link-muted{font-size:.85rem;color:#bbb;text-decoration:none}
 .rn-link-muted:hover{text-decoration:underline;color:#fff}
 .rn-topbar{background:linear-gradient(90deg,#141e30,#243b55);color:#fff;font-size:.9rem;padding:6px 0}
 .rn-topbar-text{display:flex;align-items:center;gap:4px}
 .rn-topbar-logout{border-color:rgba(255,255,255,.6);color:#fff}
 .rn-topbar-logout:hover{background:rgba(255,255,255,.12);color:#fff}

 body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#111;background:#fff;line-height:1.55}
 .container{max-width:1200px}
 a{color:inherit}

 .rn-hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative;overflow:hidden}
 .rn-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.1" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,138.7C960,139,1056,117,1152,101.3C1248,85,1344,75,1392,69.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"/></svg>') no-repeat bottom;background-size:cover;pointer-events:none}
 .rn-hero-title{font-size:clamp(1.9rem,2.8vw,2.9rem);letter-spacing:-.02em}
 .rn-hero-subtitle{font-size:clamp(1.02rem,1.2vw,1.2rem);max-width:42ch;color:rgba(255,255,255,.92)}
 .rn-hero .col-lg-6{text-align:center}
 .rn-hero .rn-hero-actions{justify-content:center !important;text-align:center !important}
  .rn-hero-actions .btn{border-radius:14px;box-shadow:0 10px 26px rgba(0,0,0,.12);transform:translateY(0);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
  .rn-hero-actions .btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.16)}
 .rn-hero-devices{justify-content:center}
  .rn-device-card{transition:transform .2s ease,box-shadow .2s ease;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px)}
  .rn-device-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px rgba(0,0,0,.18)}

 .rn-section{background:#fff;text-align:center}
  .rn-section:nth-of-type(even){background:#fafbff}
  .rn-section-title{font-size:clamp(1.5rem,1.8vw,2.1rem)}
  .rn-section-title::after{content:'';display:block;width:64px;height:3px;margin:12px auto 0;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}

 .rn-card{border:1px solid rgba(17,17,17,.06);box-shadow:0 10px 30px rgba(17,17,17,.06)}
 .rn-card:hover{transform:translateY(-4px)}
 .rn-steps .rn-step{border:1px solid rgba(17,17,17,.06)}

 .rn-faq-item{max-width:900px;margin-left:auto;margin-right:auto}
 .rn-faq-question{font-size:1.02rem}
 .rn-faq-answer{color:#4b5563}

 .rn-footer{background:#0b1220;color:rgba(255,255,255,.72)}
 .rn-footer .text-muted{color:rgba(255,255,255,.72)}
 .rn-footer-links{text-align:center}
 .rn-footer-links a{color:rgba(255,255,255,.72)}

 @media (min-width:992px){.rn-hero{padding:104px 0;text-align:center}.rn-hero .row{align-items:center}.rn-hero-subtitle{margin-left:auto;margin-right:auto}.rn-hero-actions{justify-content:center !important}.rn-hero-devices{justify-content:center}.rn-section{text-align:center}.rn-section-title{text-align:center}.rn-section-title::after{margin-left:auto;margin-right:auto}.rn-section{padding:84px 0}.rn-device-grid{justify-content:center}.rn-devices .col-md-3{flex:0 0 33.333333%;max-width:33.333333%}.rn-devices .rn-card{max-width:360px;margin-left:auto;margin-right:auto}.rn-steps{justify-content:center}.rn-how-it-works .col-md-3{flex:0 0 25%;max-width:25%}.rn-steps .rn-step{max-width:280px;margin-left:auto;margin-right:auto}.rn-affiliation .rn-card-simple{max-width:520px;margin-left:auto;margin-right:auto}.rn-footer .row{justify-content:center}.rn-footer-links{justify-content:center;text-align:center}}
 @media (max-width:991.98px){.rn-hero{text-align:center}.rn-hero-actions{justify-content:center !important}.rn-hero-devices{justify-content:center}.rn-hero-subtitle{margin-left:auto;margin-right:auto}.rn-section{text-align:center}}
 @media (max-width:575.98px){.rn-hero-actions .btn{width:80% !important;max-width:420px;margin-left:auto !important;margin-right:auto !important}.rn-hero-actions{align-items:stretch}.rn-device-card{width:calc(50% - 12px)}}

 @media (min-width:992px){.rn-affiliation .row{align-items:stretch;justify-content:center}.rn-affiliation .col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.rn-affiliation .col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.rn-affiliation .rn-card-simple{height:100%;display:flex;flex-direction:column;justify-content:center;padding:26px}.rn-affiliation .rn-card-simple .btn{max-width:420px;margin-left:auto;margin-right:auto}.rn-affiliation .rn-card-simple .btn + .btn{margin-top:10px}}

 .rn-section p.text-center,.rn-section p{max-width:72ch;margin-left:auto;margin-right:auto}
