.ve-cert-wrapper{width:100%;max-width:var(--ve-max-width);margin:24px auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ve-gap);font-family:inherit;box-sizing:border-box}.ve-cert-wrapper *{box-sizing:border-box}.ve-cert-wrapper.ve-layout-vertical{grid-template-columns:1fr}.ve-cert-card{background:var(--ve-card-bg);border:1px solid var(--ve-border);border-radius:var(--ve-card-radius);padding:var(--ve-card-padding);box-shadow:var(--ve-shadow);min-width:0}.ve-cert-head{display:flex;align-items:flex-start;gap:15px}.ve-cert-main-icon{width:50px;height:50px;flex:0 0 50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ve-icon-bg);color:var(--ve-icon)}.ve-cert-main-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ve-cert-card h3{margin:1px 0 4px;font-size:var(--ve-title-size);line-height:1.25;font-weight:700;color:var(--ve-title)}.ve-cert-card p{margin:0;color:var(--ve-text);font-size:var(--ve-text-size);line-height:1.45}.ve-cert-divider{height:1px;background:var(--ve-border);margin:14px 0}.ve-cert-form label{display:block;margin:0 0 7px;color:var(--ve-label);font-size:var(--ve-label-size);font-weight:700}.ve-cert-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,36%);gap:18px}.ve-cert-row input{width:100%;height:var(--ve-button-height);padding:0 13px;border:1px solid var(--ve-input-border);border-radius:var(--ve-input-radius);font-family:inherit;font-size:14px;color:#1f2937;background:#fff;outline:none;transition:.2s}.ve-cert-row input:focus{border-color:var(--ve-input-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--ve-input-focus) 16%,transparent)}.ve-cert-row button{height:var(--ve-button-height);border:0;border-radius:var(--ve-button-radius);padding:0 20px;background:var(--ve-primary);color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:16px;transition:.2s}.ve-cert-row button:hover{background:var(--ve-primary-hover);transform:translateY(-1px)}.ve-cert-arrow{font-size:20px;font-weight:400;line-height:1}.ve-cert-note{display:flex;align-items:flex-start;gap:7px;margin-top:10px;color:var(--ve-note);font-size:11.5px;line-height:1.35}.ve-cert-note svg{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ve-cert-message{max-width:var(--ve-max-width,1180px);margin:16px auto;padding:13px 16px;border-radius:8px;font-family:inherit}.ve-cert-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}@media(max-width:850px){.ve-cert-wrapper{grid-template-columns:1fr}.ve-cert-row{grid-template-columns:1fr}.ve-cert-row button{width:100%}}@media(max-width:480px){.ve-cert-head{gap:11px}.ve-cert-main-icon{width:43px;height:43px;flex-basis:43px}.ve-cert-main-icon svg{width:24px;height:24px}}
.ve-cert-results{width:100%;max-width:var(--ve-max-width);margin:18px auto 28px;background:var(--ve-card-bg);border:1px solid var(--ve-border);border-radius:var(--ve-card-radius);box-shadow:var(--ve-shadow);padding:var(--ve-card-padding);font-family:inherit;box-sizing:border-box}.ve-cert-results *{box-sizing:border-box}.ve-cert-results-head h3{margin:0;color:var(--ve-title);font-size:var(--ve-title-size);line-height:1.3}.ve-cert-results-head p{margin:5px 0 16px;color:var(--ve-text);font-size:var(--ve-text-size)}.ve-cert-results-list{display:grid;gap:10px}.ve-cert-result-item{display:flex;align-items:center;gap:13px;padding:13px 14px;border:1px solid var(--ve-border);border-radius:var(--ve-input-radius);background:var(--ve-card-bg)}.ve-cert-result-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ve-icon-bg);color:var(--ve-icon)}.ve-cert-result-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ve-cert-result-content{min-width:0;flex:1;display:flex;flex-direction:column}.ve-cert-result-content strong{color:var(--ve-title);font-size:15px;line-height:1.35}.ve-cert-result-content small{color:var(--ve-text);font-size:12px;margin-top:3px}.ve-cert-result-button{min-height:40px;padding:8px 17px;border-radius:var(--ve-button-radius);background:var(--ve-primary);color:#fff!important;text-decoration:none!important;font-weight:600;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:.2s ease}.ve-cert-result-button:hover{background:var(--ve-primary-hover);color:#fff!important}.ve-cert-result-button span{font-size:18px}@media(max-width:650px){.ve-cert-result-item{align-items:flex-start;flex-wrap:wrap}.ve-cert-result-content{width:calc(100% - 58px)}.ve-cert-result-button{width:100%;margin-top:3px}}
.ve-cert-result-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ve-cert-pdf-button{min-height:40px;padding:8px 17px;border:1px solid var(--ve-primary);border-radius:var(--ve-button-radius);background:#fff;color:var(--ve-primary);font-family:inherit;font-weight:600;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.2s ease}.ve-cert-pdf-button:hover{background:var(--ve-primary);color:#fff}.ve-cert-pdf-button:disabled{opacity:.65;cursor:wait}.ve-cert-pdf-button span{font-size:18px}@media(max-width:650px){.ve-cert-result-actions{width:100%}.ve-cert-result-actions>*{flex:1;min-width:145px}}

.ve-cert-image-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:8px 16px;border:1px solid var(--ve-primary);border-radius:var(--ve-button-radius);color:var(--ve-primary);background:#fff;font-weight:700;text-decoration:none;transition:.2s ease}.ve-cert-image-button:hover{background:var(--ve-icon-bg);color:var(--ve-primary-hover)}

/* Identificación y habilitación de certificados */
.vebc-identification{max-width:var(--ve-max-width,1180px);margin:22px auto 0;background:#fff;border:1px solid var(--ve-border,#e8ebf1);border-radius:12px;padding:24px;box-shadow:var(--ve-shadow,0 8px 28px rgba(17,36,81,.10));color:var(--ve-text,#53617e)}
.vebc-identification h3{margin:0 0 8px;color:var(--ve-title,#102451);font-size:21px}.vebc-identification p{margin:0 0 18px}.vebc-pending-list{display:grid;gap:10px;margin:16px 0}.vebc-pending-item{display:flex;justify-content:space-between;gap:15px;align-items:center;border:1px solid #e8ebf1;border-radius:8px;padding:13px 15px}.vebc-pending-item strong{color:#102451}.vebc-pending-item small{color:#7b879e}.vebc-pending-item span{display:flex;gap:8px}.vebc-pending-item a{background:#102451;color:#fff;text-decoration:none;padding:9px 12px;border-radius:6px;font-weight:600}.vebc-pending-item a:last-child{background:#ff4d19}.vebc-identification-form label{display:block;color:#102451;font-weight:700;margin-bottom:7px}.vebc-identification-form>div{display:flex;gap:10px}.vebc-identification-form input{flex:1;min-height:46px;border:1px solid #d8dee9;border-radius:6px;padding:10px 14px}.vebc-identification-form button{min-height:46px;border:0;border-radius:6px;background:#ff4d19;color:#fff;font-weight:700;padding:10px 20px;cursor:pointer}.ve-cert-success{background:#eefaf1!important;border-color:#8fd3a0!important;color:#176b2c!important}@media(max-width:700px){.vebc-identification-form>div,.vebc-pending-item{flex-direction:column;align-items:stretch}.vebc-pending-item span{flex-wrap:wrap}.vebc-identification-form button{width:100%}}

/* Verificación por correo para usuarios desconectados */
.vebc-guest-form{display:grid;gap:14px}.vebc-guest-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.vebc-guest-grid label{display:block;margin:0}.vebc-guest-grid label span{display:block;color:#102451;font-weight:700;margin-bottom:7px}.vebc-guest-grid input{width:100%;min-height:46px;border:1px solid #d8dee9;border-radius:6px;padding:10px 14px;background:#fff}.vebc-guest-form>button{justify-self:start;min-height:46px;border:0;border-radius:6px;background:#ff4d19;color:#fff;font-weight:700;padding:10px 22px;cursor:pointer}.vebc-privacy-note{display:block;color:#7b879e;line-height:1.5}.vebc-guest-identification{border-top:4px solid #ff4d19}@media(max-width:700px){.vebc-guest-grid{grid-template-columns:1fr}.vebc-guest-form>button{width:100%}}
