﻿html{height:100vh;font-size:14px;}@media(min-width:768px){html{font-size:16px;}}body{font-family:'Plus Jakarta Sans',sans-serif;background-color:#faf8f5;color:#3d3d3d;min-height:100vh;}a{color:#97293a;text-decoration:none;}a:hover{color:#751f2d;}.mobile-menu-toggle{display:none;position:fixed;top:1rem;right:1rem;z-index:1001;width:44px;height:44px;border:0;background:transparent;color:#97293a;cursor:pointer;padding:0;}.mobile-menu-toggle i{font-size:1.5rem!important;margin:0!important;}.mobile-menu-toggle:hover{color:#751f2d;}.mobile-menu-toggle:focus,.mobile-menu-toggle:active{outline:0;box-shadow:none;}@media(max-width:991.98px){.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;}}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s;}@media(max-width:991.98px){.sidebar-overlay{display:block;pointer-events:none;}.sidebar-overlay.show{opacity:1;pointer-events:auto;}}.sidebar{width:260px;background:#97293a;position:fixed;height:100vh;padding:1.5rem 0;display:flex;flex-direction:column;z-index:1000;transition:transform .3s;}@media(max-width:991.98px){.sidebar{transform:translateX(-100%);}.sidebar.show{transform:translateX(0);}}.sidebar-brand{padding:0 1.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.15);font-size:1.4rem;font-weight:700;color:#fff;}.sidebar-brand img{height:26px;}.sidebar-brand .brand-ia{color:#d4b978;}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto;}.nav-section{margin-bottom:1.5rem;}.nav-section-title{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5);padding:0 1.5rem;margin-bottom:.5rem;}.nav-link-custom{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:rgba(255,255,255,.75);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s;border-left:3px solid transparent;}.nav-link-custom:hover{background:rgba(255,255,255,.1);color:#fff;}.nav-link-custom.active{background:rgba(255,255,255,.15);color:#fff;border-left-color:#d4b978;}.nav-link-custom i{width:20px;text-align:center;}.nav-badge{margin-left:auto;background:#c9a962;color:#fff;font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:10px;}.sidebar-footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.15);}.user-card{display:flex;align-items:center;gap:.75rem;}.user-avatar{width:40px;height:40px;background:#c9a962;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;font-size:.85rem;}.user-info{flex:1;}.user-name{font-size:.9rem;font-weight:600;color:#fff;}.user-role{font-size:.75rem;color:rgba(255,255,255,.6);}.btn-logout{color:rgba(255,255,255,.5);font-size:1rem;padding:.5rem;transition:color .2s;background:none;border:0;}.btn-logout:hover{color:#fff;}.main-content{margin-left:260px;padding:2rem;min-height:100vh;}@media(max-width:991.98px){.main-content{margin-left:0;padding-top:4.5rem;}}.page-header{margin-bottom:1.5rem;}.page-title{font-size:1.75rem;font-weight:700;color:#3d3d3d;margin-bottom:.25rem;}.page-subtitle{color:#8a8780;font-size:.9rem;}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#8a8780;text-decoration:none;font-size:.9rem;margin-bottom:.5rem;transition:color .2s;}.back-link:hover{color:#97293a;}.progress-steps{display:flex;justify-content:space-between;position:relative;margin-bottom:2rem;}.progress-steps::before{content:'';position:absolute;top:20px;left:12%;right:12%;height:3px;background:#f0efed;border-radius:2px;}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;}.step-circle{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;margin-bottom:.75rem;transition:all .3s;}.step-circle.completed{background:#5d9b6d;color:#fff;}.step-circle.active{background:#97293a;color:#fff;box-shadow:0 0 0 4px rgba(125,52,73,.15);}.step-circle.pending{background:#f0efed;color:#8a8780;}.step-label{font-size:.8rem;color:#8a8780;text-align:center;}.step-label.active{color:#97293a;font-weight:600;}.phase-banner{background:linear-gradient(135deg,#a68b4b 0%,#d4b978 100%);color:#fff;border-radius:16px;padding:1.5rem 2rem;margin-bottom:1.5rem;}.phase-title{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;}.phase-subtitle{font-size:.9rem;opacity:.9;}.phase-timer{text-align:right;}.timer-label{font-size:.8rem;opacity:.8;margin-bottom:.25rem;}.timer-value{font-size:1.75rem;font-weight:700;}.stat-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px rgba(61,61,61,.06);height:100%;border:1px solid #f0efed;}.stat-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem;}.stat-icon.primary{background:#fdf5f7;color:#97293a;}.stat-icon.gold{background:#fdf9f0;color:#c9a962;}.stat-icon.success{background:rgba(93,155,109,.1);color:#5d9b6d;}.stat-icon.warning{background:#fdf9f0;color:#c9a962;}.stat-value{font-size:1.75rem;font-weight:700;color:#3d3d3d;line-height:1;margin-bottom:.25rem;}.stat-label{font-size:.85rem;color:#8a8780;}.stat-trend{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;font-weight:500;}.stat-trend.up{background:rgba(93,155,109,.1);color:#5d9b6d;}.card-custom{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(61,61,61,.06);border:1px solid #f0efed;}.card-custom .card-header{background:transparent;border-bottom:1px solid #f0efed;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;}.card-custom .card-title{font-size:1rem;font-weight:600;color:#3d3d3d;margin:0;}.card-custom .card-body{padding:1.25rem;}.card-action{font-size:.85rem;color:#97293a;text-decoration:none;font-weight:500;}.card-action:hover{text-decoration:underline;color:#751f2d;}.object-item{display:flex;gap:1rem;padding:1rem;background:#faf8f5;border-radius:8px;margin-bottom:.75rem;transition:all .2s;}.object-item:last-child{margin-bottom:0;}.object-item:hover{background:#f5f1eb;}.object-image{width:60px;height:60px;border-radius:8px;background:#e2e0dc;flex-shrink:0;}.object-info{flex:1;min-width:0;}.object-name{font-weight:600;font-size:.9rem;color:#3d3d3d;margin-bottom:.15rem;}.object-category{font-size:.8rem;color:#8a8780;margin-bottom:.35rem;}.object-points{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:#a68b4b;font-weight:600;}.activity-indicator{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;align-self:center;}.activity-indicator.hot{background:#fdf5f7;color:#97293a;}.activity-indicator.cold{background:#f0efed;color:#8a8780;}.points-display{text-align:center;padding:1.5rem;background:#faf8f5;border-radius:12px;margin-bottom:1rem;}.points-label{font-size:.85rem;color:#8a8780;margin-bottom:.5rem;}.points-value{font-size:2.5rem;font-weight:700;color:#97293a;line-height:1;}.points-total{font-size:.9rem;color:#8a8780;}.points-bar{margin-top:1rem;height:8px;background:#f0efed;border-radius:4px;overflow:hidden;}.points-bar-fill{height:100%;background:linear-gradient(90deg,#97293a 0%,#b54a5b 100%);border-radius:4px;}.points-legend{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:#8a8780;}.activity-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #fafaf9;}.activity-item:last-child{border-bottom:0;}.activity-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0;}.activity-icon.bid{background:#fdf5f7;color:#97293a;}.activity-icon.object{background:#fdf9f0;color:#c9a962;}.activity-icon.user{background:rgba(93,155,109,.1);color:#5d9b6d;}.activity-text{font-size:.85rem;color:#5c5a55;}.activity-text strong{color:#3d3d3d;}.activity-time{font-size:.75rem;color:#8a8780;}.heir-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#faf8f5;border-radius:8px;margin-bottom:.5rem;}.heir-item:last-child{margin-bottom:0;}.heir-avatar{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;color:#fff;flex-shrink:0;}.heir-info{flex:1;}.heir-name{font-weight:600;font-size:.85rem;color:#3d3d3d;}.heir-status-text{font-size:.75rem;color:#8a8780;}.heir-badge{font-size:.7rem;padding:.2rem .5rem;border-radius:4px;font-weight:500;}.heir-badge.active{background:rgba(93,155,109,.1);color:#5d9b6d;}.heir-badge.pending{background:#fdf9f0;color:#a68b4b;}.drop-area{border:2px dashed #c9a962;border-radius:16px;padding:4rem 2rem;text-align:center;background:#fdf9f0;transition:all .3s ease;cursor:pointer;margin-bottom:2rem;}.drop-area:hover{background:#f5f1eb;border-color:#a68b4b;}.drop-area.dragover{background:#f5f1eb;border-color:#a68b4b;transform:scale(1.01);}.drop-icon{font-size:3.5rem;color:#c9a962;margin-bottom:1.5rem;}.drop-title{font-size:1.5rem;font-weight:700;color:#3d3d3d;margin-bottom:.5rem;}.drop-subtitle{font-size:1rem;color:#8a8780;margin-bottom:1.5rem;}.drop-hint{font-size:.85rem;color:#8a8780;margin-top:1rem;}.upload-progress{display:none;text-align:center;padding:4rem 2rem;}.upload-progress.active{display:block;}.progress-spinner{width:60px;height:60px;border:4px solid #f0efed;border-top-color:#97293a;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem;}@keyframes spin{to{transform:rotate(360deg);}}.progress-text{font-size:1.25rem;font-weight:600;color:#3d3d3d;margin-bottom:.5rem;}.progress-subtext{color:#8a8780;}.objects-section{display:none;}.objects-section.active{display:block;}.section-header{margin-bottom:1.5rem;}.section-title{font-size:1.4rem;font-weight:700;color:#3d3d3d;margin-bottom:.25rem;}.section-subtitle{color:#8a8780;font-size:.95rem;}.points-summary{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.75rem 1.25rem;border-radius:8px;box-shadow:0 1px 3px rgba(61,61,61,.06);border:1px solid #f0efed;}.points-summary-label{font-size:.85rem;color:#8a8780;}.points-summary-value{font-size:1.25rem;font-weight:700;color:#a68b4b;}.points-summary-value.error{color:#b54d4d;}.points-summary-total{font-size:.9rem;color:#8a8780;}.object-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(61,61,61,.06);border:1px solid #f0efed;height:100%;transition:all .2s;}.object-card:hover{box-shadow:0 4px 12px rgba(61,61,61,.08);}.object-card-image{width:100%;height:180px;object-fit:cover;background:linear-gradient(135deg,#faf8f5 0%,#f5f1eb 100%);}.object-card-body{padding:1.25rem;}.object-card-badges{display:flex;gap:.5rem;margin-bottom:.75rem;}.category-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#97293a;background:#fdf5f7;padding:.3rem .6rem;border-radius:4px;font-weight:500;}.ai-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;color:#a68b4b;background:#fdf9f0;padding:.25rem .5rem;border-radius:4px;font-weight:500;}.object-card-title{font-size:1.1rem;font-weight:600;color:#3d3d3d;margin-bottom:.5rem;}.object-card-description{font-size:.85rem;color:#8a8780;line-height:1.5;margin-bottom:1rem;}.points-input-group{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#faf8f5;border-radius:8px;margin-bottom:1rem;}.points-input-wrapper{display:flex;align-items:center;gap:.5rem;}.points-input{width:70px;padding:.4rem .6rem;border:1px solid #e2e0dc;border-radius:6px;font-size:1rem;font-weight:700;text-align:center;color:#a68b4b;}.points-input:focus{outline:0;border-color:#c9a962;box-shadow:0 0 0 3px rgba(201,169,98,.15);}.points-unit{font-size:.85rem;color:#8a8780;}.type-selection{margin-bottom:1rem;}.type-option{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;cursor:pointer;}.type-option input[type="radio"]{accent-color:#97293a;width:16px;height:16px;}.type-option label{font-size:.85rem;color:#5c5a55;cursor:pointer;}.object-card-actions{display:flex;gap:.5rem;}.object-card-actions .btn{flex:1;}.footer-actions{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:1px solid #f0efed;margin-top:2rem;}@media(max-width:768px){.footer-actions{flex-direction:column;gap:1rem;}}.footer-info{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#8a8780;}.footer-buttons{display:flex;gap:.75rem;}@media(max-width:768px){.footer-buttons{width:100%;flex-direction:column;}.footer-buttons .btn{width:100%;}}.toast-container{position:fixed;bottom:2rem;right:2rem;z-index:1100;}.toast-custom{background:#3d3d3d;color:#fff;padding:1rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 12px rgba(61,61,61,.08);transform:translateY(100px);opacity:0;transition:all .3s ease;}.toast-custom.show{transform:translateY(0);opacity:1;}.toast-custom.success{background:#5d9b6d;}.btn{font-weight:600;border-radius:8px;}.btn-primary{background-color:#97293a;border-color:#97293a;}.btn-primary:hover{background-color:#751f2d;border-color:#751f2d;}.btn-outline-secondary{border-color:#e2e0dc;color:#5c5a55;}.btn-outline-secondary:hover{background-color:#faf8f5;border-color:#e2e0dc;color:#3d3d3d;}.btn-outline-danger{border-color:#b54d4d;color:#b54d4d;}.btn-outline-danger:hover{background-color:#b54d4d;border-color:#b54d4d;color:#fff;}fieldset{padding:1rem;margin-bottom:1.5rem;border:1px solid #f0efed;border-radius:12px;background:#fff;}fieldset legend{font-size:1rem;font-weight:600;color:#3d3d3d;padding:.5rem 1rem;width:auto;margin-top:-1.5rem;background-color:#fff;border-radius:8px;}.table{color:#3d3d3d;}.table td{color:#3d3d3d;vertical-align:middle;}.table td button{padding:0!important;margin:0!important;}.table th{color:#3d3d3d;font-weight:600;}.pagination{margin:1rem 0;font-size:.85rem;}.pagination .page-link{color:#97293a;}.pagination .active .page-link{background-color:#97293a;border-color:#97293a;}.badge{background-color:#97293a;color:#fff;font-size:.75rem;}.edit-toolbar{margin-bottom:1.5rem;}.edit-toolbar i{font-size:.9rem;}.edit-toolbar a{color:#97293a;}.edit-toolbar a:hover{text-decoration:none!important;}.form-submit{margin-top:1.5rem;margin-bottom:1.5rem;}.estado{width:10px;height:10px;margin:5px;display:inline-block;vertical-align:middle;border-radius:50%;}.estado.Preparacion,.estado.Interrumpida{background:#c9a962;}.estado.Activo,.estado.Activa,.estado.Alta,.estado.Reabierta,.estado.PeriodoValoracion,.estado.PeriodoPuja{background:#5d9b6d;}.estado.Inactivo,.estado.Inactiva,.estado.Baja,.estado.Finalizado,.estado.Finalizada{background:#b54d4d;}.account-wrap{width:100%;height:100%;display:table;position:relative;}.account-wrap .account-card{display:table-cell;vertical-align:middle;}.account-wrap .account-card .account-content{max-width:400px;margin:2rem auto;padding:2rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px rgba(61,61,61,.08);}.login-container{flex:1;min-height:100%;margin-top:0;display:flex;align-items:center;justify-content:center;}.main-container{flex:1;background-color:#fff;min-height:100%;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px rgba(61,61,61,.06);}@media print{.main-container{box-shadow:none!important;padding:0!important;}}.waiting-dialog{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:9999;}.waiting-dialog.in{display:flex;}.waiting-dialog .dialog{background:#fff;padding:2rem;border-radius:12px;text-align:center;}.waiting-dialog .dialog h4{color:#3d3d3d;margin-bottom:1rem;}.fas,.far,.fa-solid,.fa-regular{font-size:.9rem;margin-right:.25rem;}@media print{body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;}.sidebar{display:none!important;}.main-content{margin-left:0!important;}.no-print{display:none!important;}.pagebreak{page-break-before:always;}}