.hc-cv-mount{margin:0 0 12px}.hc-cv-loading{padding:24px;text-align:center;color:#64748b}.hc-cv{--cv-blue:#1769e0;--cv-ink:#10213f;--cv-line:#d8e4f3;background:#fff;border:1px solid var(--cv-line);border-radius:16px;box-shadow:0 10px 28px rgba(30,64,175,.07);overflow:hidden;color:var(--cv-ink)}
.hc-cv-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;background:linear-gradient(120deg,#f7fbff,#fff);border-bottom:1px solid #e5edf7}.hc-cv-head>div>span,.hc-cv-result>span{font-size:.66rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--cv-blue)}.hc-cv-head h3{margin:2px 0 3px;font-size:1.18rem}.hc-cv-head p{margin:0;color:#64748b;font-size:.78rem}.hc-cv-state{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.72rem;white-space:nowrap}.hc-cv-state i{width:8px;height:8px;border-radius:50%;background:currentColor}.hc-cv-state.ok{background:#ecfdf5;color:#047857}.hc-cv-state.alert{background:#fff7ed;color:#c2410c}.hc-cv-state.progress{background:#eef2ff;color:#4f46e5}
.hc-cv-protocol{display:grid;grid-template-columns:1fr 1.35fr 1.25fr 1.2fr .8fr;gap:10px;padding:14px 20px}.hc-cv label{display:grid;gap:5px;color:#475569;font-size:.69rem;font-weight:800}.hc-cv input,.hc-cv select,.hc-cv textarea{width:100%;box-sizing:border-box;border:1px solid #cbd9ea;border-radius:9px;background:#fff;color:#17233c;padding:9px;font:inherit;font-size:.78rem;outline:none}.hc-cv input:focus,.hc-cv select:focus,.hc-cv textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(59,130,246,.12)}
.hc-cv-conditions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 20px 14px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:11px;background:#f0f7ff}.hc-cv-conditions label{display:flex;align-items:center;gap:9px}.hc-cv-conditions input{width:16px;height:16px}.hc-cv-conditions span{display:grid}.hc-cv-conditions small{font-weight:500;color:#64748b}.hc-cv-conditions button,.hc-cv-foot button{border:0;background:transparent;color:#1769e0;font-size:.72rem;font-weight:850;cursor:pointer;white-space:nowrap}
.hc-cv-workspace{display:grid;grid-template-columns:78px minmax(280px,1.15fr) minmax(260px,.85fr);gap:12px;padding:0 20px 16px}.hc-cv-rail{display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:6px;max-height:330px;overflow:auto;padding-right:3px}.hc-cv-rail button{position:relative;height:36px;border:1px solid #dbe5f1;border-radius:9px;background:#fff;color:#64748b;font-weight:800;cursor:pointer}.hc-cv-rail button.active{border-color:#2680ff;background:#eff6ff;color:#1769e0;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.hc-cv-rail button small{position:absolute;right:3px;bottom:1px;font-size:.6rem}.hc-cv-rail .correcta small{color:#059669}.hc-cv-rail .incorrecta small,.hc-cv-rail .no_identifica small{color:#dc2626}
.hc-cv-entry,.hc-cv-result{border:1px solid #dfe8f3;border-radius:13px;padding:15px;background:#fbfdff}.hc-cv-entry-top{display:flex;align-items:end;gap:18px}.hc-cv-entry-top small{display:block;color:#64748b;font-size:.67rem;font-weight:800}.hc-cv-entry-top strong{font-size:1.65rem}.hc-cv-entry-top strong span{font-size:.8rem;color:#94a3b8}.hc-cv-progress{flex:1;height:7px;background:#e2e8f0;border-radius:99px;overflow:hidden;margin-bottom:8px}.hc-cv-progress i{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#14b8a6);border-radius:inherit;transition:width .25s}.hc-cv-response{margin-top:16px}.hc-cv-response input{padding:11px}.hc-cv-verdict{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px}.hc-cv-verdict button,.hc-cv-nav button{border:1px solid #cbd9ea;border-radius:9px;background:#fff;padding:9px 7px;color:#42526e;font-size:.71rem;font-weight:800;cursor:pointer}.hc-cv-verdict button.selected{border-color:#2563eb;background:#eaf3ff;color:#1d4ed8}.hc-cv-verdict button[data-status=correcta].selected{border-color:#34d399;background:#ecfdf5;color:#047857}.hc-cv-verdict button[data-status=incorrecta].selected,.hc-cv-verdict button[data-status=no_identifica].selected{border-color:#fca5a5;background:#fff1f2;color:#be123c}.hc-cv-nav{display:flex;justify-content:space-between;margin-top:14px}.hc-cv-nav button:disabled{opacity:.35;cursor:not-allowed}
.hc-cv-plate{position:relative;display:grid;place-items:center;margin:12px auto 2px;max-width:360px;aspect-ratio:1;border:1px solid #e8ded2;border-radius:18px;background:#fffaf4;box-shadow:inset 0 0 32px rgba(120,75,45,.05);overflow:hidden}.hc-cv-plate canvas{display:block;width:100%;height:100%}.hc-cv-plate>span{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);padding:3px 7px;border-radius:99px;background:rgba(255,255,255,.88);color:#7c6f65;font-size:.55rem;font-weight:800;white-space:nowrap;box-shadow:0 2px 8px rgba(68,48,35,.08)}.hc-cv-score-btn{border-color:#2563eb!important;background:#2563eb!important;color:#fff!important;padding-inline:15px!important}
.hc-cv-feedback{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding:10px 12px;border:1px solid;border-radius:10px;animation:hcCvFeedback .28s ease-out both}.hc-cv-feedback b{font-size:.77rem;white-space:nowrap}.hc-cv-feedback span{font-size:.7rem;text-align:right}.hc-cv-feedback.correct{border-color:#86efac;background:#f0fdf4;color:#166534}.hc-cv-feedback.incorrect{border-color:#fda4af;background:#fff1f2;color:#9f1239}.hc-cv-feedback.unidentified{border-color:#fdba74;background:#fff7ed;color:#9a3412}@keyframes hcCvFeedback{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.hc-cv-result{background:linear-gradient(145deg,#f8fbff,#fff)}.hc-cv-result h4{margin:5px 0;font-size:.95rem}.hc-cv-result p{margin:0 0 12px;color:#5d6b82;font-size:.73rem;line-height:1.45}.hc-cv-score{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px}.hc-cv-score span{display:grid;padding:8px 5px;text-align:center;border-radius:9px;background:#fff;border:1px solid #e1e9f3;color:#64748b;font-size:.62rem}.hc-cv-score b{font-size:1.05rem;color:#17233c}.hc-cv-result textarea{min-height:58px;resize:vertical}.hc-cv-result label+label{margin-top:9px}.hc-cv-foot{display:flex;justify-content:space-between;gap:12px;padding:10px 20px;background:#f8fafc;border-top:1px solid #e5edf7;color:#64748b;font-size:.68rem}
@media(max-width:900px){.hc-cv-protocol{grid-template-columns:repeat(2,1fr)}.hc-cv-workspace{grid-template-columns:64px 1fr}.hc-cv-result{grid-column:1/-1}}@media(max-width:600px){.hc-cv-head{display:grid}.hc-cv-state{white-space:normal}.hc-cv-protocol{grid-template-columns:1fr;padding:12px}.hc-cv-conditions{margin:0 12px 12px;align-items:flex-start}.hc-cv-workspace{grid-template-columns:1fr;padding:0 12px 12px}.hc-cv-rail{display:flex;max-height:none;overflow-x:auto}.hc-cv-rail button{min-width:38px}.hc-cv-verdict{grid-template-columns:1fr}.hc-cv-feedback{align-items:flex-start;flex-direction:column}.hc-cv-feedback span{text-align:left}.hc-cv-foot{padding:10px 12px}}
@media(prefers-reduced-motion:reduce){.hc-cv *{scroll-behavior:auto!important;transition:none!important}}
