@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{--primary:#233d95;--primary-hover:#1d3180;--white:#fff;--black:#111827;--gray:#f5f7fb;--transition:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#222;background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}a{transition:var(--transition);text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}.container{max-width:1320px}.main-header{z-index:9999;width:100%;padding:30px 0;position:absolute;top:0;left:0}.main-header .navbar{padding:0}.main-header .navbar-brand img{height:60px}.main-header .nav-link{margin-left:25px;font-size:18px;font-weight:500;color:#fff!important}.main-header .nav-link:hover{color:#dfe7ff!important}.btn-register{background:var(--primary);border-radius:6px;padding:15px 34px;font-size:18px;font-weight:600;transition:all .3s;color:#fff!important}.btn-register:hover{background:var(--primary-hover)}.hero-section{background-image:url(/assets/images/hero/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.overlay{z-index:1;pointer-events:none;background:#00000073;position:absolute;inset:0}.hero-content{z-index:5;position:relative}.hero-content h1{color:#fff;margin-bottom:35px;font-size:72px;font-weight:700;line-height:1.15}.hero-content p{color:#fff;max-width:760px;margin-bottom:45px;font-size:28px;line-height:1.8}.hero-btn{border-radius:6px;padding:18px 48px;font-size:22px}.curve{z-index:20;background:#fff;border-top-left-radius:120px;border-top-right-radius:120px;width:240px;height:70px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}footer{background:#f7f8fb;padding:80px 0}@media (width<=1200px){.hero-content h1{font-size:60px}.hero-content p{font-size:24px}}@media (width<=991px){.main-header{background:#000000d9;padding:15px 0}.main-header .navbar-collapse{background:#000000f2;border-radius:10px;margin-top:15px;padding:20px}.main-header .nav-link{margin:12px 0}.hero-section{height:850px}.hero-content h1{font-size:48px}.hero-content p{font-size:20px;line-height:1.6}.hero-btn{padding:15px 35px;font-size:18px}}@media (width<=576px){.hero-content{text-align:center}.hero-content h1{font-size:38px}.hero-content p{font-size:18px}.main-header .navbar-brand img{height:48px}.curve{width:160px;height:45px}}.objectives{background:#fff;padding:110px 0}.section-title{margin-bottom:70px}.section-title h2{margin-bottom:15px;font-size:48px;font-weight:700}.section-title p{color:#666;max-width:700px;margin:auto;font-size:17px;line-height:1.8}.objective-card{background:#fff;border-radius:8px;min-height:250px;padding:35px 28px;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000014}.objective-card:hover{transform:translateY(-8px)}.corner{border-bottom-right-radius:18px;width:18px;height:18px;position:absolute;top:0;left:0}.blue{background:#244ee8}.green{background:#1bb96c}.purple{background:#7b21d3}.objective-card h4{color:#1f2937;margin-bottom:18px;font-size:18px;font-weight:600;line-height:1.4}.objective-card p{color:#6b7280;margin-bottom:0;font-size:15px;line-height:1.9}.guarantee-section{color:#fff;background:#173791;padding:90px 0}.guarantee-section i{opacity:.25;margin-bottom:20px}.guarantee-section h2{margin-bottom:20px;font-size:46px;font-weight:700}.guarantee-section p{max-width:700px;font-size:22px;line-height:1.8}.steps-section{background:#fff;padding:110px 0}.steps-title{color:#222;margin-bottom:20px;font-size:46px;font-weight:700}.steps-subtitle{color:#666;margin-bottom:70px;font-size:18px}.steps-wrapper{justify-content:center;align-items:center;display:flex}.steps-wrapper img{width:650px;max-width:100%;transition:all .3s}.footer{background:#fff;padding:90px 0 0}.footer h4{color:#4d6787;margin-bottom:25px;font-size:34px;font-weight:600}.footer a{color:#4d6787;margin-bottom:18px;font-size:24px;text-decoration:none;display:inline-block}.footer-links{flex-wrap:wrap;gap:35px;margin-top:25px;display:flex}.footer-takamol{width:320px}.footer-bottom{background:#f5f7fb;margin-top:90px;padding:35px 0}.footer-logo{width:110px}.footer-bottom a,.footer-bottom span{color:#4d6787;margin-right:30px;font-size:18px}.auth-page{background:url(/assets/images/hero/hero.jpg) 50%/cover no-repeat;min-height:100vh;position:relative}.auth-overlay{background:#0000008c;position:absolute;inset:0}.auth-card{z-index:10;background:#fff;border-radius:12px;padding:50px;position:relative;box-shadow:0 20px 60px #00000040}.auth-card h2{font-size:36px;font-weight:700}.auth-card p{color:#777}.auth-card label{margin-bottom:8px;font-weight:600}.auth-card .form-control{border-radius:8px;height:55px}.auth-card .btn-register{height:55px;font-size:18px}.dashboard-body{background:#f4f7fc;font-family:Poppins,sans-serif}.dashboard-wrapper{min-height:100vh;display:flex}.sidebar{color:#fff;background:#173791;width:270px;padding:35px 25px;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:5px 0 20px #00000014}.sidebar .logo{text-align:center;margin-bottom:45px}.sidebar .logo img{width:140px;margin:auto}.sidebar ul{margin:0;padding:0;list-style:none}.sidebar li{margin-bottom:10px}.sidebar a{color:#fff;border-radius:10px;align-items:center;gap:14px;padding:14px 18px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.sidebar a i{font-size:20px}.sidebar a:hover{background:#ffffff1f}.sidebar form{margin-top:40px}.sidebar .btn-danger{border-radius:10px;width:100%;padding:12px}.dashboard-content{flex:1;margin-left:270px}.topbar{background:#fff;padding:22px 35px;box-shadow:0 5px 20px #0000000d}.topbar h4{margin:0;font-weight:600}.dashboard-container{padding:40px}.dash-card{text-align:center;background:#fff;border-radius:14px;margin-bottom:25px;padding:35px;transition:all .3s;box-shadow:0 10px 30px #00000014}.dash-card:hover{transform:translateY(-8px)}.dash-card h3{color:#173791;margin-bottom:10px;font-size:42px;font-weight:700}.dash-card p{color:#666;margin:0;font-size:16px}.dashboard-container h2{margin-bottom:35px;font-size:34px;font-weight:700}.dashboard-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000000f}.dashboard-table table{margin:0}.dashboard-table th{color:#fff;background:#173791;border:none}.dashboard-table td{vertical-align:middle}.dashboard-form{background:#fff;border-radius:14px;padding:35px;box-shadow:0 8px 25px #0000000f}.dashboard-form .form-control,.dashboard-form .form-select{border-radius:8px;height:52px}.dashboard-form textarea.form-control{height:120px}.btn-primary{background:#173791;border:none}.btn-primary:hover{background:#0f2c79}.badge-success{background:#16a34a}.badge-warning{background:#f59e0b}.badge-danger{background:#dc2626}@media (width<=992px){.sidebar{width:100%;height:auto;position:relative}.dashboard-content{margin-left:0}.dashboard-wrapper{display:block}.topbar,.dashboard-container{padding:20px}}@media (width<=768px){.dash-card{padding:25px}.dashboard-container h2{font-size:28px}.topbar h4{font-size:20px}}.sidebar{flex-direction:column;display:flex}.sidebar ul{flex:1}.sidebar a.active{color:#173791;background:#fff;font-weight:600}.sidebar a.active i{color:#173791}
