@charset "UTF-8";.app-screenshot{max-width:300px;max-height:600px;transition:transform .3s ease}.app-screenshot:hover{transform:scale(1.05)}.hero h1{font-weight:700;color:#5397d2;font-size:4rem}@media(max-width:768px){.hero h1{font-size:3rem}}.hero h2{font-weight:600;color:#333}.hero .lead{color:#6c757d}.card{transition:transform .2s ease-in-out;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.card:hover{transform:translateY(-5px)}header{background-color:#212529}header .navbar-brand{font-weight:600;color:#fff!important}header .navbar-brand img{border-radius:6px;margin-right:.5rem}header .navbar-nav{display:flex;align-items:center}header .navbar-nav .nav-item .text-muted{color:rgba(255,255,255,.5)!important}header .navbar-nav .nav-item .nav-link{padding:.5rem .75rem;color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}header .navbar-nav .nav-item .nav-link:hover{color:#fff}header .navbar-nav .nav-item .nav-link.active{color:#fff;cursor:default}footer{background-color:#212529;color:rgba(255,255,255,.7)}footer .text-muted{color:rgba(255,255,255,.5)!important}footer a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}footer a:hover{color:#fff}.single-content{padding-top:4rem;padding-bottom:4rem}.single-content h2,.single-content h3{margin-top:2.5rem;margin-bottom:1rem}.single-content h4{margin-top:2rem;margin-bottom:.75rem}.single-content table{width:100%;margin-bottom:1.5rem;border-collapse:collapse}.single-content table th,.single-content table td{padding:.75rem;vertical-align:top;border:1px solid #dee2e6}.single-content table th{background-color:#f8f9fa;font-weight:600}.single-content table tbody tr:hover{background-color:rgba(0,0,0,2%)}.coming-soon-badge{display:inline-block;padding:.6rem 2.5rem;background-color:#e9ecef;color:#6c757d;border:1px solid #dee2e6;border-radius:.5rem;font-size:1rem;font-weight:500}.btn-primary{background-color:#0646a0;border-color:#0646a0}.btn-primary:hover{background-color:#04306f;border-color:#04306f}.features{padding:3rem 0;margin-top:0!important}.features h2{color:#f45093;font-size:2rem;font-weight:medium;text-transform:uppercase;letter-spacing:.05em}.feature-item{position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);background-color:#e9ecef}.feature-item.feature-even{background-color:#f8f9fa}.feature-item .feature-icon{color:#5397d2}.feature-item .feature-title{color:#0646a0;font-weight:600;text-transform:uppercase}.feature-item .feature-lead{font-size:1.25rem;font-weight:500;color:#555}.feature-item .feature-list,.feature-item .feature-content-wrapper ul{list-style:none;padding-left:0}.feature-item .feature-list li,.feature-item .feature-content-wrapper ul li{padding-left:1.5rem;margin-bottom:.5rem;position:relative}.feature-item .feature-list li:before,.feature-item .feature-content-wrapper ul li:before{content:"✓";position:absolute;left:0;color:#f45093;font-weight:700}.feature-item .feature-content-wrapper ul{margin-top:1rem}.feature-item .feature-screenshot{width:100%;max-height:600px;transition:transform .3s ease}.feature-item .feature-screenshot:hover{transform:scale(1.05)}@media(min-width:992px){.feature-item .feature-screenshot{max-width:450px}}@media(max-width:991px){.feature-item .feature-screenshot{margin-top:2rem}}