:root{--vdbc-black: #161616;--vdbc-white: #ffffff;--vdbc-red: #c41e3a}.vdbc-auth-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem 1rem;background:var(--vdbc-black) center/cover no-repeat;position:relative}.vdbc-auth-page__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#161616b8,#c41e3a59,#161616c7);pointer-events:none}.vdbc-auth-layout{position:relative;z-index:1;margin:0 auto;width:min(720px,100%);display:flex;flex-direction:column;align-items:stretch;gap:1rem}.vdbc-auth-layout__main{display:flex;justify-content:center}.vdbc-auth-card{width:min(420px,100%);padding:2rem;background:linear-gradient(155deg,#5c1a2e,#8b2440 38%,#3d2a6b);border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 16px 48px #c41e3a47,0 4px 16px #00000059;color:var(--vdbc-white);overflow:hidden}.vdbc-auth-card .cds--form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.vdbc-auth-card .cds--btn{margin-top:.5rem;max-width:100%}.vdbc-auth-card .cds--inline-notification{margin-bottom:1rem}.vdbc-auth-card__brand{text-align:center;margin-bottom:1rem}.vdbc-auth-card__brand .vdbc-auth-logo{display:block;max-width:min(100%,16rem);max-height:3.5rem;width:auto;height:auto;margin:0 auto .75rem;object-fit:contain}.vdbc-auth-card__brand h1{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.vdbc-auth-card__brand p{margin:0;font-size:.875rem;color:#c6c6c6}.vdbc-auth-card__switch{margin:1.5rem 0 0;text-align:center;font-size:.875rem;color:#c6c6c6}.vdbc-auth-card__switch button{background:none;border:none;color:var(--vdbc-red);cursor:pointer;font:inherit;text-decoration:underline;padding:0}.vdbc-auth-footer{text-align:center;padding:.25rem .5rem .5rem}.vdbc-auth-footer__line{margin:0;font-size:.75rem;line-height:1.5;color:#ffffffc7}.vdbc-auth-footer__copyright{font-weight:500}.vdbc-auth-footer__sep{margin:0 .35rem;opacity:.55}.vdbc-auth-footer__link{background:none;border:none;padding:0;font:inherit;font-size:inherit;color:#ffb3bc;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.vdbc-auth-footer__link:hover{color:var(--vdbc-white)}body{margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;background:#f4f4f4}#root{min-height:100vh}.maker-shell{max-width:1200px;margin:0 auto;padding:1.5rem}.maker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.maker-grid{display:grid;grid-template-columns:280px 1fr;gap:1rem}@media(max-width:900px){.maker-grid{grid-template-columns:1fr}}.template-card{cursor:pointer}.barcode-preview{margin-top:1rem;padding:1rem;background:#fff;border:1px solid #e0e0e0;text-align:center}.barcode-preview img{max-width:180px}
