@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--navy:#123d86;--blue:#1769e0;--ink:#17324d;--muted:#6e8094;--soft:#eef5fc}
*{box-sizing:border-box}body{font-family:Inter,Arial,sans-serif;color:var(--ink);background:#f4f8fc}.topbar{background:linear-gradient(100deg,#102f6b,#1953a9);min-height:66px;box-shadow:0 4px 18px #0b2d651c}.brand-mark{display:inline-flex;width:36px;height:36px;border-radius:11px;align-items:center;justify-content:center;background:#ffffff18;margin-right:8px}.brand-mark.big{width:64px;height:64px;border-radius:20px;font-size:30px;background:#eaf2ff;color:var(--blue)}.profile-btn{color:white;border:0}.avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.avatar-placeholder{background:#e7eef8;color:#6c7f96}.hero{min-height:680px;background:radial-gradient(circle at 80% 35%,#256fe355,transparent 35%),linear-gradient(135deg,#081e48,#0e4ca5);color:white;overflow:hidden}.min-vh-75{min-height:680px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;opacity:.78;margin-bottom:14px}.eyebrow.dark{color:#24559b;opacity:1}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.04;font-weight:800;max-width:760px}.hero h1 span{color:#79b5ff}.hero .lead{max-width:680px;color:#d5e3f6;line-height:1.8}.btn-primary{background:var(--blue);border-color:var(--blue);box-shadow:0 8px 20px #1769e033}.btn-primary:hover{background:#0e56bf;border-color:#0e56bf}.btn-outline-light{border-width:2px}.hero-stats{display:flex;gap:42px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:18px}.hero-stats small{color:#a9c1df;margin-top:4px}.preview-card{background:#f5f9ff;color:var(--ink);border-radius:18px;padding:0;box-shadow:0 28px 70px #00194255;overflow:hidden;transform:rotate(1deg)}.preview-head{background:#1b4f9b;color:#fff;padding:13px 18px;font-size:8px;letter-spacing:1px}.preview-head span{float:right;color:#9cf2c2}.preview-clock{background:#194b96;color:#fff;text-align:center;font-weight:800;padding:8px;font-size:14px}.preview-body{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-stat{background:#fff;border-radius:10px;padding:14px;text-align:center;box-shadow:0 4px 12px #183b6810}.mini-stat b{display:block;font-size:23px;color:#1c59ac}.mini-stat span{display:block;font-size:8px;color:#75879c}.mini-list{grid-column:1/-1;background:#fff;border-radius:10px;padding:14px;font-size:10px}.mini-row{display:flex;align-items:center;gap:8px;margin-top:12px;border-top:1px solid #edf1f6;padding-top:10px}.mini-row em{margin-left:auto;font-style:normal;color:#16865d;background:#e7f8f0;border-radius:5px;padding:4px 7px;font-size:8px}.dot{width:8px;height:8px;border-radius:50%;background:#286fe1}.section-light{background:#fff;padding:20px 0 50px}.section-light h2{font-weight:800;font-size:36px}.feature-card{height:100%;border:1px solid #e4ecf5;border-radius:18px;padding:28px;background:#fff;box-shadow:0 8px 24px #163a6110}.feature-card i{font-size:30px;color:var(--blue)}.feature-card h4{margin-top:18px;font-weight:700}.feature-card p{color:var(--muted);line-height:1.7}.footer{background:#081d40;color:#9db2cf;padding:24px 0;text-align:center;font-size:13px}.login-page{min-height:calc(100vh - 0px);display:grid;place-items:center;background:linear-gradient(135deg,#081e48,#1657b5);padding:30px}.login-panel{background:#fff;width:min(440px,100%);border-radius:24px;padding:38px;box-shadow:0 30px 80px #001a443d}.login-logo{text-align:center;margin-bottom:20px}.login-panel h2{font-weight:800}.dashboard-wrap{min-height:calc(100vh - 66px);background:#eef5fb}.stat-card,.panel-card,.form-card{background:#fff;border:1px solid #e2ebf4;border-radius:16px;box-shadow:0 8px 26px #1c416b0c}.stat-card{padding:20px;display:flex;align-items:center;gap:15px}.stat-card strong{display:block;font-size:28px}.stat-card span{font-size:12px;color:var(--muted)}.stat-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;font-size:22px}.stat-icon.blue{background:#e8f1ff;color:#1d68d7}.stat-icon.green{background:#e8f8f1;color:#159160}.stat-icon.gray{background:#eef1f4;color:#64758a}.panel-card{padding:0;overflow:hidden}.panel-title{padding:18px 20px;border-bottom:1px solid #e9eef4;font-weight:700;display:flex;justify-content:space-between;align-items:center}.table{margin:0}.table th{font-size:11px;color:#718399;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.table td{font-size:13px}.status-live{display:inline-block;color:#137a55;background:#e5f7ef;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700}.summary-box{margin:20px;background:linear-gradient(135deg,#e8f2ff,#f5f9ff);border-radius:13px;padding:20px}.summary-box small{color:#71839a}.summary-box strong{display:block;font-size:38px;color:#164e9d}.summary-row{padding:14px 20px;border-top:1px solid #edf1f5;display:flex;justify-content:space-between;color:#60738a;font-size:13px}.summary-row b{color:var(--ink)}.panel-card>.btn,.panel-card .btn-light{margin:0 20px 20px}.form-card{padding:30px;max-width:800px}.form-control,.form-select{border-color:#d8e2ed;padding:11px 13px;border-radius:10px}.form-control:focus,.form-select:focus{border-color:#6ca2ed;box-shadow:0 0 0 .2rem #1769e018}.form-label{font-size:13px;font-weight:600}.profile-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;display:inline-grid;place-items:center;background:#e9f0f8;color:#71839a}.dropdown-menu{border:0;border-radius:12px;padding:8px}.dropdown-item{border-radius:8px;padding:9px 12px}@media(max-width:768px){.hero{min-height:auto}.min-vh-75{min-height:auto;padding:70px 0}.hero-stats{gap:20px;flex-wrap:wrap}.preview-card{margin-top:10px}.preview-body{grid-template-columns:1fr}.mini-list{grid-column:auto}.hero h1{font-size:44px}.dashboard-wrap .container-fluid{padding-left:14px!important;padding-right:14px!important}}
