:root{--primary:#0b4594;--secondary:#fce702;--bg-color:#e2e8f0;--text-dark:#0f172a;--border-color:#fff6;--glass-bg:#ffffffa6;--glass-shadow:0 10px 32px -4px #0000001a, 0 4px 12px -4px #0000000d}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-dark);background-image:radial-gradient(at 40% 20%,#c6defa 0,#0000 50%),radial-gradient(at 80% 0,#c6f3fa 0,#0000 50%),radial-gradient(at 0%,#fcdee1 0,#0000 50%);background-attachment:fixed;flex-direction:column;height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}#root{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.container{flex-direction:column;flex:1;max-width:95%;margin:0 auto;display:flex;overflow:hidden}.card{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);box-shadow:var(--glass-shadow);border:1px solid #ffffffb3;border-radius:16px;margin-bottom:2rem;padding:2.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s}.card:hover{transform:translateY(-2px);box-shadow:0 14px 40px -4px #0000001f,0 6px 16px -4px #0000000f}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.btn-primary{background:linear-gradient(135deg, var(--primary), #08326d);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #0b45944d}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:var(--text-dark);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0}.btn-secondary:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);transform:translateY(-2px);box-shadow:0 6px 12px -2px #0000000d}.form-group{margin-bottom:1.5rem}.form-label{color:#334155;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.form-input{background:#fffc;border:1px solid #0000001a;border-radius:10px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s;box-shadow:inset 0 2px 4px #00000005}.form-input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #0b459426,inset 0 1px 2px #00000003}.id-card-wrapper{box-sizing:border-box;background:#fff;border-radius:8px;font-family:Inter,Segoe UI,sans-serif;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026,0 1px 4px #00000014}.id-card-wrapper,.id-card-wrapper *{box-sizing:border-box}.theme-exact{border:1px solid #0000001a}.theme-exact .c-header{z-index:5;color:#fff;justify-content:space-between;align-items:center;width:100%;height:75px;padding:0 16px;display:flex;position:relative}.theme-exact .c-header-left{align-items:center;display:flex}.theme-exact .c-logo-wrap{justify-content:center;align-items:center;margin-right:12px;display:flex}.theme-exact .c-logo{object-fit:contain;max-width:65px;max-height:65px}.theme-exact .c-logo-placeholder{display:none}.theme-exact .c-header-text{flex-direction:column;flex:1;justify-content:center;display:flex}.theme-exact .c-org-name{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;margin-bottom:2px;font-family:Times New Roman,serif;font-size:20px;font-weight:700}.theme-exact .c-org-address{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;font-family:Roboto,sans-serif;font-size:8px;font-weight:500}.theme-exact .c-session-badge{color:#000;background:#f79646;border:1.5px solid #ffffffe6;border-radius:4px;justify-content:center;align-items:center;padding:3px 10px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;display:flex}.theme-exact .c-header-accent{width:100%;height:5px}.theme-exact .c-identity-badge{color:#fff;z-index:10;background:#21963b;border:2px solid #fff;border-radius:6px;align-items:center;gap:6px;padding:3px 14px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;display:flex;position:absolute;top:73px;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 8px #00000026}.theme-exact .c-body{background-color:#0000;flex:1;gap:20px;padding:10px 24px 10px 92px;display:flex;position:relative}.theme-exact .c-details-section{flex-direction:column;flex:1;display:flex}.theme-exact .c-name{color:#d32f2f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-family:Arial,sans-serif;font-size:28px;font-weight:700;line-height:1}.theme-exact .c-details-grid{flex-direction:column;gap:8px;display:flex}.theme-exact .c-detail-row{align-items:baseline;font-size:10px;display:flex}.theme-exact .c-lbl{color:#123f63;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;width:115px;font-family:Arial,sans-serif;font-weight:700}.theme-exact .c-colon{color:#000;text-align:center;flex-shrink:0;width:10px;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.theme-exact .c-val{color:#000;text-transform:uppercase;flex:1;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.theme-exact .c-photo-section{flex-direction:column;justify-content:flex-start;align-items:center;margin-left:auto;display:flex}.theme-exact .c-photo-wrapper{background-color:#2e2e2e;border-radius:8px;justify-content:center;align-items:center;width:110px;height:135px;margin-top:-8px;display:flex;overflow:hidden}.theme-exact .c-photo-placeholder{width:90%;height:90%}.theme-exact .c-photo{object-fit:cover;width:100%;height:100%;display:block}.theme-exact .c-photo-placeholder{color:#444;width:100%;height:100%}.theme-exact .c-signature{flex-direction:column;align-items:center;gap:2px;line-height:1.2;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)skew(32deg)}.theme-exact .c-sig-img{object-fit:contain;max-width:65px;max-height:25px}.theme-exact .c-signature p{color:#0b3c5d;text-align:center;text-transform:capitalize;margin:0;font-family:Times New Roman,serif;font-size:8px;font-weight:700}.theme-exact .c-footer{z-index:15;background:var(--primary);height:45px;position:absolute;bottom:0;left:0;right:0}.theme-exact .c-footer-left{color:#fff;letter-spacing:.5px;align-items:center;width:70%;height:100%;padding-left:24px;font-family:Calibri,sans-serif;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:0;left:0}.theme-exact .c-footer-right{background:var(--secondary);border-left:4.5px solid #fff;width:40%;height:130%;position:absolute;bottom:0;right:-40px;transform:skew(-32deg)}.qa-mode-active{outline:2px dashed #f0f!important}.qa-mode-active *{outline:1px dashed #ff00ff26}.qa-mode-active .c-photo-wrapper{background-color:#0ff3!important;outline:2px solid #0ff!important}.qa-mode-active .c-name{background-color:#ff00ff1a!important;outline:2px solid #f0f!important}.qa-mode-active .c-footer-right{outline:2px solid #0ff!important}.qa-mode-active .c-identity-badge{outline:2px solid #f0f!important}.qa-mode-active:after{content:"";pointer-events:none;z-index:9999;background:#00ffff80;height:1px;position:absolute;top:50%;left:0;right:0}.qa-mode-active:before{content:"";pointer-events:none;z-index:9999;background:#00ffff80;width:1px;position:absolute;top:0;bottom:0;left:50%}
