.oportunidades-page-container{padding-bottom:5rem}.oportunidades-hero-badge{color:var(--nebo-purple);background:#676df11f;border-radius:999px;align-items:center;margin-top:.75rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.oportunidades-destacado-banner{color:var(--nebo-navy);background:linear-gradient(90deg,#676df11a,#0b59f10f);border:1px solid #676df159;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;display:flex}.oportunidades-destacado-dismiss{width:1.75rem;height:1.75rem;color:var(--nebo-navy);cursor:pointer;background:#02285914;border:none;border-radius:999px;flex-shrink:0;font-size:1.1rem;line-height:1}.oportunidades-destacado-dismiss:hover{background:#02285924}.oportunidades-auth-toast{color:var(--nebo-navy);background:#0b59f10f;border:1px solid #0b59f140;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.9375rem;display:flex}.oportunidades-auth-toast a{color:var(--nebo-blue);font-weight:600;text-decoration:none}.oportunidades-auth-toast a:hover{text-decoration:underline}.oportunidades-kpi-strip{grid-template-columns:1fr}@media (min-width:640px){.oportunidades-kpi-strip{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.oportunidades-kpi-strip{grid-template-columns:repeat(5,1fr)}}.oportunidades-section{background:var(--nebo-white);border:1px solid var(--color-border);border-radius:14px;margin-bottom:1.5rem;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0228590f}.oportunidades-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.oportunidades-section-header h2{color:var(--nebo-navy);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.oportunidades-section-header p{color:var(--color-text-secondary);margin:0;font-size:.875rem}.oportunidades-filters-bar{border:1px solid var(--color-border);background:linear-gradient(180deg, var(--color-bg-subtle) 0%, var(--nebo-white) 100%);border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem;box-shadow:0 1px 2px #0228590a}.oportunidades-filters-row{flex-wrap:wrap;align-items:flex-end;gap:.875rem 1.25rem;display:flex}.oportunidades-filter-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.oportunidades-filter-field--grow{flex:16rem}.oportunidades-filter-field--view,.oportunidades-filter-field--count{flex:none}.oportunidades-filter-field--end{align-items:flex-end}.oportunidades-filter-field-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.6875rem;font-weight:700;line-height:1.2}.oportunidades-filter-field-control{align-items:center;min-height:2.5rem;display:flex}.oportunidades-toolbar-btn.filters-apply-button{justify-content:center;align-items:center;height:2.5rem;min-height:2.5rem;padding:0 1.125rem;line-height:1.2;display:inline-flex}.oportunidades-combobox{width:100%;min-width:11.5rem}.oportunidades-combobox--wide{min-width:14rem}.oportunidades-filter-chips{flex-wrap:wrap;align-items:center;gap:.5rem;min-height:2.5rem;display:flex}.oportunidades-filter-count-badge{border:1px solid var(--color-border);background:var(--nebo-white);min-height:2.5rem;color:var(--color-text-secondary);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:0 .875rem;font-size:.8125rem;display:inline-flex}.oportunidades-filter-count-badge strong{color:var(--nebo-navy);font-size:.9375rem;font-weight:700}.oportunidades-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.875rem 1.25rem;margin-bottom:1rem;display:flex}.oportunidades-toolbar select,.oportunidades-recommended-filters select{border:1px solid var(--color-border);background:var(--nebo-white);color:var(--nebo-navy);border-radius:.5rem;padding:.45rem .75rem;font-size:.875rem}.oportunidades-recommended-filters{flex-wrap:wrap;align-items:flex-end;gap:.875rem 1.25rem;margin-bottom:1rem;display:flex}.oportunidades-recommended-filters label{color:var(--nebo-navy);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.oportunidades-recommended-filters select{min-width:14rem}.oportunidades-filter-count{color:var(--color-text-secondary);font-size:.8125rem}.oportunidades-filter-chip{border:1px solid var(--color-border);background:var(--nebo-white);min-height:2.5rem;color:var(--color-text-strong);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:.35rem;padding:0 .875rem;font-size:.8125rem;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.oportunidades-filter-chip:hover:not(:has(input:disabled)){background:#676df10a;border-color:#676df159}.oportunidades-filter-chip input{width:.875rem;height:.875rem;accent-color:var(--nebo-purple);cursor:pointer;margin:0}.oportunidades-filter-chip--active{border-color:var(--nebo-purple);color:var(--nebo-purple);background:#676df11a;font-weight:600}.oportunidades-view-toggle{border:1px solid var(--color-border);background:var(--nebo-white);border-radius:.625rem;align-items:center;gap:.25rem;min-height:2.5rem;padding:.2rem;display:inline-flex}.oportunidades-view-toggle button{min-height:2rem;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.45rem;padding:0 .875rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s}.oportunidades-view-toggle button:hover:not(:disabled){color:var(--nebo-navy)}.oportunidades-view-toggle button:disabled{opacity:.5;cursor:not-allowed}.oportunidades-view-toggle button.active{color:var(--nebo-purple);background:#676df11f;box-shadow:inset 0 0 0 1px #676df133}@media (max-width:767px){.oportunidades-filters-bar{padding:.875rem 1rem}.oportunidades-filters-row{flex-direction:column;align-items:stretch;gap:.875rem}.oportunidades-filter-field--grow,.oportunidades-filter-field--view,.oportunidades-filter-field--count{flex:auto;width:100%}.oportunidades-filter-field--end{align-items:flex-start}.oportunidades-combobox,.oportunidades-combobox--wide{width:100%;min-width:0}.oportunidades-view-toggle{width:100%}.oportunidades-view-toggle button{flex:1}.oportunidades-toolbar-btn.filters-apply-button{width:100%}}@media (min-width:1024px){.oportunidades-filter-field--view,.oportunidades-filter-field--count{margin-left:auto}}.oportunidades-cards-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.oportunidades-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.oportunidades-cards-grid{grid-template-columns:repeat(3,1fr)}}.oportunidades-card{border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.1rem;transition:border-color .15s,box-shadow .15s;display:flex}.oportunidades-card:hover{border-color:#0b59f159;box-shadow:0 2px 8px #0228590f}.oportunidades-card--highlighted{border-color:var(--nebo-purple);background:var(--nebo-white);animation:2s ease-in-out 2 oportunidades-highlight-pulse;box-shadow:0 0 0 2px #676df138}@keyframes oportunidades-highlight-pulse{0%,to{box-shadow:0 0 0 2px #676df138}50%{box-shadow:0 0 0 4px #676df159}}.oportunidades-card-badges{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.oportunidades-card-new-badge{text-transform:uppercase;letter-spacing:.03em;color:var(--nebo-purple);white-space:nowrap;background:#676df124;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.oportunidades-card-new-badge--inline{vertical-align:middle;margin-right:.35rem}.oportunidades-row--highlighted{box-shadow:inset 3px 0 0 var(--nebo-purple);background:#eef2ffd9}.oportunidades-card-title{color:var(--nebo-navy);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.oportunidades-card-meta{color:var(--color-text-secondary);margin:0;font-size:.8125rem}.oportunidades-score-row{flex-wrap:wrap;gap:.4rem;display:flex}.oportunidades-score-pill{border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.oportunidades-card-actions{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.oportunidades-card-actions button,.oportunidades-card-actions a{cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;text-decoration:none}.oportunidades-btn-analyze{color:var(--nebo-blue)}.oportunidades-btn-analyze:disabled{opacity:.5;cursor:not-allowed}.oportunidades-btn-remove{color:#b91c1c}.oportunidades-btn-secop{color:var(--nebo-purple)}.oportunidades-analysis-text{color:var(--color-text-secondary);background:var(--nebo-white);border:1px solid var(--color-border);border-radius:.5rem;margin:0;padding:.5rem .65rem;font-size:.8125rem;line-height:1.45}.oportunidades-table{border-collapse:collapse;width:100%;font-size:.875rem}.oportunidades-table th{text-align:left;border-bottom:2px solid var(--nebo-navy);color:var(--nebo-navy);white-space:nowrap;padding:.65rem .75rem;font-weight:600}.oportunidades-table td{border-bottom:1px solid var(--color-border);vertical-align:top;color:var(--color-text-strong);padding:.75rem}.oportunidades-table tr:hover td{background:var(--color-bg-subtle)}.oportunidades-pagination{border-top:1px solid var(--color-border);color:var(--color-text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;font-size:.875rem;display:flex}.oportunidades-pagination-actions{gap:.5rem;display:flex}.oportunidades-pagination-actions button{border:1px solid var(--color-border);background:var(--nebo-white);color:var(--nebo-navy);cursor:pointer;border-radius:.5rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:500}.oportunidades-pagination-actions button:disabled{opacity:.45;cursor:not-allowed}.oportunidades-empty{text-align:center;background:var(--color-bg-subtle);border-radius:.75rem;padding:2.5rem 1rem}.oportunidades-empty p{color:var(--color-text-secondary);margin:0 0 .75rem}.oportunidades-empty a{color:var(--nebo-purple);font-weight:600}.oportunidades-guide{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.oportunidades-guide{grid-template-columns:repeat(4,1fr)}}.oportunidades-guide-step{text-align:center}.oportunidades-guide-num{width:3rem;height:3rem;color:var(--nebo-purple);background:#676df11f;border-radius:999px;justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.25rem;font-weight:700;display:flex}.oportunidades-guide-step h3{color:var(--nebo-navy);margin:0 0 .35rem;font-size:.95rem}.oportunidades-guide-step p{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.45}.oportunidades-batch-status{color:var(--color-text-secondary);font-size:.8125rem}.oportunidades-date-input{border:1px solid var(--color-border);background:var(--nebo-white);width:100%;min-width:10.5rem;min-height:2.5rem;color:var(--nebo-navy);border-radius:.5rem;padding:.45rem .75rem;font-size:.875rem}.oportunidades-date-input:focus{outline-offset:1px;outline:2px solid #0b59f159}.oportunidades-btn-add-pipeline{min-height:2.25rem;color:var(--nebo-white);background:var(--nebo-blue);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,opacity .15s;display:inline-flex}.oportunidades-btn-add-pipeline:hover:not(:disabled){background:#0948c9}.oportunidades-btn-add-pipeline:disabled{cursor:not-allowed;opacity:.65}.oportunidades-btn-add-pipeline--saved{color:var(--nebo-purple);background:#676df126}.oportunidades-btn-add-pipeline--saved:disabled{opacity:1}.oportunidad-compat-panel{background:linear-gradient(#676df10f 0%,#0b59f108 100%);border:1px solid #676df140;border-radius:.75rem;margin-top:1rem;padding:1rem 1.125rem}.oportunidad-compat-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.oportunidad-compat-header h3{color:var(--nebo-navy);margin:0;font-size:.875rem;font-weight:700}.oportunidad-compat-overall{border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.8125rem;font-weight:700;display:inline-flex}.oportunidad-compat-grid{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}@media (max-width:640px){.oportunidad-compat-grid{grid-template-columns:1fr}}.oportunidad-compat-item{background:var(--nebo-white);border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;gap:.2rem;padding:.5rem .625rem;display:flex}.oportunidad-compat-item--muted .oportunidad-compat-value{color:var(--color-text-secondary);font-weight:500}.oportunidad-compat-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);font-size:.6875rem;font-weight:700}.oportunidad-compat-value{color:var(--nebo-navy);font-size:.9375rem;font-weight:700}.oportunidad-compat-score{border-radius:999px;align-self:flex-start;padding:.1rem .5rem;font-size:.8125rem;display:inline-flex}.oportunidad-compat-unspsc-note{color:var(--color-text-secondary);margin:.75rem 0 0;font-size:.8125rem}.oportunidad-compat-pliego-badge{text-transform:uppercase;letter-spacing:.03em;color:var(--nebo-purple);background:#676df124;border-radius:999px;margin-top:.625rem;padding:.2rem .6rem;font-size:.6875rem;font-weight:700;display:inline-flex}
