:root{--navy:#061B3A;--deep:#0A2E5D;--blue:#0D5BDD;--bright:#1769FF;--light:#EAF2FF;--bg:#F5F7FB;--green:#1FA750;--orange:#F59E0B;--red:#E63946}body{background:var(--bg);color:#18243a;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.tf-nav,.footer{background:var(--navy)}.navbar{min-height:72px}.logo-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--bright),#52a0ff)}.btn{border-radius:.65rem;font-weight:600}.btn-primary{background:var(--blue);border-color:var(--blue)}.hero{background:radial-gradient(circle at 90% 10%,#dce9ff 0,transparent 35%),linear-gradient(180deg,#fff,var(--bg))}.hero h1{color:var(--navy);letter-spacing:-.04em}.hero h1 span{color:var(--blue)}.eyebrow{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--blue)}.card,.feature-card{border-radius:1rem}.tracking-card{background:#fff}.icon-circle{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--light);color:var(--blue);font-size:1.5rem}.feature-card{background:#fff;padding:1.6rem;box-shadow:0 8px 30px rgba(6,27,58,.06)}.feature-card i{font-size:1.7rem;color:var(--blue)}.feature-card h5{margin-top:1rem}.feature-card p,.footer a{color:#637087}.footer,.footer a{color:#fff}.auth-shell{min-height:72vh;display:grid;place-items:center}.auth-card{max-width:520px;width:100%;border:0;box-shadow:0 20px 50px rgba(6,27,58,.1)}.portal{display:flex;min-height:100vh}.sidebar{width:260px;background:var(--navy);color:white;padding:1.5rem;position:fixed;inset:0 auto 0 0;overflow:auto}.sidebar a{display:flex;gap:.75rem;color:#c8d4e5;text-decoration:none;padding:.75rem 1rem;border-radius:.65rem;margin:.15rem 0}.sidebar a:hover,.sidebar a.active{background:#143b70;color:#fff}.portal-main{margin-left:260px;width:calc(100% - 260px);padding:2rem}.stat-card{border:0;box-shadow:0 6px 24px rgba(6,27,58,.06)}.progress{height:.55rem}.timeline{border-left:2px solid #cfe0ff;padding-left:1.5rem}.timeline-item{position:relative;margin-bottom:1.5rem}.timeline-item:before{content:"";position:absolute;left:-1.92rem;top:.25rem;width:.75rem;height:.75rem;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px var(--light)}@media(max-width:991px){.sidebar{transform:translateX(-100%);z-index:1040;transition:.2s}.sidebar.show{transform:none}.portal-main{margin:0;width:100%;padding:1rem}.hero .display-3{font-size:2.65rem}}

