
:root{--ttvc-green:#0F7A3A;--ttvc-blue:#1D4ED8;--ttvc-gold:#FACC15;--ttvc-bg:#F8FAFC;--ttvc-dark:#111827;--ttvc-muted:#6B7280;--ttvc-red:#DC2626;--ttvc-card:#FFFFFF}body{background:linear-gradient(135deg,#f8fafc 0%,#eef8f2 45%,#f8fafc 100%)!important;color:var(--ttvc-dark);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.navbar{background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,122,58,.10);box-shadow:0 10px 30px rgba(17,24,39,.06)!important}.navbar-brand{font-weight:900!important;letter-spacing:-.03em;color:var(--ttvc-green)!important}.dropdown-menu{border-radius:16px!important;border:1px solid #dbe5ef!important;box-shadow:0 12px 40px rgba(15,23,42,.12)!important;padding:.5rem 0!important;min-width:340px!important}.dropdown-item{padding:.75rem 1rem!important;font-weight:600!important;color:#334155!important;transition:.2s ease!important}.dropdown-item:hover{background:linear-gradient(135deg,rgba(15,122,58,.08),rgba(29,78,216,.05))!important;color:var(--ttvc-green)!important;border-radius:12px!important;margin:0 .5rem!important;padding:.75rem 1rem!important}.dropdown-item i{color:var(--ttvc-green)!important;width:18px!important}.dropdown-divider{margin:.5rem 0!important;border-color:#e2e8f0!important}.dropdown-header{padding:.75rem 1rem!important;font-weight:700!important;color:var(--ttvc-green)!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.06em!important}.sidebar{min-height:calc(100vh - 56px);background:linear-gradient(155deg,#062d18 0%,#0F7A3A 48%,#1D4ED8 100%)!important;padding:22px 16px!important;position:sticky;top:64px;box-shadow:18px 0 35px rgba(15,23,42,.16)!important}.card-soft,.card{border-radius:22px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(15,122,58,.08)!important;box-shadow:0 18px 45px rgba(15,23,42,.08)!important}.card-soft:hover{box-shadow:0 22px 55px rgba(15,122,58,.12)!important}.page-title,h1,h2,h3,h4,h5{letter-spacing:-.035em}.btn{border-radius:999px!important;font-weight:800!important;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--ttvc-blue),var(--ttvc-green))!important;border:0!important}.btn-success{background:linear-gradient(135deg,var(--ttvc-green),#16A34A)!important;border:0!important}.btn-warning{background:var(--ttvc-gold)!important;color:#111827!important;border:0!important}.form-control,.form-select,textarea{border-radius:14px!important;border:1px solid #dbe5ef!important;padding:.68rem .88rem!important;background:#fff!important}.form-control:focus,.form-select:focus,textarea:focus{border-color:var(--ttvc-green)!important;box-shadow:0 0 0 .18rem rgba(15,122,58,.13)!important}.form-label{font-size:.90rem;font-weight:700;margin-bottom:.35rem}.table{border-collapse:separate!important;border-spacing:0 8px!important;font-size:.925rem}.table thead th{background:#f1f5f9!important;color:#475569!important;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;padding:12px 14px!important;font-weight:700}.table tbody tr{background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04);transition:.22s ease}.table tbody tr:hover{box-shadow:0 12px 32px rgba(15,23,42,.08)}.table tbody td{padding:12px 14px!important;border-top:1px solid #eef2f7!important;border-bottom:1px solid #eef2f7!important;vertical-align:middle}.table tbody td:first-child{border-left:1px solid #eef2f7!important;border-top-left-radius:14px;border-bottom-left-radius:14px}.table tbody td:last-child{border-right:1px solid #eef2f7!important;border-top-right-radius:14px;border-bottom-right-radius:14px}.badge-pending{background:#FEF9C3!important;color:#854D0E!important}.badge-approved{background:#DCFCE7!important;color:#166534!important}.badge-rejected,.badge-danger{background:#FEE2E2!important;color:#991B1B!important}.badge-completed{background:#DBEAFE!important;color:#1E40AF!important}.alert{border-radius:16px!important;padding:1rem!important;border:0!important;font-size:.925rem}.hr-hero{background:radial-gradient(circle at top left,rgba(250,204,21,.28),transparent 28%),linear-gradient(135deg,#0F7A3A 0%,#082f49 48%,#1D4ED8 100%);border-radius:28px;color:white;position:relative;overflow:hidden}.hr-hero:after{content:"";position:absolute;inset:auto -60px -90px auto;width:240px;height:240px;background:rgba(250,204,21,.2);border-radius:50%}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--ttvc-green),var(--ttvc-gold),var(--ttvc-blue))}.metric-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(15,122,58,.12),rgba(29,78,216,.12));color:var(--ttvc-green)}.hr-form-shell{background:linear-gradient(180deg,#fff,#f8fafc)!important;border-radius:28px!important}.form-section-title{display:flex;align-items:center;gap:10px;font-weight:900;color:#0f172a;margin:18px 0 12px}.form-section-title span{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--ttvc-green),var(--ttvc-blue));color:white;display:grid;place-items:center}.quick-action-float{position:fixed;right:24px;bottom:24px;z-index:1030;display:flex;flex-direction:column;gap:10px}.quick-action-float a{box-shadow:0 15px 35px rgba(15,122,58,.25)}.toast-lite{animation:slideIn .45s ease both}@keyframes slideIn{from{transform:translateY(-12px);opacity:0}to{transform:translateY(0);opacity:1}}.pulse-soft{animation:pulseSoft 2.2s infinite}@keyframes pulseSoft{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}.roster-card{border:1px solid #e2e8f0;border-radius:18px;background:white;padding:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.roster-status-pill{border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;margin:2px;display:inline-flex;gap:6px;align-items:center;background:#f8fafc}.session-token{font-size:1.25rem;letter-spacing:.18em;background:#111827;color:#FACC15;border-radius:14px;padding:8px 12px;font-weight:900}.admin-hr-strip{background:linear-gradient(135deg,rgba(15,122,58,.12),rgba(29,78,216,.10));border:1px solid rgba(15,122,58,.14);border-radius:18px;padding:12px;margin:10px 0}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-range{height:.45rem}.range-slider{height:.45rem}.transition-hover{transition:.22s ease}.transition-hover:hover{transform:translateY(-3px)}.container-fluid>.row,.card-soft p{max-width:100%;overflow:hidden}@media(max-width:1200px){.card-soft{margin-bottom:1.25rem}.page-title{font-size:1.75rem}}.table-hover tbody tr:hover{background-color:#f8fafb!important}.fade-up{animation:fadeUp .55s ease both}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.sidebar{position:relative;top:0;min-height:auto}.quick-action-float{right:14px;bottom:14px}.table{border-spacing:0 6px!important;font-size:.875rem}.table thead th{padding:10px 12px!important}.table tbody td{padding:10px 12px!important}.hr-hero{border-radius:22px}.card-soft{border-radius:18px!important;padding:1rem!important}.page-title{font-size:1.5rem}.btn{padding:.55rem .85rem!important;font-size:.9rem}}@media(max-width:576px){.page-title{font-size:1.35rem}.btn{width:100%!important;padding:.6rem!important}.table{border-spacing:0 4px!important;font-size:.8rem}.table thead{display:none}.table tbody tr{display:block;margin-bottom:12px;box-shadow:0 6px 18px rgba(15,23,42,.06)}.table tbody td{display:block;padding:8px 12px!important;border:none!important;border-top:1px solid #eef2f7!important;text-align:right}.table tbody td:before{content:attr(data-label);float:left;font-weight:700;color:#475569}.table tbody td:first-child{border-radius:14px 14px 0 0}.table tbody td:last-child{border-radius:0 0 14px 14px}.d-grid{gap:.65rem!important}.card-soft{padding:.75rem!important}.form-label{font-size:.85rem}}
