@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";html,body{margin:0;padding:0;width:100%;height:100%;font-family:Inter,sans-serif;background-color:#0a1a3f;color:#fff;overflow-x:hidden}*{box-sizing:border-box}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);text-decoration:none;border:none;outline:none}.btn:active{transform:scale(.97)}.home-container,.no-profile-container{color:#1d3e89}.home-container h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.welcome-text{color:#4b5563;font-size:1.1rem}.no-profile-container{display:flex;justify-content:center;padding-top:4rem}.warning-card{text-align:center;max-width:400px;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 25px -5px #0000001a}.warning-card i{font-size:3rem;color:#ef4444;margin-bottom:1.5rem}.btn-logout{margin-top:2rem;background:#374151;color:#fff;padding:12px 24px;border-radius:12px;border:none;font-weight:600;cursor:pointer;transition:background .2s}.btn-logout:hover{background:#1f2937}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}[class*=col-]{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media (max-width: 768px){.col-sm-12{flex:0 0 100%;max-width:100%}}
