.esic-page[data-astro-cid-vxvc2ztl]{min-height:60vh;padding:0 1.5rem 4rem;max-width:1100px;margin:0 auto}.esic-hero[data-astro-cid-vxvc2ztl]{background:linear-gradient(135deg,var(--primary-color) 0%,#1a5fa8 100%);padding:2.5rem 2rem;border-radius:var(--radius-lg);margin-bottom:2rem;position:relative;overflow:hidden}.esic-hero[data-astro-cid-vxvc2ztl]:before{content:"";position:absolute;top:-40px;right:-40px;width:220px;height:220px;border-radius:50%;background:#ffffff0f}.esic-hero-inner[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;position:relative;z-index:1}.esic-hero-icon[data-astro-cid-vxvc2ztl]{width:64px;height:64px;background:#ffffff26;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;flex-shrink:0;backdrop-filter:blur(8px)}.esic-hero-text[data-astro-cid-vxvc2ztl]{flex:1}.esic-hero-text[data-astro-cid-vxvc2ztl] h1[data-astro-cid-vxvc2ztl]{font-size:1.9rem;font-weight:800;color:#fff;margin:0 0 .3rem}.esic-hero-text[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.9rem;color:#ffffffc7;margin:0}.esic-hero-badge[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.5rem;background:#ffffff1f;backdrop-filter:blur(8px);color:#ffffffe6;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);padding:.45rem 1rem;font-size:.78rem;font-weight:600;flex-shrink:0}.esic-tabs-wrapper[data-astro-cid-vxvc2ztl]{margin-bottom:2rem}.esic-tabs[data-astro-cid-vxvc2ztl]{display:flex;gap:.5rem;background:var(--bg-color, #f8fafc);padding:.4rem;border-radius:var(--radius-lg);border:1px solid var(--border-color);flex-wrap:wrap}.esic-tab[data-astro-cid-vxvc2ztl]{flex:1;min-width:140px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.25rem;border:none;background:transparent;cursor:pointer;border-radius:calc(var(--radius-lg) - 4px);font-weight:600;font-size:.9rem;color:var(--text-light);transition:all .25s}.esic-tab[data-astro-cid-vxvc2ztl]:hover{color:var(--primary-color);background:#0b39790d}.esic-tab[data-astro-cid-vxvc2ztl].active{background:var(--white);color:var(--primary-color);box-shadow:0 2px 8px #0000001a}.esic-tab[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{font-size:.95rem}.esic-panel[data-astro-cid-vxvc2ztl]{display:none}.esic-panel[data-astro-cid-vxvc2ztl].active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.panel-intro[data-astro-cid-vxvc2ztl]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.panel-intro[data-astro-cid-vxvc2ztl] h2[data-astro-cid-vxvc2ztl]{font-size:1.3rem;font-weight:800;color:var(--text-color);margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.panel-intro[data-astro-cid-vxvc2ztl] h2[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{color:var(--primary-color)}.panel-intro[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.9rem;color:var(--text-light);margin:0;line-height:1.6}.esic-form[data-astro-cid-vxvc2ztl]{display:flex;flex-direction:column;gap:1.75rem}.esic-feature-grid[data-astro-cid-vxvc2ztl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.75rem}.esic-feature-card[data-astro-cid-vxvc2ztl]{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(37,99,235,.08);border-radius:var(--radius-lg);padding:2rem 1.6rem;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;box-shadow:0 18px 40px #0f172a0f}.esic-feature-card-link[data-astro-cid-vxvc2ztl]{text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.esic-feature-card-link[data-astro-cid-vxvc2ztl]:hover{transform:translateY(-4px);border-color:#2563eb2e;box-shadow:0 24px 48px #0f172a1a}.esic-feature-icon[data-astro-cid-vxvc2ztl]{width:84px;height:84px;border-radius:50%;background:#2563eb14;color:#3359b5;display:flex;align-items:center;justify-content:center;font-size:2.45rem;margin-bottom:1.5rem}.esic-feature-card[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#3359b5;text-decoration:underline;text-underline-offset:.18em;line-height:1.2}.esic-feature-card[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;max-width:22ch;font-size:.92rem;color:var(--text-color);line-height:1.7}.form-section[data-astro-cid-vxvc2ztl]{border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.75rem;background:var(--white)}.form-section[data-astro-cid-vxvc2ztl] legend[data-astro-cid-vxvc2ztl]{font-size:.9rem;font-weight:700;color:var(--primary-color);padding:0 .75rem;display:flex;align-items:center;gap:.4rem;letter-spacing:.02em;text-transform:uppercase}.form-row[data-astro-cid-vxvc2ztl]{display:grid;gap:1.25rem;margin-bottom:1.25rem}.form-row[data-astro-cid-vxvc2ztl]:last-child{margin-bottom:0}.form-row-full[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.form-row-2[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr 1fr}.form-row-3[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr 1fr 1fr}.form-group[data-astro-cid-vxvc2ztl]{display:flex;flex-direction:column;gap:.45rem}.form-group[data-astro-cid-vxvc2ztl] label[data-astro-cid-vxvc2ztl]{font-size:.82rem;font-weight:700;color:var(--text-color);letter-spacing:.02em}.required[data-astro-cid-vxvc2ztl]{color:#ef4444;margin-left:2px}.form-group[data-astro-cid-vxvc2ztl] input[data-astro-cid-vxvc2ztl],.form-group[data-astro-cid-vxvc2ztl] select[data-astro-cid-vxvc2ztl],.form-group[data-astro-cid-vxvc2ztl] textarea[data-astro-cid-vxvc2ztl]{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-size:.92rem;color:var(--text-color);background:var(--white);transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}.form-group[data-astro-cid-vxvc2ztl] input[data-astro-cid-vxvc2ztl]:focus,.form-group[data-astro-cid-vxvc2ztl] select[data-astro-cid-vxvc2ztl]:focus,.form-group[data-astro-cid-vxvc2ztl] textarea[data-astro-cid-vxvc2ztl]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #0b39791a}.form-group[data-astro-cid-vxvc2ztl] input[data-astro-cid-vxvc2ztl].input-error,.form-group[data-astro-cid-vxvc2ztl] select[data-astro-cid-vxvc2ztl].input-error,.form-group[data-astro-cid-vxvc2ztl] textarea[data-astro-cid-vxvc2ztl].input-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-group[data-astro-cid-vxvc2ztl] textarea[data-astro-cid-vxvc2ztl]{resize:vertical;min-height:140px;line-height:1.6}.field-error[data-astro-cid-vxvc2ztl]{font-size:.78rem;color:#ef4444;font-weight:500;min-height:16px;display:block}.char-counter[data-astro-cid-vxvc2ztl]{font-size:.78rem;color:var(--text-lighter, #94a3b8);text-align:right;margin-top:.2rem}.legal-notice[data-astro-cid-vxvc2ztl]{display:flex;gap:1rem;align-items:flex-start;background:#0b39790a;border:1px solid rgba(11,57,121,.15);border-radius:var(--radius-md);padding:1.1rem 1.25rem}.legal-notice[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{color:var(--primary-color);margin-top:2px;flex-shrink:0}.legal-notice[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.83rem;color:var(--text-light);line-height:1.65;margin:0}.form-actions[data-astro-cid-vxvc2ztl]{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.btn-reset[data-astro-cid-vxvc2ztl]{padding:.85rem 1.5rem;border:1.5px solid var(--border-color);border-radius:var(--radius-md);background:var(--white);color:var(--text-light);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-reset[data-astro-cid-vxvc2ztl]:hover{border-color:#ef4444;color:#ef4444}.btn-submit[data-astro-cid-vxvc2ztl]{padding:.85rem 2rem;background:linear-gradient(135deg,var(--primary-color),#1a5fa8);color:#fff;border:none;border-radius:var(--radius-md);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.6rem;box-shadow:0 4px 15px #0b39794d}.btn-submit[data-astro-cid-vxvc2ztl]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0b397966}.btn-submit[data-astro-cid-vxvc2ztl]:disabled{opacity:.7;cursor:not-allowed;transform:none}.consulta-box[data-astro-cid-vxvc2ztl]{max-width:700px}.consulta-input-group[data-astro-cid-vxvc2ztl] label[data-astro-cid-vxvc2ztl]{font-size:.85rem;font-weight:700;color:var(--text-color);display:block;margin-bottom:.5rem}.consulta-input-row[data-astro-cid-vxvc2ztl]{display:flex;gap:.75rem}.consulta-input[data-astro-cid-vxvc2ztl]{flex:1;padding:.85rem 1rem;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-size:.95rem;color:var(--text-color);font-family:monospace;letter-spacing:.05em;transition:border-color .2s,box-shadow .2s}.consulta-input[data-astro-cid-vxvc2ztl]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #0b39791a}.btn-consultar[data-astro-cid-vxvc2ztl]{padding:.85rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-md);font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.btn-consultar[data-astro-cid-vxvc2ztl]:hover:not(:disabled){background:#1a5fa8}.btn-consultar[data-astro-cid-vxvc2ztl]:disabled{opacity:.7;cursor:not-allowed}.consulta-result[data-astro-cid-vxvc2ztl]{margin-top:2rem}.result-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 16px #0000000d}.result-header[data-astro-cid-vxvc2ztl]{padding:1.25rem 1.5rem;background:var(--primary-color);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.result-protocol[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.85rem}.result-protocol[data-astro-cid-vxvc2ztl] strong[data-astro-cid-vxvc2ztl]{color:#fff;font-size:1.1rem;font-family:monospace}.result-status-badge[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.4rem;border:1px solid;border-radius:var(--radius-full);padding:.3rem .9rem;font-size:.8rem;font-weight:700}.result-body[data-astro-cid-vxvc2ztl]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border-bottom:1px solid var(--border-color)}.result-row[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.75rem}.result-label[data-astro-cid-vxvc2ztl]{font-size:.8rem;color:var(--text-light);min-width:160px;display:flex;align-items:center;gap:.4rem}.result-value[data-astro-cid-vxvc2ztl]{font-size:.9rem;font-weight:600;color:var(--text-color)}.result-request[data-astro-cid-vxvc2ztl],.result-reply[data-astro-cid-vxvc2ztl]{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color)}.result-reply[data-astro-cid-vxvc2ztl]{border-bottom:none;background:#f0fdf4}.result-request[data-astro-cid-vxvc2ztl] h4[data-astro-cid-vxvc2ztl],.result-reply[data-astro-cid-vxvc2ztl] h4[data-astro-cid-vxvc2ztl]{font-size:.82rem;font-weight:700;color:var(--primary-color);text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;gap:.4rem;margin:0 0 .75rem}.result-reply[data-astro-cid-vxvc2ztl] h4[data-astro-cid-vxvc2ztl]{color:#10b981}.result-request[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl],.result-reply[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.9rem;color:var(--text-color);line-height:1.65;margin:0}.consulta-empty[data-astro-cid-vxvc2ztl],.consulta-error[data-astro-cid-vxvc2ztl]{margin-top:2rem;display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:var(--radius-md)}.consulta-empty[data-astro-cid-vxvc2ztl]{background:#fef9c3;border:1px solid #fde68a;color:#92400e}.consulta-error[data-astro-cid-vxvc2ztl]{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.consulta-empty[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl],.consulta-error[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{font-size:1.5rem;flex-shrink:0}.consulta-empty[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl],.consulta-error[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;font-weight:500}.report-shell[data-astro-cid-vxvc2ztl]{display:flex;flex-direction:column;gap:1.5rem}.report-summary-grid[data-astro-cid-vxvc2ztl]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.report-summary-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.35rem 1.4rem;box-shadow:0 4px 16px #0000000a}.report-summary-label[data-astro-cid-vxvc2ztl]{display:block;font-size:.75rem;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.55rem}.report-summary-value[data-astro-cid-vxvc2ztl]{display:block;font-size:2rem;font-weight:800;color:var(--primary-color);line-height:1}.report-year-nav[data-astro-cid-vxvc2ztl]{position:relative;display:flex;flex-wrap:wrap;gap:.85rem;padding:1rem 1.1rem;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f4f7fcf5);border:1px solid rgba(148,163,184,.18);box-shadow:inset 0 1px #ffffffd9,0 12px 30px #0f172a0f}.report-year-btn{position:relative;min-width:92px;border:none;background:transparent;color:#5b6b85;border-radius:999px;padding:.95rem 1.35rem;font-size:.95rem;font-weight:700;cursor:pointer;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.report-year-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#fff,#eef4ff);border:1px solid rgba(37,99,235,.12);box-shadow:inset 0 1px #fffffff2,0 4px 10px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.report-year-btn:hover{transform:translateY(-1px);color:var(--primary-color)}.report-year-btn:hover:before{border-color:#2563eb42;box-shadow:inset 0 1px #fffffff2,0 12px 22px #2563eb1f}.report-year-btn.active{color:#fff;transform:translateY(-1px)}.report-year-btn.active:before{background:linear-gradient(135deg,var(--primary-color) 0%,#3b82f6 100%);border-color:#2563ebe6;box-shadow:0 16px 28px #2563eb3d,inset 0 1px #ffffff2e}.report-year-btn.active:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.18);pointer-events:none}.report-year-btn>*{position:relative;z-index:1}.report-table-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 8px 24px #0000000a}.report-table-header[data-astro-cid-vxvc2ztl]{padding:1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;flex-wrap:wrap}.report-table-kicker[data-astro-cid-vxvc2ztl]{display:block;font-size:.74rem;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.report-table-header[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{margin:0;font-size:1.85rem;font-weight:300;color:#2563eb;text-transform:uppercase}.report-table-caption[data-astro-cid-vxvc2ztl]{font-size:.82rem;color:var(--text-light)}.report-feedback[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.9rem;padding:1.35rem 1.5rem;font-size:.9rem}.report-feedback[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;line-height:1.5}.report-feedback-loading[data-astro-cid-vxvc2ztl]{color:var(--text-light)}.report-feedback-error[data-astro-cid-vxvc2ztl]{color:#b91c1c;background:#fef2f2;border-top:1px solid #fecaca}.report-table-wrapper[data-astro-cid-vxvc2ztl]{overflow-x:auto}.report-table[data-astro-cid-vxvc2ztl]{width:100%;border-collapse:collapse;min-width:720px}.report-table[data-astro-cid-vxvc2ztl] th[data-astro-cid-vxvc2ztl]{background:var(--primary-color);color:#fff;text-align:left;padding:1rem;font-size:.82rem;font-weight:700;border-right:1px solid rgba(255,255,255,.16)}.report-table[data-astro-cid-vxvc2ztl] th[data-astro-cid-vxvc2ztl]:last-child{border-right:none}.report-table td{padding:.95rem 1rem;border-top:1px solid var(--border-color);color:var(--text-color);font-size:.9rem}.report-table tbody tr:nth-child(odd) td{background:#edf4ff}.report-table tbody tr:nth-child(2n) td{background:#fff}.report-month-cell{display:flex;align-items:center;gap:.8rem}.report-month-badge{width:34px;height:34px;border-radius:10px;background:#2563eb1a;color:var(--primary-color);display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;font-weight:800;flex-shrink:0}.report-month-label{font-weight:700;color:#334155}.report-metric-cell{text-align:center;font-variant-numeric:tabular-nums;font-weight:700;color:#1e3a8a}.report-total-row td{background:linear-gradient(180deg,#dbeafe,#eff6ff)!important;font-weight:800;border-top:1px solid rgba(37,99,235,.18)}.report-notice-stack[data-astro-cid-vxvc2ztl]{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem;border-top:1px solid var(--border-color);background:#fff}.report-notice-card[data-astro-cid-vxvc2ztl]{padding:1.15rem 1.25rem;border-radius:var(--radius-md);border:1px solid #f1c4c4;background:#fdf0f0;color:#a24141;box-shadow:inset 4px 0 #e7b1b1}.report-notice-card[data-astro-cid-vxvc2ztl] strong[data-astro-cid-vxvc2ztl]{display:block;margin-bottom:.35rem;font-size:.95rem;font-weight:800}.report-notice-card[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;font-size:.92rem;line-height:1.65}.steps-grid[data-astro-cid-vxvc2ztl]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}.step-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.75rem 1.25rem;text-align:center;position:relative;transition:box-shadow .2s,transform .2s}.step-card[data-astro-cid-vxvc2ztl]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-3px)}.step-number[data-astro-cid-vxvc2ztl]{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:28px;height:28px;background:var(--primary-color);color:#fff;border-radius:50%;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0b39794d}.step-icon[data-astro-cid-vxvc2ztl]{width:56px;height:56px;background:linear-gradient(135deg,#0b397914,#0b397926);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--primary-color);margin:.75rem auto 1rem}.step-card[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{font-size:.95rem;font-weight:700;color:var(--text-color);margin:0 0 .5rem}.step-card[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.82rem;color:var(--text-light);line-height:1.55;margin:0}.legal-cards[data-astro-cid-vxvc2ztl]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem}.legal-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem;display:flex;gap:1rem;align-items:flex-start}.legal-card-icon[data-astro-cid-vxvc2ztl]{width:40px;height:40px;flex-shrink:0;background:#0b397914;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:1.1rem}.legal-card[data-astro-cid-vxvc2ztl] h4[data-astro-cid-vxvc2ztl]{font-size:.9rem;font-weight:700;color:var(--text-color);margin:0 0 .4rem}.legal-card[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.82rem;color:var(--text-light);margin:0;line-height:1.55}.deadline-section[data-astro-cid-vxvc2ztl]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.deadline-section-header[data-astro-cid-vxvc2ztl]{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;flex-wrap:wrap}.deadline-kicker[data-astro-cid-vxvc2ztl]{display:block;font-size:.74rem;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}.deadline-section-header[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{margin:0;font-size:1.7rem;font-weight:300;color:#2563eb}.deadline-section-header[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;max-width:520px;font-size:.86rem;color:var(--text-light);line-height:1.6}.deadline-highlight-grid[data-astro-cid-vxvc2ztl]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.deadline-highlight-card[data-astro-cid-vxvc2ztl]{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.1);border-radius:var(--radius-lg);padding:1.35rem 1.2rem;box-shadow:0 8px 24px #0f172a0a}.deadline-highlight-value[data-astro-cid-vxvc2ztl]{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:.45rem .8rem;border-radius:999px;background:#2563eb1a;color:var(--primary-color);font-size:1rem;font-weight:800;margin-bottom:.8rem}.deadline-highlight-card[data-astro-cid-vxvc2ztl] strong[data-astro-cid-vxvc2ztl]{display:block;font-size:.9rem;color:var(--text-color);margin-bottom:.45rem}.deadline-highlight-card[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{margin:0;font-size:.82rem;color:var(--text-light);line-height:1.55}.deadline-table-card[data-astro-cid-vxvc2ztl]{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 8px 24px #0f172a0a}.deadline-table[data-astro-cid-vxvc2ztl]{width:100%;border-collapse:collapse}.deadline-table[data-astro-cid-vxvc2ztl] th[data-astro-cid-vxvc2ztl]{background:var(--primary-color);color:#fff;text-align:left;padding:1rem;font-size:.82rem;font-weight:700;border-right:1px solid rgba(255,255,255,.14)}.deadline-table[data-astro-cid-vxvc2ztl] th[data-astro-cid-vxvc2ztl]:last-child{border-right:none}.deadline-table[data-astro-cid-vxvc2ztl] td[data-astro-cid-vxvc2ztl]{padding:1rem;font-size:.9rem;color:var(--text-color);border-top:1px solid var(--border-color)}.deadline-table[data-astro-cid-vxvc2ztl] tbody[data-astro-cid-vxvc2ztl] tr[data-astro-cid-vxvc2ztl]:nth-child(odd) td[data-astro-cid-vxvc2ztl]{background:#edf4ff}.deadline-table[data-astro-cid-vxvc2ztl] tbody[data-astro-cid-vxvc2ztl] tr[data-astro-cid-vxvc2ztl]:nth-child(2n) td[data-astro-cid-vxvc2ztl]{background:#fff}.deadline-table[data-astro-cid-vxvc2ztl] td[data-astro-cid-vxvc2ztl]:last-child{font-weight:800;color:var(--primary-color);white-space:nowrap}.contact-footer[data-astro-cid-vxvc2ztl]{display:flex;gap:1.25rem;align-items:flex-start;background:#0b39790a;border:1px solid rgba(11,57,121,.12);border-radius:var(--radius-lg);padding:1.5rem}.contact-footer[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{color:var(--primary-color);font-size:1.4rem;flex-shrink:0;margin-top:2px}.contact-footer[data-astro-cid-vxvc2ztl] strong[data-astro-cid-vxvc2ztl]{display:block;font-size:.95rem;font-weight:700;color:var(--text-color);margin-bottom:.3rem}.contact-footer[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.85rem;color:var(--text-light);margin:0;line-height:1.55}.esic-modal-overlay[data-astro-cid-vxvc2ztl]{display:none;position:fixed;inset:0;background:#000000a6;z-index:10000;align-items:center;justify-content:center;padding:1rem}.esic-modal-overlay[data-astro-cid-vxvc2ztl].active{display:flex}.esic-modal[data-astro-cid-vxvc2ztl]{background:var(--white);border-radius:var(--radius-lg);max-width:520px;width:100%;overflow:hidden;box-shadow:0 24px 60px #0000004d;animation:modalIn .35s cubic-bezier(.34,1.56,.64,1)}@keyframes modalIn{0%{opacity:0;transform:scale(.88) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-success-header[data-astro-cid-vxvc2ztl]{background:linear-gradient(135deg,#10b981,#059669);padding:2.5rem 2rem 2rem;text-align:center;color:#fff}.modal-success-icon[data-astro-cid-vxvc2ztl]{width:72px;height:72px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem;animation:popIn .5s cubic-bezier(.34,1.56,.64,1) .2s both}@keyframes popIn{0%{transform:scale(0)}to{transform:scale(1)}}.modal-success-header[data-astro-cid-vxvc2ztl] h2[data-astro-cid-vxvc2ztl]{font-size:1.3rem;font-weight:800;margin:0 0 .5rem}.modal-success-header[data-astro-cid-vxvc2ztl] p[data-astro-cid-vxvc2ztl]{font-size:.88rem;margin:0;opacity:.85}.modal-protocol-block[data-astro-cid-vxvc2ztl]{padding:1.5rem 2rem;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:.4rem;background:#f8fafc}.protocol-label[data-astro-cid-vxvc2ztl]{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--text-light);letter-spacing:.04em}.protocol-number-row[data-astro-cid-vxvc2ztl]{display:flex;align-items:center;gap:.75rem}.protocol-number[data-astro-cid-vxvc2ztl]{font-size:1.5rem;font-weight:800;color:var(--primary-color);font-family:monospace;letter-spacing:.05em}.btn-copy-protocol[data-astro-cid-vxvc2ztl]{padding:.45rem .7rem;background:#0b397914;border:1px solid rgba(11,57,121,.15);border-radius:var(--radius-sm);color:var(--primary-color);cursor:pointer;font-size:.85rem;transition:all .2s}.btn-copy-protocol[data-astro-cid-vxvc2ztl]:hover{background:var(--primary-color);color:#fff}.modal-qr-block[data-astro-cid-vxvc2ztl]{padding:1.5rem 2rem;border-bottom:1px solid var(--border-color);text-align:center}.qr-label[data-astro-cid-vxvc2ztl]{font-size:.82rem;color:var(--text-light);margin:0 0 1rem}.qr-container[data-astro-cid-vxvc2ztl]{display:flex;justify-content:center;margin-bottom:.75rem}.qr-container[data-astro-cid-vxvc2ztl] img[data-astro-cid-vxvc2ztl],.qr-container[data-astro-cid-vxvc2ztl] canvas[data-astro-cid-vxvc2ztl]{border-radius:var(--radius-sm)}.qr-url[data-astro-cid-vxvc2ztl]{font-size:.7rem;color:var(--text-lighter, #94a3b8);word-break:break-all;margin:0}.modal-info-grid[data-astro-cid-vxvc2ztl]{padding:1.25rem 2rem;border-bottom:1px solid var(--border-color);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-info-item[data-astro-cid-vxvc2ztl]{display:flex;gap:.75rem;align-items:flex-start}.modal-info-item[data-astro-cid-vxvc2ztl] i[data-astro-cid-vxvc2ztl]{color:var(--primary-color);margin-top:2px;flex-shrink:0}.modal-info-item[data-astro-cid-vxvc2ztl] span[data-astro-cid-vxvc2ztl]{font-size:.75rem;color:var(--text-light);display:block}.modal-info-item[data-astro-cid-vxvc2ztl] strong[data-astro-cid-vxvc2ztl]{font-size:.88rem;color:var(--text-color)}.modal-actions[data-astro-cid-vxvc2ztl]{padding:1.25rem 2rem;display:flex;gap:.75rem;justify-content:flex-end}.btn-print[data-astro-cid-vxvc2ztl]{padding:.7rem 1.25rem;background:#0b39790f;border:1px solid rgba(11,57,121,.15);border-radius:var(--radius-md);color:var(--primary-color);font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.4rem}.btn-print[data-astro-cid-vxvc2ztl]:hover{background:var(--primary-color);color:#fff}.btn-close-modal[data-astro-cid-vxvc2ztl]{padding:.7rem 1.25rem;background:var(--text-lighter, #94a3b8);border:none;border-radius:var(--radius-md);color:#fff;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.4rem}.btn-close-modal[data-astro-cid-vxvc2ztl]:hover{background:#64748b}@media print{.esic-page[data-astro-cid-vxvc2ztl],.esic-hero[data-astro-cid-vxvc2ztl],.esic-tabs-wrapper[data-astro-cid-vxvc2ztl]{display:none}.esic-modal-overlay[data-astro-cid-vxvc2ztl]{position:static;background:none;display:block!important}.esic-modal[data-astro-cid-vxvc2ztl]{box-shadow:none;max-width:100%}.modal-actions[data-astro-cid-vxvc2ztl]{display:none}}@media(max-width:900px){.esic-feature-grid[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.deadline-highlight-grid[data-astro-cid-vxvc2ztl],.report-summary-grid[data-astro-cid-vxvc2ztl],.steps-grid[data-astro-cid-vxvc2ztl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.esic-page[data-astro-cid-vxvc2ztl]{padding-left:1rem;padding-right:1rem}.esic-hero-inner[data-astro-cid-vxvc2ztl]{flex-direction:column;text-align:center}.esic-hero-text[data-astro-cid-vxvc2ztl] h1[data-astro-cid-vxvc2ztl]{font-size:1.4rem}.esic-hero-badge[data-astro-cid-vxvc2ztl]{align-self:center}.esic-tab[data-astro-cid-vxvc2ztl] span[data-astro-cid-vxvc2ztl]{display:none}.esic-tab[data-astro-cid-vxvc2ztl]{min-width:unset;padding:.75rem 1rem}.form-row-2[data-astro-cid-vxvc2ztl],.form-row-3[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.esic-feature-card[data-astro-cid-vxvc2ztl]{min-height:unset;padding:1.6rem 1.25rem}.esic-feature-icon[data-astro-cid-vxvc2ztl]{width:72px;height:72px;font-size:2rem}.steps-grid[data-astro-cid-vxvc2ztl],.legal-cards[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.deadline-section-header[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{font-size:1.35rem}.deadline-highlight-grid[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.deadline-table-card[data-astro-cid-vxvc2ztl]{overflow-x:auto}.deadline-table[data-astro-cid-vxvc2ztl]{min-width:640px}.consulta-input-row[data-astro-cid-vxvc2ztl]{flex-direction:column}.btn-consultar[data-astro-cid-vxvc2ztl]{width:100%;justify-content:center}.form-section[data-astro-cid-vxvc2ztl]{padding:1.25rem}.report-summary-grid[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.report-year-nav[data-astro-cid-vxvc2ztl]{gap:.65rem;padding:.8rem;border-radius:24px}.report-year-btn{min-width:calc(33.333% - .5rem);flex:1 1 calc(33.333% - .5rem);padding:.8rem .9rem}.report-table-header[data-astro-cid-vxvc2ztl] h3[data-astro-cid-vxvc2ztl]{font-size:1.4rem}.modal-info-grid[data-astro-cid-vxvc2ztl]{grid-template-columns:1fr}.modal-actions[data-astro-cid-vxvc2ztl]{flex-direction:column}.esic-hero[data-astro-cid-vxvc2ztl]{padding:1.5rem}}
