﻿.ov-shell { min-height: 100vh; background: #f4fbfa; color: #102024; }
    .ov-hero { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 460px); gap: clamp(26px, 5vw, 70px); align-items: center; min-height: 650px; padding: 74px clamp(18px, 5vw, 78px) 56px; overflow: hidden; background: linear-gradient(100deg, rgba(6, 47, 52, .92), rgba(9, 72, 82, .76) 46%, rgba(255, 255, 255, .08)), url('/img/landing/torreAguaEinat.jpeg') center/cover no-repeat; border-bottom: 1px solid #d8e8e6; }
    .ov-hero:after { content: ""; position: absolute; inset: auto 0 0 0; height: 120px; background: linear-gradient(180deg, rgba(244, 251, 250, 0), #f4fbfa); }
    .ov-hero > * { position: relative; z-index: 1; }
    .ov-kicker { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 16px; padding: 8px 12px; border: 1px solid rgba(125, 211, 252, .35); border-radius: 999px; background: rgba(236, 254, 255, .13); color: #bef4ff; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; font-size: .78rem; }
    .ov-hero h1 { max-width: 820px; font-size: clamp(2.9rem, 7vw, 6.7rem); line-height: .93; margin: 0 0 20px; color: #fff; text-wrap: balance; }
    .ov-hero p { font-size: clamp(1.05rem, 2vw, 1.28rem); color: #dff7f5; max-width: 680px; margin-bottom: 28px; }
    .ov-hero-points { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; max-width: 760px; }
    .ov-hero-point { padding: 14px 15px; border: 1px solid rgba(190, 244, 255, .22); border-radius: 8px; background: rgba(255, 255, 255, .1); color: #fff; text-align: left; backdrop-filter: blur(10px); }
    button.ov-hero-point { cursor: pointer; font: inherit; }
    .ov-hero-claim:hover { background: rgba(255, 255, 255, .18); }
    .ov-hero-point i { color: #facc15; margin-right: 7px; }
    .ov-card { position: relative; overflow: hidden; background: rgba(255, 255, 255, .96); border: 1px solid rgba(219, 232, 230, .9); border-radius: 8px; box-shadow: 0 28px 80px rgba(3, 34, 39, .34); }
    .ov-card:before { content: ""; position: absolute; inset: 0 0 auto; height: 6px; background: linear-gradient(90deg, #0f766e, #0284c7, #f59e0b); }
    .ov-card-badge { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 12px; padding: 7px 10px; border-radius: 999px; background: #e6fffb; color: #0f766e; font-size: .82rem; font-weight: 900; }
    .ov-card-header { padding: 28px 28px 12px; border-bottom: 0; }
    .ov-card-header h2 { font-size: 1.5rem; margin: 0 0 6px; color: #0f172a; font-weight: 900; }
    .ov-card-header p { margin: 0; color: #64748b; }
    .ov-card-body { padding: 18px 28px 28px; }
    .ov-card label { color: #334155; font-weight: 800; font-size: .9rem; }
    .ov-card .form-control { min-height: 46px; border-radius: 8px; border-color: #cfe1df; font-weight: 700; color: #0f172a; }
    .ov-card .form-control:focus { border-color: #0f766e; box-shadow: 0 0 0 .2rem rgba(15, 118, 110, .14); }
    #btnBuscar { min-height: 52px; border: 0; border-radius: 8px; background: linear-gradient(90deg, #0f766e, #0284c7); font-weight: 900; box-shadow: 0 14px 28px rgba(2, 132, 199, .25); }
    .ov-service-band { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(280px, .55fr) minmax(0, 1fr); gap: 16px; align-items: stretch; padding: 0 clamp(18px, 5vw, 78px) 16px; margin-top: -34px; }
    .ov-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
    .ov-action { display: grid; grid-template-columns: 38px minmax(0, 1fr); gap: 12px; align-items: center; min-height: 82px; padding: 14px; border: 1px solid #dbe8e6; border-radius: 8px; background: #fff; color: #102024; text-decoration: none; box-shadow: 0 16px 36px rgba(15, 23, 42, .08); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
    .ov-action:hover { color: #102024; text-decoration: none; transform: translateY(-3px); border-color: rgba(15, 118, 110, .36); box-shadow: 0 24px 48px rgba(15, 23, 42, .12); }
    .ov-action i { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 8px; background: #e6fffb; color: #0f766e; font-size: 1rem; }
    .ov-action strong { display: block; color: #0f172a; font-size: 1rem; }
    .ov-action span span { display: block; color: #64748b; line-height: 1.25; }
    .ov-service-panel { padding: 22px 24px; border-radius: 8px; border: 1px solid #dbe8e6; background: #fff; box-shadow: 0 14px 36px rgba(15, 23, 42, .06); }
    .ov-service-panel h2 { margin: 0 0 10px; color: #0f172a; font-size: clamp(1.35rem, 3vw, 2.1rem); font-weight: 900; }
    .ov-service-panel p { color: #64748b; margin-bottom: 0; }
    .ov-metrics { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, .37fr); gap: 12px; padding: 0 clamp(18px, 5vw, 78px) 44px; }
    .ov-metric { min-height: 94px; padding: 20px; border: 0; border-radius: 8px; color: #fff; background: #0f766e; text-align: left; box-shadow: 0 14px 34px rgba(15, 118, 110, .16); }
    .ov-metric-claim { cursor: pointer; background: linear-gradient(135deg, #0f766e, #0284c7); transition: transform .18s ease, box-shadow .18s ease; }
    .ov-metric-claim:hover { transform: translateY(-2px); box-shadow: 0 22px 42px rgba(2, 132, 199, .22); }
    .ov-metric strong { display: flex; align-items: center; gap: 9px; font-size: 1.55rem; line-height: 1; }
    .ov-metric span { display: block; max-width: 560px; color: rgba(255, 255, 255, .86); }
    .ov-results { padding: 0 clamp(18px, 5vw, 78px) 56px; }
    .ov-account-picker { display: grid; grid-template-columns: minmax(240px, .55fr) minmax(0, 1fr); gap: 18px; align-items: start; margin-bottom: 18px; padding: 22px; border: 1px solid #dbe8e6; border-radius: 8px; background: #fff; box-shadow: 0 16px 36px rgba(15, 23, 42, .08); }
    .ov-account-picker h2 { margin: 0 0 6px; color: #0f172a; font-weight: 900; }
    .ov-account-picker p { margin: 0; color: #64748b; }
    .ov-account-list { display: grid; gap: 10px; }
    .ov-account-option { display: grid; grid-template-columns: 34px minmax(100px, .35fr) minmax(160px, .65fr); gap: 10px 12px; align-items: center; width: 100%; padding: 13px 14px; border: 1px solid #dbe8e6; border-radius: 8px; background: #f8fbfb; color: #0f172a; text-align: left; transition: background .18s ease, border-color .18s ease, transform .18s ease; }
    .ov-account-option:hover { border-color: #0f766e; background: #e6fffb; transform: translateY(-1px); }
    .ov-account-option span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 8px; background: #0f766e; color: #fff; font-weight: 900; }
    .ov-account-option strong { font-weight: 900; color: #075985; }
    .ov-account-option em { overflow: hidden; font-style: normal; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
    .ov-account-option small { grid-column: 2 / -1; color: #64748b; font-weight: 700; }
    .ov-account-summary { margin-bottom: 18px; }
    .ov-summary-grid { display: grid; grid-template-columns: minmax(240px, .95fr) minmax(320px, 1.35fr) minmax(280px, 1fr); gap: 14px; align-items: stretch; }
    .ov-result-card { position: relative; overflow: hidden; min-height: 176px; padding: 18px; border: 1px solid #dbe8e6; border-radius: 8px; background: #fff; box-shadow: 0 14px 30px rgba(15, 23, 42, .08); }
    .ov-result-card:before { content: ""; position: absolute; inset: 0 0 auto; height: 4px; background: linear-gradient(90deg, #0e7490, #22d3ee); }
    .ov-card-icon { display: grid; place-items: center; width: 38px; height: 38px; margin-bottom: 12px; border-radius: 8px; background: #e6fffb; color: #0f766e; font-size: 1.05rem; }
    .ov-card-label { display: block; margin-bottom: 4px; color: #64748b; font-weight: 900; font-size: .72rem; text-transform: uppercase; }
    .ov-result-card-account strong { display: block; overflow: hidden; margin-bottom: 14px; color: #0f172a; font-size: 1.12rem; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }
    .ov-account-meta { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 9px 0; border-top: 1px solid #eef4f3; color: #0f172a; }
    .ov-account-meta span { color: #64748b; font-weight: 900; font-size: .76rem; text-transform: uppercase; }
    .ov-account-meta i { color: #0f766e; margin-right: 4px; }
    .ov-account-meta b { overflow: hidden; max-width: 60%; color: #0f172a; font-size: .98rem; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
    .ov-account-balance b, .ov-account-balance i { color: #0369a1; }
    .ov-panel-title { display: flex; align-items: center; gap: 8px; margin-bottom: 12px; color: #64748b; font-weight: 900; font-size: .75rem; text-transform: uppercase; }
    .ov-panel-title i { color: #0f766e; }
    .ov-period-list { display: grid; gap: 9px; }
    .ov-period-item { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 12px; align-items: center; padding: 11px 12px; border: 1px solid #eef4f3; border-radius: 8px; background: #f8fbfb; color: #0f172a; font-size: .9rem; }
    .ov-period-item b, .ov-period-item small, .ov-period-item em { display: inline-block; margin-right: 8px; line-height: 1.2; }
    .ov-period-item small { color: #64748b; font-weight: 800; }
    .ov-period-item em { font-style: normal; font-weight: 900; color: #0f766e; white-space: nowrap; }
    .ov-help-card { display: grid; grid-template-rows: auto 1fr auto; background: linear-gradient(145deg, #083f46, #061f2f); color: #fff; }
    .ov-help-card:before { background: linear-gradient(90deg, #22c55e, #38bdf8); }
    .ov-help-card .ov-card-icon { background: rgba(255, 255, 255, .12); color: #dff7f5; }
    .ov-help-card h3 { margin: 0 0 7px; font-size: 1.12rem; font-weight: 900; }
    .ov-help-card p { margin: 0; color: #dff7f5; font-size: .9rem; }
    .ov-help-card a { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 40px; margin-top: 14px; padding: 9px 13px; border-radius: 8px; background: #16a34a; color: #fff; text-decoration: none; font-weight: 900; white-space: nowrap; }
    .ov-help-card a:hover { background: #15803d; color: #fff; text-decoration: none; }
    .ov-summary-claim-btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; width: 100%; min-height: 42px; margin-top: 14px; border: 0; border-radius: 8px; background: #0f766e; color: #fff; font-weight: 900; }
    .ov-summary-claim-btn:hover { background: #115e59; color: #fff; }
    .ov-download-action { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; padding: 0; border: 0; border-radius: 50%; background: transparent; color: #0369a1; font-size: 1rem; line-height: 1; }
    .ov-download-action:hover { background: #e0f7fb; color: #075985; }
    .ov-download-action:disabled { color: #94a3b8; cursor: wait; }
    .ov-download-disabled, .ov-download-disabled:hover, .ov-download-disabled:disabled { background: transparent; color: #94a3b8; cursor: not-allowed; opacity: .9; }
    .ov-download-combo { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 38px; width: 100%; padding: 9px 12px; border: 0; border-radius: 8px; background: #075985; color: #fff; font-weight: 900; font-size: .88rem; line-height: 1.15; }
    .ov-download-combo:hover { background: #0369a1; color: #fff; }
    .ov-download-combo:disabled { background: #94a3b8; cursor: wait; }
    .ov-operations { margin-bottom: 18px; }
    .ov-operations > .accordion { display: grid; gap: 12px; }
    .ov-section-toggle.btn-link { display: flex; align-items: center; justify-content: space-between; gap: 14px; width: 100%; min-height: 68px; padding: 14px 18px; color: inherit; text-align: left; text-decoration: none; box-shadow: none; }
    .ov-section-toggle.ov-section-with-account { display: grid; grid-template-columns: minmax(220px, .9fr) minmax(260px, 1fr) auto 18px; gap: 18px; }
    .ov-section-toggle span:first-child { display: grid; gap: 2px; }
    .ov-section-toggle b { font-size: 1.08rem; font-weight: 900; line-height: 1.1; }
    .ov-section-toggle small { color: rgba(255, 255, 255, .78); font-weight: 800; }
    .ov-section-toggle i:first-child { margin-right: 8px; color: #bff4ff; }
    .ov-section-account { display: grid; gap: 2px; justify-self: start; min-width: 0; text-align: left; }
    .ov-section-account small { color: #dff7f5; font-size: .72rem; font-weight: 900; text-transform: uppercase; }
    .ov-section-account b { max-width: 430px; overflow: hidden; color: #fff; font-size: 1rem; text-overflow: ellipsis; white-space: nowrap; }
    .ov-section-account em { color: rgba(255, 255, 255, .82); font-style: normal; font-weight: 900; }
    .ov-section-total { justify-self: end; }
    .ov-section-chevron { color: rgba(255, 255, 255, .84); transition: transform .18s ease; }
    .ov-section-toggle:not(.collapsed) .ov-section-chevron { transform: rotate(180deg); }
    .ov-debt-card { order: 1; margin: 0; border: 0; border-radius: 8px; background: #fff; box-shadow: 0 18px 42px rgba(15, 23, 42, .1); overflow: hidden; }
    .ov-debt-header { padding: 0; border-bottom: 0; background: linear-gradient(90deg, #064e5f, #0f766e 52%, #0891b2); color: #fff; }
    .ov-debt-total { display: grid; min-width: 190px; padding: 10px 14px; border: 1px solid rgba(255, 255, 255, .24); border-radius: 8px; background: rgba(255, 255, 255, .12); text-align: right; }
    .ov-debt-total span { color: #dff7f5; font-size: .72rem; font-weight: 900; text-transform: uppercase; }
    .ov-debt-total strong { color: #fff; font-size: 1.28rem; line-height: 1.15; white-space: nowrap; }
    .ov-debt-body { padding: 16px 20px 20px; background: linear-gradient(180deg, #f0fdff, #fff 130px); }
    .ov-debt-note { display: flex; align-items: flex-start; gap: 9px; margin-bottom: 13px; padding: 11px 12px; border: 1px solid #bae6fd; border-radius: 8px; background: #ecfeff; color: #075985; font-weight: 800; }
    .ov-debt-note > span { display: grid; gap: 2px; }
    .ov-debt-note i { margin-top: 2px; color: #0891b2; }
    .ov-interest-date { color: #0e7490; font-size: .78rem; font-weight: 700; }
    .ov-debt-content { display: grid; gap: 10px; }
    .ov-debt-loading, .ov-debt-empty { padding: 14px; border: 1px dashed #cfe1df; border-radius: 8px; background: #f8fbfb; color: #64748b; font-weight: 800; }
    .ov-debt-year { margin-bottom: 10px; border: 1px solid #dbe8e6; border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 10px 22px rgba(15, 23, 42, .06); }
    .ov-debt-year:last-child { margin-bottom: 0; }
    .ov-debt-year > .card-header { padding: 0; border-bottom: 0; background: #fff; }
    .ov-debt-toggle.btn-link { display: grid; grid-template-columns: minmax(120px, .7fr) minmax(100px, .4fr) auto; gap: 12px; align-items: center; width: 100%; min-height: 58px; padding: 13px 15px; border: 0; border-left: 4px solid #0891b2; border-radius: 0; background: #fff; color: #0f172a; text-align: left; text-decoration: none; box-shadow: none; }
    .ov-debt-toggle.btn-link:hover, .ov-debt-toggle.btn-link.is-open { background: #f0fdff; color: #0f172a; text-decoration: none; }
    .ov-debt-year-title { display: inline-flex; align-items: center; gap: 8px; color: #075985; font-weight: 900; }
    .ov-debt-toggle i { width: 16px; color: #0891b2; transition: transform .18s ease; }
    .ov-debt-toggle.is-open i { transform: rotate(90deg); }
    .ov-debt-year-count { display: inline-flex; justify-content: center; width: fit-content; padding: 5px 9px; border-radius: 999px; background: #e0f2fe; color: #075985; font-size: .82rem; font-weight: 900; white-space: nowrap; }
    .ov-debt-toggle strong { color: #0f766e; font-size: 1.08rem; text-align: right; white-space: nowrap; }
    .ov-debt-detail { padding: 13px 15px 15px; background: #fff; border-top: 1px solid #dbe8e6; }
    .ov-debt-period { min-width: 72px; padding: 6px 8px; border: 1px solid #bae6fd; background: #f0fdff; color: #075985; font-size: .8rem; }
    .ov-debt-table thead th { border-top: 0; border-bottom: 1px solid #bae6fd; color: #075985; font-weight: 900; white-space: nowrap; }
    .ov-debt-table tbody td { border-top: 1px solid #eef4f3; color: #0f3443; vertical-align: middle; }
    .ov-admin-strip { display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; gap: 16px; align-items: center; margin: 16px 0 20px; padding: 22px; border-radius: 8px; border: 1px solid rgba(245, 158, 11, .32); background: #fff7ed; color: #431407; }
    .ov-admin-strip i { display: grid; place-items: center; width: 54px; height: 54px; border-radius: 8px; background: #fed7aa; color: #c2410c; font-size: 1.3rem; }
    .ov-admin-strip h3 { margin: 0 0 4px; color: #7c2d12; font-weight: 900; }
    .ov-admin-strip p { margin: 0; color: #9a3412; }
    .ov-admin-strip a { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 10px 14px; border-radius: 8px; background: #ea580c; color: #fff; text-decoration: none; font-weight: 900; white-space: nowrap; }
    .ov-table-card { order: 3; margin: 0; border: 1px solid #c7eef4; border-radius: 8px; overflow: hidden; box-shadow: 0 18px 42px rgba(8, 145, 178, .12); }
    .ov-table-card .card-header { border: 0; background: linear-gradient(90deg, #075985, #0891b2 55%, #22d3ee); color: #fff; padding: 0; }
    .ov-table-card .card-body { padding: 18px 20px 22px; background: linear-gradient(180deg, #f0fdff, #fff 120px); }
    .ov-results-table { border-collapse: separate !important; border-spacing: 0; }
    .ov-results-table thead th { border-top: 0; border-bottom: 2px solid #bae6fd; background: #e0f7fb; color: #075985; font-weight: 900; white-space: nowrap; }
    .ov-results-table tbody td { border-top: 1px solid #d9f2f7; color: #0f3443; vertical-align: middle; }
    .ov-results-table tbody tr:nth-child(even) { background: #f6fdff; }
    .ov-results-table tbody tr:hover { background: #e6faff; }
    .ov-digital-card { order: 2; margin: 0; border: 1px solid #c7eef4; border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 18px 42px rgba(8, 145, 178, .12); }
    .ov-digital-card .card-header { border: 0; background: linear-gradient(90deg, #075985, #0891b2 55%, #22d3ee); color: #fff; padding: 0; }
    .ov-digital-toggle.ov-section-toggle.btn-link { grid-template-columns: minmax(220px, .9fr) minmax(260px, .9fr) minmax(260px, .7fr) 18px; }
    .ov-digital-toggle span:first-child b:after { content: "NUEVO"; display: inline-flex; margin-left: 10px; padding: 4px 7px; border-radius: 999px; background: #facc15; color: #713f12; font-size: .68rem; font-weight: 900; vertical-align: middle; }
    .ov-digital-header-status { display: flex; flex-wrap: wrap; gap: 6px; justify-content: flex-end; align-items: center; }
    .ov-digital-pill { display: inline-flex; align-items: center; min-height: 26px; padding: 5px 9px; border-radius: 999px; font-size: .72rem; font-style: normal; font-weight: 900; line-height: 1; white-space: nowrap; }
    .ov-digital-pill-ok { background: rgba(220, 252, 231, .95); color: #166534; }
    .ov-digital-pill-warn { background: rgba(254, 243, 199, .96); color: #92400e; }
    .ov-digital-pill-muted { background: rgba(226, 232, 240, .94); color: #334155; }
    .ov-digital-body { display: grid; grid-template-columns: minmax(250px, .45fr) minmax(0, 1fr); gap: 22px; padding: 22px; background: linear-gradient(180deg, #eef2ff, #fff 130px); }
    .ov-digital-copy h2 { margin: 0 0 8px; color: #0f172a; font-weight: 900; }
    .ov-digital-copy p { color: #64748b; }
    .ov-digital-status { margin-top: 14px; padding: 13px; border: 1px solid #dbe8e6; border-radius: 8px; background: #f8fbfb; color: #475569; font-weight: 800; }
    .ov-digital-active { display: grid; gap: 8px; }
    .ov-digital-active strong { color: #0f172a; font-size: 1.02rem; }
    .ov-digital-active div { display: grid; gap: 6px; }
    .ov-digital-active span { display: inline-flex; align-items: center; gap: 8px; color: #075985; font-weight: 900; }
    .ov-digital-active small { color: #64748b; }
    .ov-digital-form label { color: #334155; font-weight: 800; font-size: .9rem; }
    .ov-digital-form .form-control { min-height: 44px; border-radius: 8px; border-color: #cfe1df; font-weight: 700; }
    .ov-digital-form .form-control:disabled { background: #f1f5f9; color: #94a3b8; }
    .ov-digital-channels { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-bottom: 14px; }
    .ov-check-tile { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 12px; align-items: center; min-height: 78px; margin: 0; padding: 13px; border: 1px solid #dbe8e6; border-radius: 8px; background: #fff; cursor: pointer; }
    .ov-check-tile:hover { border-color: #0f766e; background: #f0fdfa; }
    .ov-check-tile input { width: 18px; height: 18px; accent-color: #0f766e; }
    .ov-check-tile span { display: grid; gap: 2px; min-width: 0; }
    .ov-check-tile i { color: #0f766e; margin-right: 6px; }
    .ov-check-tile b { color: #0f172a; font-size: 1rem; }
    .ov-check-tile small { color: #64748b; font-weight: 700; }
    .ov-digital-authorization { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 10px; align-items: start; margin: 2px 0 14px; padding: 12px; border: 1px solid #bae6fd; border-radius: 8px; background: #ecfeff; color: #075985; }
    .ov-digital-authorization input { width: 18px; height: 18px; margin-top: 2px; accent-color: #0f766e; }
    .ov-digital-authorization span { font-weight: 800; line-height: 1.35; }
    .ov-digital-actions { display: flex; flex-wrap: wrap; gap: 10px; }
    .ov-digital-submit, .ov-digital-cancel { min-height: 46px; padding: 10px 16px; border: 0; border-radius: 8px; color: #fff; font-weight: 900; }
    .ov-digital-submit { background: #0f766e; }
    .ov-digital-submit:hover { background: #115e59; color: #fff; }
    .ov-digital-cancel { background: #b91c1c; }
    .ov-digital-cancel:hover { background: #991b1b; color: #fff; }
    .ov-digital-validation { grid-column: 1 / -1; display: grid; gap: 10px; margin-top: 0; padding: 13px; border: 1px solid #bae6fd; border-radius: 8px; background: #ecfeff; }
    .ov-digital-validation > strong { color: #075985; font-weight: 900; }
    .ov-digital-code-row { display: grid; grid-template-columns: minmax(220px, 1fr) 120px auto auto; gap: 9px; align-items: center; width: 100%; }
    .ov-digital-code-row span { color: #075985; font-weight: 900; }
    .ov-digital-code-row i { margin-right: 6px; color: #0f766e; }
    .ov-digital-code-row .form-control { min-height: 40px; text-align: center; letter-spacing: .08em; }
    .ov-digital-verify, .ov-digital-resend { min-width: 88px; min-height: 40px; border: 0; border-radius: 8px; color: #fff; font-weight: 900; white-space: nowrap; }
    .ov-digital-verify { background: #0369a1; }
    .ov-digital-verify:hover { background: #075985; color: #fff; }
    .ov-digital-resend { background: #0f766e; }
    .ov-digital-resend:hover { background: #115e59; color: #fff; }
    .ov-claim-card { order: 4; margin: 0; border: 1px solid #b7eadb; border-radius: 8px; overflow: hidden; background: #fff; box-shadow: 0 18px 42px rgba(15, 118, 110, .12); }
    .ov-claim-card .card-header { border: 0; background: linear-gradient(90deg, #064e3b, #0f766e 54%, #14b8a6); color: #fff; padding: 0; }
    .ov-claim-toggle.ov-section-toggle.btn-link { grid-template-columns: minmax(220px, .9fr) minmax(260px, 1fr) 18px; }
    .ov-claim-body { display: grid; grid-template-columns: minmax(250px, .48fr) minmax(0, 1fr); gap: 22px; padding: 22px; background: linear-gradient(180deg, #ecfdf5, #fff 130px); }
    .ov-claim-copy h2 { margin: 0 0 8px; color: #0f172a; font-weight: 900; }
    .ov-claim-copy p { color: #64748b; }
    .ov-claim-account { margin-top: 16px; padding: 13px; border: 1px solid #dbe8e6; border-radius: 8px; background: #f8fbfb; }
    .ov-claim-account span { display: block; color: #64748b; font-size: .75rem; font-weight: 900; text-transform: uppercase; }
    .ov-claim-account strong { display: block; color: #075985; font-size: 1.05rem; font-weight: 900; }
    .ov-claim-form label { color: #334155; font-weight: 800; font-size: .9rem; }
    .ov-claim-form .form-control { min-height: 44px; border-radius: 8px; border-color: #cfe1df; font-weight: 700; }
    .ov-claim-form textarea.form-control { min-height: 116px; }
    .ov-claim-submit { min-height: 46px; padding: 10px 16px; border: 0; border-radius: 8px; background: #0f766e; color: #fff; font-weight: 900; }
    .ov-claim-submit:hover { background: #115e59; color: #fff; }
    .ov-claim-success-modal .modal-content { overflow: hidden; border: 0; border-radius: 8px; box-shadow: 0 28px 70px rgba(15, 23, 42, .25); }
    .ov-claim-success-modal .modal-body { position: relative; padding: 30px 28px 24px; text-align: center; background: linear-gradient(180deg, #ecfdf5, #fff); }
    .ov-claim-success-mark { display: grid; place-items: center; width: 58px; height: 58px; margin: 0 auto 14px; border-radius: 50%; background: #0f766e; color: #fff; box-shadow: 0 14px 28px rgba(15, 118, 110, .25); }
    .ov-claim-success-mark i { font-size: 1.45rem; }
    .ov-claim-success-modal h3 { margin: 2px 0 8px; color: #0f172a; font-size: 1.45rem; font-weight: 900; }
    .ov-claim-success-modal p { margin: 0 auto 18px; max-width: 380px; color: #475569; font-weight: 700; }
    .ov-claim-success-progress { overflow: hidden; height: 5px; border-radius: 999px; background: #dbe8e6; }
    .ov-claim-success-progress span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #0f766e, #0284c7); animation: ovClaimConfirmProgress 4.2s linear forwards; }
    @keyframes ovClaimConfirmProgress { from { width: 100%; } to { width: 0; } }
    .ov-whatsapp { position: fixed; right: 18px; bottom: 86px; z-index: 30; display: inline-flex; align-items: center; gap: 8px; padding: 13px 17px; border-radius: 999px; background: #16a34a; color: #fff; text-decoration: none; font-weight: 900; box-shadow: 0 16px 34px rgba(22, 163, 74, .3); }
    .ov-whatsapp:hover { color: #fff; text-decoration: none; background: #15803d; }
    .content-wrapper { margin-left: 0 !important; }
    @media (max-width: 1180px) { .ov-summary-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); } .ov-help-card { grid-column: 1 / -1; } }
    @media (max-width: 1000px) { .ov-hero { grid-template-columns: 1fr; min-height: auto; } .ov-actions { grid-template-columns: 1fr 1fr; } .ov-service-band, .ov-account-picker, .ov-claim-body, .ov-digital-body { grid-template-columns: 1fr; } .ov-admin-strip { grid-template-columns: 1fr; } }
    @media (max-width: 760px) { .ov-summary-grid { grid-template-columns: 1fr; } .ov-result-card { min-height: 0; } .ov-period-item { grid-template-columns: 1fr; } .ov-download-action { justify-content: flex-start; width: fit-content; } .ov-account-option { grid-template-columns: 34px minmax(0, 1fr); } .ov-account-option strong, .ov-account-option em, .ov-account-option small { grid-column: 2; white-space: normal; } .ov-section-toggle.btn-link { align-items: flex-start; flex-direction: column; } .ov-section-toggle.ov-section-with-account, .ov-claim-toggle.ov-section-toggle.btn-link, .ov-digital-toggle.ov-section-toggle.btn-link { grid-template-columns: 1fr; } .ov-section-account { justify-self: stretch; text-align: left; } .ov-section-account b { max-width: 100%; } .ov-section-total { justify-self: stretch; } .ov-debt-total { width: 100%; text-align: left; } .ov-debt-toggle.btn-link { grid-template-columns: 1fr; } .ov-debt-toggle strong { text-align: left; } .ov-digital-channels, .ov-digital-validation, .ov-digital-code-row { grid-template-columns: 1fr; } .ov-digital-code-row .form-control { text-align: left; letter-spacing: 0; } }
    @media (max-width: 640px) { .ov-hero { padding-top: 46px; } .ov-hero-points, .ov-actions, .ov-metrics { grid-template-columns: 1fr; } .ov-card-header, .ov-card-body { padding-left: 20px; padding-right: 20px; } .ov-results { padding-left: 12px; padding-right: 12px; } .ov-table-card .card-body { padding: 12px; } }
