@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap";:root{--dark: #0B1120;--dark-2: #111827;--dark-card: #1a2740;--blue: #2563EB;--blue-light: #3B82F6;--gold: #F59E0B;--gold-light: #FDE68A;--green: #10B981;--bg: #F1F5F9;--white: #FFFFFF;--text: #0F172A;--muted: #64748B;--border: #E2E8F0;--shadow: 0 4px 24px rgba(11,17,32,.08);--shadow-lg: 0 16px 48px rgba(11,17,32,.13);--radius: 14px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}.lp{font-family:DM Sans,sans-serif;color:var(--text);background:var(--bg)}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5{font-family:Red Hat Display,sans-serif;letter-spacing:-.02em}p{line-height:1.7}a{text-decoration:none}.sp-bar{position:fixed;top:0;left:0;height:3px;z-index:9999;background:linear-gradient(90deg,var(--blue),var(--gold));transition:width .1s linear}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:15px;cursor:pointer;border:none;transition:all .25s ease;text-decoration:none}.btn svg{transition:transform .25s ease}.btn:hover svg{transform:translate(3px,-3px)}.btn-gold{background:linear-gradient(135deg,#f59e0b,#d97706);color:var(--dark);box-shadow:0 4px 20px #f59e0b59}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b73}.btn-invena-white{background:#fff;color:#0b1120;box-shadow:0 4px 18px #00000040;font-weight:700}.btn-invena-white:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 25px #00000059}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 4px 20px #2563eb4d}.btn-blue:hover{background:#1d4ed8;transform:translateY(-2px)}.header-topbar{background:#0a3d62;color:#cbd5e1;font-size:13px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1)}.header-topbar .container{display:flex;justify-content:space-between;align-items:center}.topbar-left{display:flex;gap:24px;align-items:center}.topbar-left a,.topbar-right a{color:#94a3b8;display:flex;align-items:center;gap:6px;transition:color .2s}.topbar-left a:hover,.topbar-right a:hover{color:var(--gold)}.topbar-right{display:flex;gap:20px;align-items:center}@media (max-width: 700px){.header-topbar{display:none}}.header-main-wrap{position:sticky;top:0;z-index:200;background:var(--white);border-bottom:1px solid var(--border);transition:box-shadow .3s}.header-main-wrap.scrolled{box-shadow:0 4px 24px #0b11201a}.header-main-inner{display:flex;justify-content:space-between;align-items:center;height:82px}.brand{display:flex;align-items:center;text-decoration:none}.brand img{height:58px;max-height:62px;width:auto;max-width:280px;object-fit:contain}.main-nav{display:flex;gap:34px;list-style:none}.main-nav a{font-family:Red Hat Display,sans-serif;font-weight:700;font-size:15px;color:var(--text);position:relative;padding-bottom:4px;transition:color .2s}.main-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--blue);transition:width .25s}.main-nav a:hover{color:var(--blue)}.main-nav a:hover:after{width:100%}@media (max-width: 900px){.main-nav{display:none}}.hero-section{background:#fff;background:radial-gradient(circle at 85% 30%,rgba(56,189,248,.08) 0%,transparent 50%),radial-gradient(circle at 95% 70%,rgba(245,158,11,.06) 0%,transparent 45%),linear-gradient(135deg,#fff,#f8fafc,#f1f5f9);padding:84px 0 92px;position:relative;overflow:hidden;border-bottom:1px solid #E2E8F0}.hero-waves-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.9}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;min-height:440px}@media (max-width: 1024px){.hero-inner{grid-template-columns:1fr;gap:32px}}.hero-left-col{position:relative;z-index:3}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;border:1.5px solid #BFDBFE;padding:7px 18px;border-radius:99px;color:#1e40af;font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:24px;box-shadow:0 2px 8px #2563eb14}.hero-title{font-size:clamp(34px,4.2vw,54px);font-weight:900;color:#0a2540;line-height:1.12;margin-bottom:20px;letter-spacing:-.02em}.hero-title .gold{color:#f59e0b;display:block}.hero-desc{font-size:15.5px;color:#475569;margin-bottom:32px;max-width:540px;line-height:1.65}.hero-desc-highlight{display:block;font-size:19px;font-weight:800;color:#0f172a;margin-bottom:8px;letter-spacing:.01em}.hero-desc-sub{display:block;margin-top:8px;color:#64748b}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:36px}.hero-checks{display:flex;gap:22px;flex-wrap:wrap}.hero-check{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#cbd5e1}.hero-banner-wrap{display:flex;justify-content:center;align-items:center}.hero-banner-img{width:100%;max-width:440px;aspect-ratio:1 / 1;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(0,0,0,.45)) drop-shadow(0 0 40px rgba(37,99,235,.25));transition:transform .3s ease,filter .3s ease}.hero-banner-img:hover{transform:translateY(-4px) scale(1.02);filter:drop-shadow(0 25px 45px rgba(0,0,0,.55)) drop-shadow(0 0 55px rgba(37,99,235,.4))}.stats-strip{background:var(--white);padding:46px 0;border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 720px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.stat-item{text-align:center}.stat-item h2{font-size:42px;font-weight:800;background:linear-gradient(135deg,var(--blue),var(--gold));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:4px}.stat-item p{font-size:13.5px;font-weight:600;color:var(--muted)}.section-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);display:block;margin-bottom:10px}.section-title{font-size:clamp(26px,3vw,38px);font-weight:800;color:var(--text);margin-bottom:14px}.section-desc{font-size:16px;color:var(--muted)}.title-center{text-align:center;max-width:660px;margin:0 auto 52px}.services-section{padding:92px 0;background:var(--bg)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;row-gap:50px;margin-top:40px}@media (max-width: 960px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services-grid{grid-template-columns:1fr}}.svc-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:50px 30px 30px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #00000008;position:relative;display:flex;flex-direction:column}.svc-icon{position:absolute;top:-34px;left:30px;width:68px;height:68px;border-radius:50%;background:#fff;box-shadow:0 8px 24px #00000017;display:flex;align-items:center;justify-content:center;z-index:5;transition:all .4s ease}.svc-icon svg{transition:transform .45s ease}.si-blue{background:#eff6ff;color:var(--blue);border:2px solid #DBEAFE}.si-gold{background:#fef3c7;color:#d97706;border:2px solid #FDE68A}.si-green{background:#d1fae5;color:#059669;border:2px solid #A7F3D0}.si-purple{background:#ede9fe;color:#7c3aed;border:2px solid #DDD6FE}.si-pink{background:#fce7f3;color:#be185d;border:2px solid #FBCFE8}.si-teal{background:#ccfbf1;color:#0d9488;border:2px solid #99F6E4}.svc-card h3{font-size:19px;font-weight:800;color:var(--dark);margin-bottom:12px;letter-spacing:-.01em;transition:color .35s ease}.svc-card>p{font-size:14.5px;color:var(--muted);line-height:1.6;margin-bottom:20px;transition:color .35s ease;flex-grow:1}.svc-bullets{list-style:none;margin-top:auto;padding-top:18px;border-top:1px solid var(--border);margin-bottom:22px;transition:border-color .35s ease}.svc-bullets li{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--text);margin-bottom:9px;transition:color .35s ease}.svc-bullets li svg{color:#007a87;flex-shrink:0;transition:color .35s ease}.svc-learn{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#0a3d62;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;margin-top:4px;transition:all .35s ease}.svc-learn svg{transition:transform .3s ease}.svc-card:hover{background:#0a3d62;border-color:#0a3d62;transform:translateY(-10px);box-shadow:0 22px 48px #0a3d6247}.svc-card:hover .svc-icon{background:#fff;box-shadow:0 8px 25px #0000002e;border-color:#fff}.svc-card:hover .svc-icon svg{transform:rotateY(180deg) scale(1.1)}.svc-card:hover h3{color:#fff}.svc-card:hover>p{color:#ffffffd1}.svc-card:hover .svc-bullets{border-top-color:#ffffff26}.svc-card:hover .svc-bullets li{color:#f1f5f9}.svc-card:hover .svc-bullets li svg{color:#f59e0b}.svc-card:hover .svc-learn{color:#f59e0b}.svc-card:hover .svc-learn svg{transform:translate(5px)}.trust-section{padding:88px 0;background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 960px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.trust-grid{grid-template-columns:1fr}}.trust-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:30px 22px;text-align:center;transition:all .3s ease}.trust-card:hover{transform:translateY(-5px);border-color:var(--blue);box-shadow:var(--shadow)}.trust-icon{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--blue)}.trust-card h3{font-size:14px;font-weight:800;margin-bottom:7px}.trust-card p{font-size:13px;color:var(--muted)}.trust-strip{margin-top:44px;background:var(--bg);border:1px solid var(--border);border-radius:99px;padding:18px 36px;display:flex;justify-content:center;gap:36px;flex-wrap:wrap}.ts-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--text)}.about-section{padding:92px 0;background:#f8fafc;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0}.about-grid-v2{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:stretch}@media (max-width: 980px){.about-grid-v2{grid-template-columns:1fr;gap:40px}}.about-overview-card{background:#fff;border:1.5px solid #E2E8F0;border-radius:20px;padding:40px 36px;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;justify-content:space-between}.about-badge{display:inline-flex;align-items:center;gap:8px;background:#f0fdf4;border:1.5px solid #BBF7D0;color:#15803d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:6px 14px;border-radius:99px;align-self:flex-start;margin-bottom:18px}.about-card-title{font-size:clamp(24px,2.5vw,32px);font-weight:900;color:#0a2540;line-height:1.2;margin-bottom:16px;letter-spacing:-.02em}.about-card-desc{font-size:15px;color:#475569;line-height:1.7;margin-bottom:28px}.about-pillars-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.about-pillar-item{display:flex;align-items:flex-start;gap:14px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:14px 18px;transition:all .25s ease}.about-pillar-item:hover{background:#fff;border-color:#cbd5e1;transform:translate(4px);box-shadow:0 4px 14px #0000000a}.about-pillar-item strong{display:block;font-size:14px;color:#0f172a;margin-bottom:2px}.about-pillar-item span{display:block;font-size:13px;color:#64748b;line-height:1.4}.pillar-dot{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.dot-cyan{background:#0284c7;box-shadow:0 0 8px #0284c780}.dot-amber{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}.dot-blue{background:#2563eb;box-shadow:0 0 8px #2563eb80}.about-trust-tag{display:flex;align-items:center;gap:10px;background:#eff6ff;border:1px dashed #93C5FD;border-radius:10px;padding:10px 16px;font-size:12.5px;font-weight:700;color:#1e40af}.section-subtitle-dark{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:22px;letter-spacing:-.01em}.about-right{display:flex;flex-direction:column}.vm-card-v2{background:#fff;border:1.5px solid #E2E8F0;border-radius:16px;padding:22px 24px;margin-bottom:16px;display:flex;gap:20px;align-items:flex-start;box-shadow:0 4px 16px #00000008;transition:all .25s cubic-bezier(.4,0,.2,1)}.vm-card-v2:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000014;border-color:#007a87}.vm-icon-circle{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vm-icon-circle.icon-teal{background:linear-gradient(135deg,#007a87,#005662);color:#fff;box-shadow:0 4px 14px #007a874d}.vm-icon-circle.icon-amber{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 14px #f59e0b4d}.vm-icon-circle.icon-blue{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 14px #2563eb4d}.vm-card-v2 h4{font-size:16.5px;font-weight:800;margin-bottom:6px;color:#0f172a}.vm-card-v2 p{font-size:13.5px;color:#475569;line-height:1.65}.contact-section{padding:88px 0 0;background:var(--white)}.contact-wrapper{display:grid;grid-template-columns:1fr 1.1fr;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border)}@media (max-width: 860px){.contact-wrapper{grid-template-columns:1fr}}.contact-left{background:linear-gradient(160deg,#007a87,#005662);padding:52px 44px;color:#fff}.contact-left .section-label{color:#80e3ed}.contact-left h2{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px}.contact-left>p{font-size:15px;color:#ffffffd9;margin-bottom:36px}.info-row{display:flex;gap:16px;margin-bottom:26px}.info-icon-box{width:44px;height:44px;border-radius:10px;flex-shrink:0;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff}.info-row h4{font-size:15px;color:#fff;font-weight:700;margin-bottom:4px}.info-row p,.info-row a{font-size:14px;color:#ffffffd9}.contact-right{background:var(--white);padding:52px 44px}.contact-right h3{font-size:22px;font-weight:800;margin-bottom:26px}@media (max-width: 560px){.form-row{grid-template-columns:1fr}}.form-field{margin-bottom:14px}.form-field input,.form-field textarea,.form-field select{width:100%;border:1.5px solid var(--border);border-radius:8px;padding:13px 15px;font-family:DM Sans,sans-serif;font-size:14.5px;color:var(--text);background:var(--bg);outline:none;transition:border-color .2s,box-shadow .2s}.form-field input:focus,.form-field textarea:focus{border-color:#007a87;box-shadow:0 0 0 3px #007a8726}.form-field textarea{min-height:100px;resize:vertical}.btn-submit{width:100%;padding:15px;font-size:15px;justify-content:center;background:linear-gradient(135deg,#007a87,#005662);color:#fff;border-radius:8px;font-weight:800;box-shadow:0 4px 20px #007a8759;cursor:pointer;border:none;font-family:Red Hat Display,sans-serif;display:flex;align-items:center;gap:8px;transition:all .25s}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 28px #007a8773;background:#00606b}.btn-submit.sent{background:var(--green);color:#fff;box-shadow:none}.vert-tag{display:inline-block;font-size:10px;font-weight:700;padding:3px 10px;border-radius:99px}.vt-blue{background:#fff3;color:#fff}.vt-gold{background:#f59e0b4d;color:#fde68a}.btn-insta{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);color:#fff}.btn-yt{background:#e02424;color:#fff}.invena-footer{position:relative;background:linear-gradient(135deg,#004d56eb,#007a87d9 45%,#0a2540f0);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);color:#fff;padding:72px 0 32px;border-top:1.5px solid rgba(255,255,255,.28);box-shadow:inset 0 1.5px 1px #ffffff59,0 -12px 48px #0003;overflow:hidden}.invena-footer:before{content:"";position:absolute;top:-120px;right:-80px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,#38bdf840,#007a8700 70%);pointer-events:none}.invena-footer:after{content:"";position:absolute;bottom:-100px;left:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#818cf833,#0000 70%);pointer-events:none}.invena-footer-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .85fr 1.05fr 1fr;gap:36px;padding-bottom:40px}@media (max-width: 1024px){.invena-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 640px){.invena-footer-grid{grid-template-columns:1fr;gap:28px}}.if-brand{display:flex;align-items:center;margin-bottom:18px}.if-brand img{height:54px;width:auto;max-width:250px;object-fit:contain;background:transparent;padding:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.28))}.if-desc{font-size:14px;color:#ffffffe6;line-height:1.7;margin-bottom:24px;max-width:320px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.if-socials{display:flex;gap:10px}.if-soc-btn{width:40px;height:40px;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000014,inset 0 1px #ffffff4d}.if-soc-btn:hover{background:#fff;color:#007a87;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #ffffff59;border-color:#fff}.if-heading{font-size:19px;font-weight:800;color:#fff;margin-bottom:6px;letter-spacing:-.01em;text-shadow:0 2px 4px rgba(0,0,0,.15)}.if-dash{display:flex;gap:5px;align-items:center;margin-bottom:22px}.if-dash span:nth-child(1){width:32px;height:3px;background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:3px;box-shadow:0 0 8px #38bdf899}.if-dash span:nth-child(2){width:9px;height:3px;background:#ffffffb3;border-radius:3px}.if-links{list-style:none;padding:0;margin:0}.if-links li{margin-bottom:12px}.if-links a{color:#ffffffd9;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease;padding:3px 6px;border-radius:6px}.if-links a:hover{color:#fff;background:#ffffff1f;transform:translate(5px);font-weight:700;text-shadow:0 0 12px rgba(255,255,255,.6)}.if-vertical-box{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:15px 18px;box-shadow:0 8px 28px #0000001f,inset 0 1px #ffffff4d;transition:all .25s ease}.if-vertical-box:hover{background:#ffffff29;border-color:#fff6;transform:translateY(-3px);box-shadow:0 12px 36px #0000002e,inset 0 1px #ffffff80}.if-vert-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:10px;font-size:11.5px;font-weight:700;font-family:Red Hat Display,sans-serif;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000026;transition:all .2s ease}.if-vert-pill:hover{transform:translateY(-1.5px);opacity:.95;box-shadow:0 6px 16px #00000040}.invena-footer-bottom{position:relative;z-index:2;background:#0000002e;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:16px;padding:16px 24px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:13.5px;color:#ffffffe6;box-shadow:0 4px 20px #0000001a,inset 0 1px #ffffff2e}.if-bottom-contact{display:flex;gap:14px;align-items:center}.if-bottom-contact a{color:#fff;font-weight:600;text-decoration:none;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);padding:5px 12px;border-radius:8px;transition:all .2s}.if-bottom-contact a:hover{background:#fff;color:#007a87;box-shadow:0 4px 12px #ffffff4d}.wa-fab{position:fixed;bottom:24px;right:24px;z-index:500;display:flex;align-items:center;gap:9px;background:#25d366;color:#fff;padding:12px 20px 12px 14px;border-radius:99px;font-weight:700;font-size:14px;box-shadow:0 8px 24px #25d36666;text-decoration:none;transition:transform .2s}.wa-fab:hover{transform:translateY(-2px)}:root{--vr-primary: #0062FF;--vr-primary-dark: #0B2253;--vr-primary-light: #EFF6FF;--vr-accent: #F59E0B;--vr-success: #16A34A;--vr-purple: #7C3AED;--vr-dark: #0F172A;--vr-slate: #334155;--vr-muted: #64748B;--vr-border: #E2E8F0;--vr-bg: #F4F8FC;--vr-white: #FFFFFF}.vr-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f8fc;position:relative;overflow:hidden;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.vr-login-bg-decor{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-image:radial-gradient(ellipse at 10% 20%,rgba(0,102,255,.08) 0%,transparent 50%),radial-gradient(ellipse at 90% 80%,rgba(0,102,255,.12) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.6) 0%,transparent 100%)}.vr-login-dot-grid-tl{position:absolute;top:60px;left:42%;width:70px;height:70px;background-image:radial-gradient(#93C5FD 2px,transparent 2px);background-size:14px 14px;opacity:.7}.vr-login-dot-grid-bl{position:absolute;bottom:120px;left:30px;width:80px;height:80px;background-image:radial-gradient(#93C5FD 2px,transparent 2px);background-size:14px 14px;opacity:.6}.vr-login-inner{display:grid;grid-template-columns:1.1fr .9fr;max-width:1080px;width:92%;margin:auto;align-items:center;gap:50px;position:relative;z-index:2;padding:40px 0}@media (max-width: 900px){.vr-login-inner{grid-template-columns:1fr;gap:40px}}.vr-login-left{display:flex;flex-direction:column;align-items:center;text-align:center}.vr-brand-logo-img{width:220px;height:auto;object-fit:contain;margin-bottom:24px}.vr-login-slogan{font-size:15.5px;font-weight:700;color:#1e293b;margin:0 0 34px}.vr-login-badges{display:flex;gap:20px;justify-content:center}.vr-badge-card{background:var(--vr-white);border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:16px 14px 14px;display:flex;flex-direction:column;align-items:center;gap:10px;width:105px;box-shadow:0 4px 14px #0032960d}.vr-badge-icon{width:38px;height:38px;border-radius:10px;background:#0062ff;color:#fff;display:flex;align-items:center;justify-content:center}.vr-badge-card span{font-size:11px;font-weight:700;color:#334155;line-height:1.2}.vr-login-card{background:var(--vr-white);border-radius:28px;padding:46px 40px;box-shadow:0 15px 45px #0b225314;border:1px solid rgba(226,232,240,.9);max-width:440px;width:100%;margin:auto}.vr-login-card h2{font-size:26px;font-weight:800;color:#0b2253;margin-bottom:6px;text-align:center}.vr-login-card p{font-size:13.5px;color:#64748b;margin-bottom:28px;text-align:center}.vr-form-group{margin-bottom:18px}.vr-form-group label{display:block;font-size:13px;font-weight:700;color:#1e293b;margin-bottom:6px}.vr-input-icon-wrap{position:relative;display:flex;align-items:center}.vr-input-icon{position:absolute;left:14px;color:#64748b}.vr-input{width:100%;padding:12px 14px 12px 40px;border:1.5px solid #E2E8F0;border-radius:10px;font-size:14px;color:#0f172a;outline:none;background:#fff;transition:all .2s ease}.vr-input:focus{border-color:#0062ff;box-shadow:0 0 0 3px #0062ff26}.vr-pw-toggle{position:absolute;right:14px;background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center}.vr-btn-primary{width:100%;padding:13px;background:#0062ff;color:var(--vr-white);border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.vr-btn-primary:hover{background:#0052d9}.vr-card-divider{border-top:1px solid #F1F5F9;margin:28px 0 16px}.vr-card-footer{text-align:center;font-size:12px;color:#94a3b8}.vr-wrapper{background:#f8fafc;min-height:100vh;display:flex;flex-direction:column;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.vr-top-nav-bar{background:#fff;border-bottom:1px solid #E2E8F0;position:sticky;top:0;z-index:100}.vr-top-nav-inner{max-width:1240px;margin:0 auto;padding:10px 24px;display:flex;justify-content:space-between;align-items:center}.vr-top-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13.5px}.vr-breadcrumb-home-btn{background:none;border:none;color:#0062ff;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer;padding:4px 6px;border-radius:6px}.vr-breadcrumb-home-btn:hover{background:#eff6ff}.vr-top-user-controls{display:flex;align-items:center;gap:12px}.vr-user-pill{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#334155;background:#f1f5f9;padding:4px 10px;border-radius:99px}.vr-top-logout-btn{background:none;border:none;color:#ef4444;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px}.vr-top-logout-btn:hover{background:#fef2f2}.vr-hub-container{max-width:1240px;margin:0 auto;padding:30px 24px 60px;position:relative}.vr-hub-hero{margin-bottom:34px}.vr-hub-hero h1{font-size:30px;font-weight:800;color:#0b2253;margin:0 0 6px}.vr-hub-hero p{font-size:15px;color:#64748b;margin:0}.vr-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media (max-width: 960px){.vr-hub-grid{grid-template-columns:1fr}}.vr-hub-card{background:var(--vr-white);border:1px solid #E2E8F0;border-radius:20px;padding:28px 24px 20px;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000008;transition:all .3s ease;position:relative;overflow:hidden}.vr-hub-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0b225314;border-color:#cbd5e1}.vr-hub-card-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.icon-purple{background:#7c3aed;color:#fff}.icon-blue{background:#0284c7;color:#fff}.icon-green{background:#16a34a;color:#fff}.vr-hub-card h3{font-size:19px;font-weight:800;color:#0b2253;margin:0 0 8px}.vr-hub-card p{font-size:13.5px;color:#64748b;line-height:1.5;margin:0 0 20px;min-height:42px}.vr-hub-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:700;color:#fff;border:none;cursor:pointer;margin-bottom:16px;align-self:flex-start}.btn-purple{background:#7c3aed}.btn-purple:hover{background:#6d28d9}.btn-blue{background:#0284c7}.btn-blue:hover{background:#0369a1}.btn-green{background:#16a34a}.btn-green:hover{background:#15803d}.vr-hub-art-wrap{margin-top:auto;display:flex;justify-content:center;align-items:center;height:160px}.vr-hub-art-img{max-width:100%;max-height:155px;object-fit:contain}.vr-header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.vr-header-left{display:flex;align-items:center;gap:16px}.vr-main-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 4px 20px #00000008;overflow:hidden;margin-bottom:28px}.vr-subtabs-bar{display:flex;border-bottom:1.5px solid #E2E8F0;padding:0 24px}.vr-subtab-item{background:none;border:none;padding:14px 20px;font-size:14.5px;font-weight:700;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:8px;border-bottom:3px solid transparent;margin-bottom:-1.5px}.vr-subtab-item.active{color:#6366f1;border-bottom-color:#6366f1}.vr-create-split{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:stretch}@media (max-width: 900px){.vr-create-split{grid-template-columns:1fr}}.vr-split-col{display:flex;flex-direction:column}.vr-dropzone{border:2px dashed #C7D2FE;background:#f8fafc;border-radius:12px;padding:28px 16px;text-align:center;cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.vr-or-divider{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #CBD5E1;font-size:12px;font-weight:800;color:#64748b;display:flex;align-items:center;justify-content:center;align-self:center}.vr-voice-panel{background:#faf5ff;border:1px solid #E9D5FF;border-radius:12px;padding:20px 16px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.vr-mic-pulse{width:58px;height:58px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto;cursor:pointer;box-shadow:0 4px 14px #6366f159}.vr-mic-pulse.recording{background:#ef4444;box-shadow:0 0 0 10px #ef444433}.vr-speech-box{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:10px 14px;font-size:13px;color:#64748b;text-align:left;min-height:55px}.vr-sheet-container{background:var(--vr-white);border:1px solid #CBD5E1;border-radius:12px;padding:20px;overflow-x:auto}.vr-sheet-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.vr-sheet-table{width:100%;border-collapse:collapse;font-size:13.5px}.vr-sheet-table th,.vr-sheet-table td{border:1px solid #CBD5E1;padding:9px 12px}.vr-th-section{background:#f59e0b;color:#fff;font-weight:800;text-transform:uppercase;font-size:12.5px}.vr-td-label{background:#f8fafc;font-weight:700;color:#1e293b;width:25%}.vr-cell-input{width:100%;border:none;outline:none;font-size:13.5px;font-family:inherit;background:transparent;color:#0f172a}.vr-photos-section{margin-top:24px}.vr-photos-head{background:#f59e0b;color:#fff;font-weight:800;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;border-radius:6px 6px 0 0}.vr-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:18px;background:#f8fafc;border:1px solid #CBD5E1;border-top:none;border-radius:0 0 6px 6px}@media (max-width: 768px){.vr-photos-grid{grid-template-columns:1fr}}.vr-photo-slot{background:var(--vr-white);border:1.5px solid #CBD5E1;border-radius:8px;overflow:hidden}.vr-photo-img-wrap{height:160px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;position:relative}.vr-photo-img-wrap img{width:100%;height:100%;object-fit:cover}.vr-photo-caption{padding:8px 10px;text-align:center;background:#eff6ff;border-top:1px solid #DBEAFE}.vr-photo-upload-placeholder{border:2px dashed #94A3B8;border-radius:8px;height:195px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#fff}.vr-how-it-works-box{background:#f8fafc;border-top:1px solid #E2E8F0;padding:16px 24px;display:flex;align-items:center;gap:14px}.vr-how-icon{width:36px;height:36px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vr-bottom-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 650px){.vr-bottom-actions-grid{grid-template-columns:1fr}}.vr-bottom-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:20px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .2s ease}.vr-bottom-card:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 8px 20px #0000000a}.vr-bottom-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vr-bottom-card h4{margin:0 0 3px;font-size:15px;font-weight:800;color:#0f172a}.vr-bottom-card p{margin:0;font-size:13px;color:#64748b}.vr-template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1024px){.vr-template-grid{grid-template-columns:repeat(2,1fr)}}.vr-template-card{background:var(--vr-white);border:1px solid #E2E8F0;border-radius:14px;padding:24px 18px;text-align:center;display:flex;flex-direction:column;align-items:center}.vr-bank-logo{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;font-weight:800;font-size:16px}.logo-hdfc{background:#eef2ff;color:#1e40af;border:1px solid #C7D2FE}.logo-axis{background:#fff1f2;color:#9f1239;border:1px solid #FECDD3}.logo-icici{background:#fff7ed;color:#c2410c;border:1px solid #FFEDD5}.logo-piramal{background:#fffbeb;color:#b45309;border:1px solid #FEF3C7}.logo-tech{background:#eff6ff;color:#0284c7;border:1px solid #BAE6FD}.logo-finance{background:#f0fdf4;color:#15803d;border:1px solid #BBF7D0}.logo-general{background:#f8fafc;color:#475569;border:1px solid #E2E8F0}.vr-btn-use-tpl{width:100%;padding:8px 12px;border-radius:8px;background:#eff6ff;color:#0062ff;border:1px solid #BFDBFE;font-size:13px;font-weight:700;cursor:pointer;margin-top:auto}.vr-btn-use-tpl:hover{background:#0062ff;color:#fff}.vr-custom-video-banner{background:#faf5ff;border:1px solid #E9D5FF;border-radius:14px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.vr-cv-left{display:flex;align-items:center;gap:14px}.vr-cv-icon{width:44px;height:44px;border-radius:50%;background:#7c3aed;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vr-btn-cv-req{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px}.vr-filter-group{margin-bottom:18px}.vr-filter-label{font-size:13px;font-weight:800;color:#1e293b;margin-bottom:8px;display:block}.vr-filter-chips{display:flex;gap:8px;flex-wrap:wrap}.vr-chip{background:var(--vr-white);border:1px solid #CBD5E1;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700;color:#334155;cursor:pointer;display:flex;align-items:center;gap:6px}.vr-chip:hover,.vr-chip.active{background:#eff6ff;border-color:#6366f1;color:#6366f1}.vr-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}@media (max-width: 1100px){.vr-video-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.vr-video-grid{grid-template-columns:1fr}}.vr-video-card{background:var(--vr-white);border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column}.vr-video-thumb{height:150px;background:#1e293b;position:relative;display:flex;align-items:center;justify-content:center}.vr-video-thumb img{width:100%;height:100%;object-fit:cover;opacity:.85}.vr-play-circle{width:44px;height:44px;border-radius:50%;background:#000000a6;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute}.vr-duration-badge{position:absolute;bottom:8px;right:8px;background:#000c;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px}.vr-video-info{padding:14px}.vr-cand-filters-row{display:grid;grid-template-columns:repeat(5,1fr) 1.5fr;gap:12px;margin-bottom:20px}@media (max-width: 1024px){.vr-cand-filters-row{grid-template-columns:repeat(2,1fr)}}.vr-cand-filters-row label{font-size:12px;font-weight:700;color:#475569;display:block;margin-bottom:4px}.vr-select-filter{width:100%;padding:8px 10px;border:1px solid #CBD5E1;border-radius:8px;font-size:13px;color:#0f172a;background:#fff;outline:none}.vr-cand-table-wrap{background:var(--vr-white);border:1px solid #E2E8F0;border-radius:12px;overflow:hidden}.vr-cand-table{width:100%;border-collapse:collapse;font-size:13px}.vr-cand-table th{background:#f8fafc;color:#475569;font-weight:700;text-align:left;padding:12px 14px;border-bottom:1px solid #E2E8F0;font-size:11.5px;text-transform:uppercase}.vr-cand-table td{padding:12px 14px;border-bottom:1px solid #F1F5F9}.vr-lock-badge{display:inline-flex;align-items:center;gap:4px;background:#f1f5f9;color:#64748b;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:700}.vr-btn-unlock{background:#16a34a;color:#fff;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.vr-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172abf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.vr-modal-box{background:var(--vr-white);border-radius:16px;width:100%;max-width:700px;overflow:hidden;box-shadow:0 20px 50px #00000040}.vr-modal-head{padding:18px 22px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}.vr-modal-body{padding:22px}.vr-video-frame-wrap{width:100%;height:380px;background:#000;border-radius:8px;overflow:hidden}:root{--primary-color: #0052cc;--primary-hover: #0043a4;--sidebar-bg: #00112c;--sidebar-active: #0052cc;--sidebar-hover: rgba(255, 255, 255, .08);--sidebar-summary: #000c21;--text-dark: #1e293b;--text-grey: #64748b;--bg-main: #f8fafc;--border-color: #e2e8f0;--font-family: "Inter", sans-serif;--heading-font: "Outfit", sans-serif;--radius: 8px;--shadow: 0 1px 3px 0 rgba(0, 0, 0, .05), 0 1px 2px -1px rgba(0, 0, 0, .05)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-main);color:var(--text-dark);font-size:.9rem}.app-container{display:flex;height:100vh;overflow:hidden}.sidebar{width:270px;background-color:var(--sidebar-bg);color:#fff;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;transition:width .25s cubic-bezier(.4,0,.2,1);position:relative}.sidebar.collapsed{width:72px}.sidebar.collapsed .logo-text,.sidebar.collapsed .voms-title,.sidebar.collapsed .sidebar-item-text,.sidebar.collapsed .sidebar-summary-card{display:none!important}.sidebar.collapsed .sidebar-logo-block{padding:16px 12px;text-align:center}.sidebar.collapsed .logo-header{justify-content:center}.sidebar.collapsed .sidebar-item{justify-content:center;padding:12px 0}.sidebar.collapsed .sidebar-item span{font-size:1.3rem}.logo-icon{width:38px;height:38px;border:2px solid #1890ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;color:#1890ff}.logo-text h2{font-family:var(--heading-font);font-size:1.05rem;font-weight:700;letter-spacing:.5px;color:#fff}.logo-text p{font-size:.65rem;color:#64748b;letter-spacing:1px}.voms-title{margin-top:20px}.voms-title h3{font-size:1rem;font-weight:700;color:#fff}.voms-title p{font-size:.65rem;color:#ffffff80;margin-top:4px}.sidebar-menu{list-style:none;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.sidebar-item{display:flex;align-items:center;gap:12px;padding:10px 16px;color:#ffffffb3;font-size:.88rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.sidebar-item:hover{background-color:var(--sidebar-hover);color:#fff}.sidebar-item.active{background-color:var(--sidebar-active);color:#fff;font-weight:600}.sidebar-summary-card{background-color:var(--sidebar-summary);margin:16px 16px 24px;padding:16px;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.sidebar-summary-card h4{font-size:.75rem;color:#fff6;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}.summary-list{display:flex;flex-direction:column;gap:8px}.summary-row{display:flex;justify-content:space-between;font-size:.8rem}.summary-label{color:#ffffffb3;display:flex;align-items:center;gap:8px}.summary-value{font-weight:600;color:#fff}.main-content{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;background-color:var(--bg-main)}.main-header{background-color:#fff;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color)}.header-left h1{font-size:1.3rem;color:var(--text-dark);font-weight:700;margin-bottom:4px}.breadcrumbs{font-size:.75rem;color:var(--text-grey)}.breadcrumbs span{margin:0 4px}.header-right{display:flex;align-items:center;gap:20px}.icon-button{background:none;border:none;font-size:1.2rem;color:var(--text-grey);cursor:pointer;position:relative}.notification-dot{position:absolute;top:0;right:0;width:6px;height:6px;background-color:#ef4444;border-radius:50%}.user-profile{display:flex;align-items:center;gap:10px;cursor:pointer}.user-avatar{width:36px;height:36px;border-radius:50%;background-color:#1e293b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.user-details h4{font-size:.85rem;font-weight:600;color:var(--text-dark)}.user-details p{font-size:.7rem;color:var(--text-grey)}.content-body{padding:24px;display:flex;flex-direction:column;gap:24px}.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.metric-card{background-color:#fff;padding:16px;border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow);display:flex;align-items:center;gap:12px}.metric-circle-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.icon-blue{background-color:#eff6ff;color:#3b82f6}.icon-green{background-color:#f0fdf4;color:#22c55e}.icon-orange{background-color:#fff7ed;color:#f97316}.icon-purple{background-color:#faf5ff;color:#a855f7}.icon-red{background-color:#fef2f2;color:#ef4444}.metric-details p{font-size:.75rem;color:var(--text-grey);font-weight:500}.metric-details h3{font-size:1.4rem;font-weight:700;color:var(--text-dark)}.metric-details span{font-size:.65rem;color:var(--text-grey)}.action-header-row{display:flex;justify-content:flex-end;gap:10px}.filter-card{background-color:#fff;padding:16px;border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow)}.filter-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-input-group{display:flex;flex-direction:column;gap:4px;flex:1;min-width:150px}.filter-input-group label{font-size:.75rem;font-weight:600;color:var(--text-grey)}.filter-input-group select,.filter-input-group input{padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;outline:none;font-size:.85rem;color:var(--text-dark);background-color:#fff}.btn{padding:8px 16px;border-radius:6px;border:none;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.btn-blue{background-color:var(--primary-color);color:#fff}.btn-blue:hover{background-color:var(--primary-hover)}.btn-outline{background-color:#fff;border:1px solid var(--border-color);color:var(--text-grey)}.btn-outline:hover{background-color:#f8fafc}.dashboard-two-col{display:grid;grid-template-columns:2.2fr 1fr;gap:20px}.widget-card{background-color:#fff;padding:20px;border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow)}.widget-card h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:16px;border-bottom:1px solid var(--border-color);padding-bottom:10px}.chart-container-flex{display:flex;justify-content:space-around;align-items:center;gap:20px;margin-top:10px}.donut-wrapper{position:relative;width:140px;height:140px}.donut-center-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.donut-center-text h4{font-size:1.4rem;font-weight:700}.donut-center-text p{font-size:.65rem;color:var(--text-grey)}.legend-grid{display:grid;grid-template-columns:1fr;gap:6px}.legend-item{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--text-grey);width:160px}.legend-label-color{display:flex;align-items:center;gap:6px}.dot{width:8px;height:8px;border-radius:50%}.bar-chart-container{display:flex;align-items:flex-end;justify-content:space-around;height:120px;padding-top:20px}.bar-col{display:flex;flex-direction:column;align-items:center;gap:8px}.bar-pill{width:32px;border-radius:4px;position:relative}.bar-value{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:600}.right-panel-widget{display:flex;flex-direction:column;gap:16px}.alert-badge-count{width:18px;height:18px;border-radius:50%;background-color:#ef4444;color:#fff;font-size:.65rem;display:flex;align-items:center;justify-content:center;font-weight:700}.widget-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.widget-title-row h4{font-size:.85rem;font-weight:700;color:var(--text-dark)}.link-blue{font-size:.75rem;color:var(--primary-color);text-decoration:none;font-weight:600}.overdue-list,.upcoming-list{display:flex;flex-direction:column;gap:10px}.overdue-item{display:flex;justify-content:space-between;font-size:.8rem;padding:8px 0;border-bottom:1px dashed var(--border-color)}.overdue-code{color:#ef4444;font-weight:600}.overdue-name{font-weight:500;color:var(--text-dark)}.overdue-time{color:#ef4444;font-size:.75rem;font-weight:600}.upcoming-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed var(--border-color)}.upcoming-date-badge{background-color:#eff6ff;color:#3b82f6;padding:4px 6px;border-radius:4px;font-size:.7rem;font-weight:700;text-align:center;min-width:48px}.upcoming-details{display:flex;flex-direction:column}.upcoming-details strong{font-size:.8rem;color:var(--text-dark)}.upcoming-details span{font-size:.7rem;color:var(--text-grey)}.table-responsive{width:100%;overflow-x:auto;background-color:#fff;border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow)}.table-custom{width:100%;border-collapse:collapse}.table-custom th{background-color:#f8fafc;padding:12px 16px;font-size:.75rem;font-weight:600;color:var(--text-grey);text-transform:uppercase;border-bottom:1px solid var(--border-color)}.table-custom td{padding:12px 16px;border-bottom:1px solid var(--border-color);font-size:.85rem;vertical-align:middle}.table-link{color:var(--primary-color);text-decoration:none;font-weight:600}.table-link:hover{text-decoration:underline}.table-footer-pagination{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background-color:#fff;border-top:1px solid var(--border-color)}.pagination-info{font-size:.8rem;color:var(--text-grey)}.pagination-controls{display:flex;align-items:center;gap:6px}.page-num{width:28px;height:28px;border-radius:4px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:500;cursor:pointer;background-color:#fff}.page-num.active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.page-select{padding:4px 8px;border-radius:4px;border:1px solid var(--border-color);outline:none;font-size:.8rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal-content{background-color:#fff;padding:24px;border-radius:12px;width:100%;max-width:640px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid var(--border-color)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid var(--border-color);padding-bottom:12px;position:sticky;top:-24px;background:#fff;z-index:10}.modal-header h3{font-size:1.15rem;color:var(--text-dark);font-weight:700}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-grey)}.form-group{margin-bottom:14px;display:flex;flex-direction:column;gap:4px;min-width:0}.form-group label{font-size:.8rem;font-weight:600;color:var(--text-grey);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-group input,.form-group select,.form-group textarea{padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;outline:none;font-size:.85rem;font-family:var(--font-family);width:100%;box-sizing:border-box}.form-group input[type=file]{padding:6px;font-size:.8rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:12px;border-top:1px solid #f1f5f9}.voms-form-container{background-color:#fff;border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow);margin-bottom:24px}.voms-form-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid var(--border-color);background-color:#fff;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.voms-form-header h3{font-size:1rem;font-weight:700;color:var(--primary-color);display:flex;align-items:center;gap:8px}.voms-form-body{padding:24px;display:flex;flex-direction:column;gap:24px}.voms-form-section{border:1px solid var(--border-color);border-radius:8px;padding:20px;background-color:#fff}.voms-form-section-title{font-size:.9rem;font-weight:700;color:#0c2340;margin-bottom:16px;display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.voms-form-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.voms-form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.required-asterisk{color:#ef4444;margin-left:2px}.prefix-input-container{display:flex;border:1px solid var(--border-color);border-radius:6px;overflow:hidden}.prefix-label{background-color:#f1f5f9;padding:8px 12px;font-size:.85rem;color:var(--text-grey);border-right:1px solid var(--border-color);display:flex;align-items:center}.prefix-input-container input{border:none;flex:1;padding:8px 12px;outline:none;font-size:.85rem}
