@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.login-page{min-height:100vh;display:flex}.login-left{background:var(--urbi-left-bg);color:#fff;flex-direction:column;flex:1;justify-content:center;padding:60px;display:flex;position:relative;overflow:hidden}.login-left:before{content:"";filter:blur(26px);z-index:0;background:radial-gradient(circle,#ff8f1c24,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;left:-120px}.login-left:after{content:"";filter:blur(26px);z-index:0;background:radial-gradient(circle,#ff8f1c0f,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:-80px}.login-left>*{z-index:1;position:relative}.login-left-header{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.login-left-logo{height:120px}@media (width<=900px){.login-left-logo{height:100px}}@media (width<=480px){.login-left-logo{height:90px}}.login-back-btn{color:#fff9;transition:color var(--transition);align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.login-back-btn:hover{color:#fff}.login-hero h1{margin-bottom:20px;font-size:clamp(36px,4vw,56px);font-weight:800;line-height:1.1}.login-hero h1 span{color:var(--urbi-orange)}.login-hero p{color:#ffffffa6;max-width:420px;margin-bottom:48px;font-size:15px;line-height:1.6}.login-features{flex-direction:column;gap:20px;display:flex}.login-feature{align-items:center;gap:14px;display:flex}.login-feature-icon{background:#ff6a141f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.login-feature-icon svg{width:20px;height:20px;color:var(--urbi-orange)}.login-feature span{color:#ffffffd9;font-size:14px;font-weight:500}.login-left-footer{color:#ffffff8e;margin-top:auto;padding-top:40px;font-size:12px}.login-right{background:var(--urbi-right-bg);flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.login-card{background:var(--urbi-card);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:48px 40px}.login-card-brand{text-align:center;margin-bottom:18px}.login-card-brand img{height:50px}.login-card-subtitle{text-align:center;color:var(--urbi-text-soft);margin-bottom:36px;font-size:13.5px;line-height:1.5}.login-field{margin-bottom:22px}.login-field label{color:#475467;letter-spacing:.01em;align-items:center;gap:6px;margin-bottom:9px;font-size:12.5px;font-weight:600;display:flex}.login-field label svg{width:16px;height:16px;color:var(--urbi-orange)}.login-input-wrap{align-items:center;display:flex;position:relative}.login-field input{background:var(--urbi-field-bg);border:1px solid var(--urbi-field-border);border-radius:var(--radius-md);width:100%;min-height:50px;color:var(--urbi-text);transition:all var(--transition);outline:none;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500}.login-field input::placeholder{color:#98a2b3}.login-field input:hover{background:#fbfbfc;border-color:#1c1c1c29}.login-field input:focus{border-color:var(--urbi-field-border-focus);box-shadow:0 0 0 4px var(--urbi-orange-glow);background:#fffdfb;transform:translateY(-1px)}.login-eye-btn{width:36px;height:36px;color:var(--urbi-text-soft);transition:color var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:8px}.login-eye-btn:hover{color:var(--urbi-orange)}.login-eye-btn svg{width:20px;height:20px}.login-submit{background:var(--urbi-orange);color:#fff;border-radius:var(--radius-md);width:100%;min-height:50px;transition:all var(--transition);border:none;justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:15px;font-weight:600;display:flex;transform:translateY(-1px);box-shadow:0 14px 30px #ff6b0052}.login-submit:hover{transform:translateY(-4px);box-shadow:0 18px 34px #ff6b006b}.login-submit:active{transform:translateY(-1px)}.login-submit svg{width:18px;height:18px}.login-demo-link{border:1px solid var(--urbi-orange);width:100%;min-height:50px;color:var(--urbi-orange);border-radius:var(--radius-md);transition:all var(--transition);background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:15px;font-weight:600;display:flex}.login-demo-link:hover{background:var(--urbi-orange-light);color:var(--urbi-orange);transform:translateY(-2px)}.login-message{text-align:center;min-height:20px;margin-top:16px;font-size:13px}.login-message.error{color:var(--urbi-danger)}.login-message.success{color:var(--urbi-success)}@media (width<=900px){.login-page{flex-direction:column}.login-left{min-height:auto;padding:24px 20px}.login-left-header{margin-bottom:20px}.login-hero h1{font-size:32px}.login-hero p{margin-bottom:18px}.login-features,.login-left-footer{display:none}.login-right{padding:24px}.login-card{padding:32px 24px}}@media (width<=480px){.login-left{padding:18px 16px}.login-left-header{margin-bottom:14px}.login-hero h1{margin-bottom:12px;font-size:28px}.login-hero p{margin-bottom:12px}}.dashboard{background:var(--urbi-bg);min-height:100vh}.header{z-index:100;background:#fff;border-bottom:1px solid #00000012;position:sticky;top:0;box-shadow:0 2px 12px #00000012}.header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;height:68px;margin:0 auto;padding:0 24px;display:flex}.header-left{align-items:center;gap:14px;display:flex}.header-menu-btn{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--urbi-text);background:0 0;border:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:none}.header-menu-btn:hover{background:var(--urbi-orange-light);color:var(--urbi-orange)}.header-menu-btn svg{width:22px;height:22px}.header-logo{height:34px}.header-right{align-items:center;gap:12px;display:flex}.header-user-group{align-items:center;gap:10px;display:flex}.header-avatar{background:linear-gradient(135deg, var(--urbi-orange), var(--urbi-orange-2));color:#fff;letter-spacing:.03em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 8px #ff6a144d}.header-user{color:var(--urbi-text);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13.5px;font-weight:600;overflow:hidden}.header-logout{border:1.5px solid var(--urbi-border);border-radius:var(--radius-sm);color:var(--urbi-text-soft);white-space:nowrap;background:0 0;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.header-logout:hover{border-color:var(--urbi-orange);color:#fff;background:var(--urbi-orange);box-shadow:0 4px 12px #ff6a1440}.tab-nav{background:#fff;border-bottom:1px solid #00000012;box-shadow:0 1px #0000000a}.tab-nav-inner{gap:4px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.tab-btn{height:52px;color:var(--urbi-text-soft);white-space:nowrap;background:0 0;border:none;align-items:center;gap:7px;padding:0 20px;font-size:13.5px;font-weight:600;transition:color .2s;display:flex;position:relative}.tab-btn svg{opacity:.6;transition:opacity .2s,transform .2s}.tab-btn:hover{color:var(--urbi-text)}.tab-btn:hover svg{opacity:1}.tab-btn.active{color:var(--urbi-orange)}.tab-btn.active svg{opacity:1;stroke:var(--urbi-orange);transform:scale(1.1)}.tab-btn.active:after{content:"";background:linear-gradient(90deg, var(--urbi-orange), var(--urbi-orange-2));border-radius:3px 3px 0 0;height:3px;animation:.22s cubic-bezier(.22,1,.36,1) tabUnderline;position:absolute;bottom:0;left:12px;right:12px}@keyframes tabUnderline{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;opacity:0;background:#0000008c;transition:opacity .3s;display:none;position:fixed;inset:0}.sidebar-overlay.open{opacity:1;display:block}.sidebar{z-index:201;background:linear-gradient(160deg,#141416 0%,#1c1c1e 100%);flex-direction:column;width:290px;height:100vh;padding:20px 16px;transition:left .32s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:-290px;overflow-y:auto;box-shadow:4px 0 32px #00000059}.sidebar.open{left:0}.sidebar-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.sidebar-logo{filter:brightness(0)invert();height:28px}.sidebar-close{color:#ffffffb3;background:#ffffff14;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;transition:all .2s;display:flex}.sidebar-close:hover{color:var(--urbi-orange);background:#ff6a1440;transform:rotate(90deg)}.sidebar-user{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff12;align-items:center;gap:12px;margin-bottom:20px;padding:14px 12px;display:flex}.sidebar-user-avatar{background:linear-gradient(135deg, var(--urbi-orange), var(--urbi-orange-2));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 10px #ff6a1466}.sidebar-user-info{flex-direction:column;gap:1px;min-width:0;display:flex}.sidebar-user-label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600}.sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sidebar-nav{flex-direction:column;gap:3px;display:flex}.sidebar-nav-btn{color:#ffffff8c;border-radius:var(--radius-sm);text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:500;transition:all .18s;display:flex}.sidebar-nav-btn:hover{color:#fff;background:#ffffff12;border-left-color:#ff6a1466}.sidebar-nav-btn.active{color:#fff;border-left-color:var(--urbi-orange);background:linear-gradient(90deg,#ff6a1440,#ff6a1414);font-weight:700}.sidebar-nav-btn svg{flex-shrink:0;width:19px;height:19px}.sidebar-nav-btn.active svg{stroke:var(--urbi-orange)}.sidebar-footer{color:#ffffff40;text-align:center;border-top:1px solid #ffffff12;margin-top:auto;padding-top:20px;font-size:11.5px;line-height:1.6}.main-content{max-width:1200px;margin:0 auto;padding:24px}.selector-widget{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #0000000d;flex-direction:column;gap:14px;margin-bottom:24px;padding:20px 24px;display:flex}.selector-title-row{align-items:center;gap:8px;display:flex}.selector-title-icon{color:var(--urbi-orange);flex-shrink:0}.selector-title{color:var(--urbi-text);margin:0;font-size:14.5px;font-weight:700}.selector-row{gap:16px;display:flex}.selector-group{flex:1}.selector-group label{color:var(--urbi-text-soft);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;margin-bottom:7px;font-size:12px;font-weight:700;display:flex}.selector-group label svg{color:var(--urbi-orange)}.selector-group select{background:var(--urbi-field-bg);border:1.5px solid var(--urbi-field-border);border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--urbi-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;outline:none;padding:0 36px 0 14px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.selector-group select:hover{border-color:#ff6a144d}.selector-group select:focus{border-color:var(--urbi-field-border-focus);box-shadow:0 0 0 4px var(--urbi-orange-glow);background-color:#fff}.selector-group select:disabled{opacity:.45;cursor:not-allowed}.widget-resumen{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.resumen-title{margin-bottom:24px;font-size:22px;font-weight:700}.progress-card{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:24px;padding:24px}.progress-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.progress-header h3{font-size:15px;font-weight:600}.progress-percent{color:var(--urbi-orange);font-size:22px;font-weight:700}.progress-bar-track{background:#f0f0f0;border-radius:6px;width:100%;height:12px;margin-bottom:16px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg, var(--urbi-orange), var(--urbi-orange-2));border-radius:6px;height:100%;transition:width .8s}.progress-details{color:var(--urbi-text-soft);justify-content:space-between;font-size:13px;display:flex}.progress-details strong{color:var(--urbi-text)}.resumen-update{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--urbi-text-soft);justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 24px;font-size:13px;display:flex}.resumen-update strong{color:var(--urbi-orange)}.mora-total-banner{border-radius:var(--radius-sm);color:#92400e;background:#fff7ed;border:1.5px solid #fed7aa;border-left:3px solid #f97316;align-items:center;gap:7px;margin-right:auto;padding:7px 14px;font-size:12.5px;display:inline-flex}.mora-total-banner svg{color:#f97316;flex-shrink:0}.mora-total-banner strong{color:#c2410c;font-weight:700}.resumen-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.resumen-left .card{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:24px}.card-title{align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:700;display:flex}.cuota-detail{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.cuota-detail-row{justify-content:space-between;font-size:14px;display:flex}.cuota-detail-row span:first-child{color:var(--urbi-text-soft)}.cuota-detail-row span:last-child{font-weight:600}.cuota-guide-link{color:var(--urbi-orange);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-flex}.cuota-status{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.cuota-status.al-dia{color:var(--urbi-success);background:#e8f5e9}.cuota-status.no-al-dia{color:#e65100;background:#fff3e0}.cuota-status-icon{width:28px;height:28px}.voucher-btn{background:var(--urbi-orange);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition);border:none;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.voucher-btn:hover{background:var(--urbi-orange-2);transform:translateY(-1px)}.pagos-list{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.pago-item{background:var(--urbi-field-bg);border-radius:var(--radius-sm);border-left:3px solid var(--urbi-success);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.pago-fecha{color:var(--urbi-text-soft);font-size:12px}.pago-monto{font-size:14px;font-weight:600}.pago-estado{color:var(--urbi-success);background:#e8f5e9;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.ver-cuotas-btn{border:2px solid var(--urbi-orange);width:100%;color:var(--urbi-orange);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:12px;font-size:14px;font-weight:600;transition:color .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.ver-cuotas-btn:before{content:"";background:var(--urbi-orange);transform-origin:0;z-index:0;transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.ver-cuotas-btn:hover:before{transform:scaleX(1)}.ver-cuotas-btn:hover{color:#fff;border-color:var(--urbi-orange);box-shadow:0 4px 14px #ff780040}.ver-cuotas-btn span,.ver-cuotas-btn{z-index:1;position:relative}@keyframes rowSlideIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes overlayOut{0%{opacity:1}to{opacity:0}}@keyframes modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.97)translateY(12px)}}.cuotas-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:300;background:#0f0f19a6;justify-content:center;align-items:center;padding:24px;animation:.25s cubic-bezier(.22,1,.36,1) fadeIn;display:flex;position:fixed;inset:0}.cuotas-overlay.closing{animation:.22s forwards overlayOut}.cuotas-modal{background:var(--urbi-card);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:1140px;max-height:88vh;animation:.28s cubic-bezier(.22,1,.36,1) modalIn;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000038}@keyframes modalIn{0%{opacity:0;transform:scale(.96)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.cuotas-modal.closing{animation:.2s forwards modalOut}.cuotas-modal-header{background:linear-gradient(135deg, var(--urbi-orange) 0%, var(--urbi-orange-2) 100%);justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.cuotas-modal-header h2{color:#fff;letter-spacing:.01em;margin:0;font-size:17px;font-weight:700}.cuotas-filter{align-items:center;gap:8px;margin-left:auto;display:flex}.cuotas-filter label{color:#ffffffd9;font-size:13px;font-weight:600}.cuotas-filter select{border-radius:var(--radius-sm);color:#fff;cursor:pointer;appearance:none;min-height:34px;transition:background var(--transition), border-color var(--transition);background:#ffffff2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 8px center no-repeat;border:1.5px solid #fff6;outline:none;padding:0 28px 0 12px;font-family:inherit;font-size:13px;font-weight:600}.cuotas-filter select option{color:var(--urbi-text);background:#fff}.cuotas-filter select:focus{background-color:#ffffff47;border-color:#fff}.cuotas-close-btn{color:#fff;width:34px;height:34px;transition:all var(--transition);cursor:pointer;background:#ffffff2e;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.cuotas-close-btn:hover{background:#ffffff52;transform:rotate(90deg)}.cuotas-table-wrap{scroll-behavior:smooth;flex:1;padding:0;overflow:auto}.cuotas-table-wrap::-webkit-scrollbar{width:6px;height:6px}.cuotas-table-wrap::-webkit-scrollbar-track{background:#f5f5f5}.cuotas-table-wrap::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.cuotas-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--urbi-orange)}.cuotas-table{border-collapse:collapse;width:100%;font-size:13px}.cuotas-table thead{z-index:2;position:sticky;top:0}.cuotas-table th{text-align:left;color:var(--urbi-orange);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#fef6ee;border-bottom:2px solid #f5ddc8;padding:11px 14px;font-size:11.5px;font-weight:700}.cuotas-table th:first-child{border-left:3px solid var(--urbi-orange)}.cuotas-table td{white-space:nowrap;color:var(--urbi-text);vertical-align:middle;border-bottom:1px solid #f4f4f4;padding:11px 14px}.cuota-row{border-left:3px solid #0000;transition:background .15s,box-shadow .15s;animation:.3s both rowSlideIn}.cuota-row:hover{box-shadow:inset 0 0 0 1px #f5ddc8;background:#fff8f2!important}.cuota-row--pagado{border-left-color:#22c55e}.cuota-row--pendiente{border-left-color:#f59e0b}.cuota-row--parcial{background:#fefce8;border-left-color:#eab308}.cuota-row--proximo{border-left-color:#3b82f6}.td-num{text-align:right;font-variant-numeric:tabular-nums;font-weight:500}.td-abonado{color:#16a34a;font-weight:600}.td-cuota-num{color:var(--urbi-orange);font-weight:700}.td-empty{color:#ccc}.mora-badge{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.estado-badge{letter-spacing:.03em;white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.estado-badge:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.estado-badge.pagado{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.estado-badge.pagado:before{background:#059669}.estado-badge.pendiente{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.estado-badge.pendiente:before{background:#f59e0b}.estado-badge.parcial{color:#854d0e;background:#fefce8;border:1px solid #fde047}.estado-badge.parcial:before{background:#eab308}.estado-badge.proximo{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.estado-badge.proximo:before{background:#3b82f6}.doc-link-btn{border:1.5px solid var(--urbi-orange);color:var(--urbi-orange);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.doc-link-btn:hover{background:var(--urbi-orange);color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px #ff780040}.doc-link-btn--voucher{color:#7c3aed;border-color:#7c3aed}.doc-link-btn--voucher:hover{color:#fff;background:#7c3aed;box-shadow:0 4px 10px #7c3aed40}.preview-overlay{z-index:310;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.preview-modal{border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:min(960px,100%);height:min(82vh,780px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0000004d}.preview-header{background:linear-gradient(135deg, var(--urbi-orange) 0%, var(--urbi-orange-2) 100%);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.preview-header h3{color:#fff;margin:0;font-size:14px;font-weight:600}.preview-body{background:#f7f7f7;flex:1;min-height:0}.preview-frame{background:#fff;border:none;width:100%;height:100%}.preview-image{object-fit:contain;width:100%;height:100%}.cuotas-modal-footer{border-top:1px solid var(--urbi-border);background:#fafafa;justify-content:flex-end;padding:14px 24px;display:flex}.export-btn{color:#fff;border-radius:var(--radius-sm);transition:all var(--transition);cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #22c55e40}.export-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #22c55e4d}.widget-propiedades{animation:.3s fadeIn}.propiedades-title{margin-bottom:24px;font-size:22px;font-weight:700}.propiedad-card{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:24px;overflow:hidden}.propiedad-card-inner{grid-template-columns:1fr 1fr;gap:0;display:grid}.propiedad-info{flex-direction:column;justify-content:center;padding:32px;display:flex}.propiedad-info h3{margin-bottom:8px;font-size:20px;font-weight:700}.propiedad-info .direccion{color:var(--urbi-text-soft);margin-bottom:16px;font-size:14px}.propiedad-info .ubicacion-link{color:var(--urbi-orange);align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:600;display:inline-flex}.propiedad-info .ubicacion-link svg{width:16px;height:16px}.plano-btn{background:var(--urbi-orange);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition);border:none;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.plano-btn:hover{background:var(--urbi-orange-2);color:#fff;transform:translateY(-1px)}.propiedad-imagen{background:#fafafa;justify-content:center;align-items:center;padding:16px;display:flex}.propiedad-imagen img{object-fit:contain;border-radius:var(--radius-md);max-width:100%;max-height:280px}.estado-propiedad{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px}.estado-propiedad h3{margin-bottom:32px;font-size:18px;font-weight:700}.timeline{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.timeline:before{content:"";background:var(--urbi-border);z-index:0;height:3px;position:absolute;top:40px;left:12.5%;right:12.5%}.timeline-step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.timeline-icon{background:var(--urbi-card);border:3px solid var(--urbi-border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;transition:all .3s;display:flex;position:relative}.timeline-step.completado .timeline-icon{border-color:var(--urbi-success);background:#e8f5e9}.timeline-step.proceso .timeline-icon{border-color:var(--urbi-orange);background:var(--urbi-orange-light)}.timeline-step.proximo .timeline-icon{border-color:var(--urbi-border);opacity:.7;background:#f5f5f5}.timeline-icon svg{width:32px;height:32px}.timeline-step.completado .timeline-icon svg{color:var(--urbi-success)}.timeline-step.proceso .timeline-icon svg{color:var(--urbi-orange)}.timeline-step.proximo .timeline-icon svg{color:var(--urbi-text-muted)}.timeline-check{background:var(--urbi-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:-4px;right:-4px}.timeline-label{max-width:120px;font-size:13px;font-weight:600}.timeline-step.proximo .timeline-label{color:var(--urbi-text-muted)}.timeline-tooltip{color:var(--urbi-text-soft);max-width:140px;margin-top:4px;font-size:11px}.widget-proyecto{animation:.3s fadeIn}.proyecto-title{margin-bottom:24px;font-size:22px;font-weight:700}.proyecto-stages{background:var(--urbi-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px}.proyecto-stages h3{margin-bottom:32px;font-size:18px;font-weight:700}.stages-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stage-item{text-align:center;border-radius:var(--radius-md);border:2px solid #0000;flex-direction:column;align-items:center;padding:24px 16px;transition:all .3s;display:flex}.stage-item.completo{border-color:var(--urbi-success);background:#f0fdf0}.stage-item.activo{border-color:var(--urbi-orange);background:var(--urbi-orange-light)}.stage-item.en-proceso{border-color:var(--urbi-border);opacity:.7;background:#fafafa}.stage-icon{justify-content:center;align-items:center;width:144px;height:144px;margin-bottom:12px;display:flex}.stage-icon img{object-fit:contain;width:128px;height:128px;transition:filter .3s,transform .3s}.stage-item.completo .stage-icon img{filter:none}.stage-item.activo .stage-icon img{filter:drop-shadow(0 4px 10px #ff6a1473);transform:scale(1.1)}.stage-item.en-proceso .stage-icon img{filter:grayscale()opacity(.45)}.stage-label{font-size:14px;font-weight:600}.stage-item.completo .stage-label{color:var(--urbi-success)}.stage-item.activo .stage-label{color:var(--urbi-orange)}.stage-item.en-proceso .stage-label{color:var(--urbi-text-muted)}.avance-btn{background:var(--urbi-orange);color:#fff;border-radius:var(--radius-sm);transition:all var(--transition);border:none;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.avance-btn:hover{background:var(--urbi-orange-2);color:#fff;transform:translateY(-1px)}.uf-footer{color:#fff;border-top:3px solid var(--urbi-orange);background:linear-gradient(160deg,#161618 0%,#1c1c1e 100%);width:100vw;margin-top:56px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.uf-footer__inner{flex-direction:column;gap:28px;max-width:1200px;margin:0 auto;padding:44px 24px 28px;display:flex}.uf-footer__top{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;gap:40px;display:grid}.uf-col{text-align:center;flex-direction:column;gap:10px;display:flex}.uf-logo{filter:brightness(0)invert();opacity:.9;width:175px;max-width:100%;margin:0 auto 8px;display:block}.uf-title{color:var(--urbi-orange);text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px;font-size:14px;font-weight:700}.uf-item,.uf-col p{color:#ffffffb3;margin:2px 0;font-size:13.5px;line-height:1.6;text-decoration:none;transition:color .2s;display:block}a.uf-item:hover{color:var(--urbi-orange)}.uf-block{color:#fff9;text-align:center;font-size:13px;line-height:1.6}.uf-block strong{color:#ffffffe6;font-weight:600}.uf-claim img{width:140px;max-width:100%;margin:0 auto 10px;display:block}.uf-follow{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.uf-social{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.uf-social a{color:#ffffffb3;background:#ffffff0d;border:1.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:inline-flex}.uf-social a:hover{background:var(--urbi-orange);border-color:var(--urbi-orange);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff6a1459}.uf-social svg{fill:currentColor;width:15px;height:15px}.uf-footer__middle{text-align:center;color:#fff6;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:16px 10px;font-size:12.5px;line-height:1.7}.uf-footer__bottom{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:12.5px;display:flex}.uf-copy{text-align:left}.uf-dev{text-align:right}.uf-dev a{color:#fff;text-decoration:none}@media (width<=900px){.header-menu-btn{display:flex}.header-user{display:none}.tab-nav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.tab-nav-inner::-webkit-scrollbar{display:none}.tab-btn{height:48px;padding:0 14px;font-size:13px}.selector-row{flex-direction:column}.resumen-columns,.propiedad-card-inner{grid-template-columns:1fr}.propiedad-imagen{order:-1}.timeline{grid-template-columns:repeat(2,1fr);gap:24px}.timeline:before{display:none}.stages-grid{grid-template-columns:repeat(2,1fr)}.uf-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}.cuotas-modal{max-height:92vh}.cuotas-modal-header{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:14px 16px}.cuotas-filter{margin-left:0}}@media (width<=600px){.main-content,.selector-widget{padding:16px}.resumen-title,.propiedades-title,.proyecto-title{font-size:18px}.progress-card{padding:16px}.propiedad-info,.estado-propiedad,.proyecto-stages{padding:20px}.timeline{grid-template-columns:1fr 1fr;gap:20px}.timeline-icon{width:60px;height:60px}.uf-footer__top{grid-template-columns:1fr}.uf-copy,.uf-dev{text-align:center;width:100%}.uf-title{font-size:22px}.uf-item,.uf-col p{font-size:15px}.cuotas-overlay{padding:8px}.cuotas-modal{border-radius:var(--radius-lg);max-height:96vh}.cuotas-modal-header{gap:8px;padding:12px 14px}.cuotas-modal-header h2{width:100%;font-size:15px}.cuotas-filter{margin-left:0}.cuotas-modal-footer{padding:10px 14px}.cuotas-table th,.cuotas-table td{padding:9px 10px;font-size:12px}.preview-overlay{padding:10px}.preview-modal{height:86vh}.preview-header h3{font-size:13px}}:root{--urbi-orange:#ff6a14;--urbi-orange-2:#ff8f1c;--urbi-gold:#ffb20f;--urbi-orange-light:#ff6a1414;--urbi-orange-glow:#ff6a141f;--urbi-black:#1c1c1c;--urbi-text:#1c1c1c;--urbi-text-soft:#667085;--urbi-text-muted:#9aa0a6;--urbi-bg:#f5f5f5;--urbi-card:#fff;--urbi-border:#e0e0e0;--urbi-field-bg:#f8f9fb;--urbi-field-border:#1c1c1c1a;--urbi-field-border-focus:#ff6a1473;--urbi-left-bg:#0b0b0c;--urbi-right-bg:#f7f5f1;--urbi-success:#28a745;--urbi-danger:#dc3545;--urbi-warning:#ffc107;--radius-xl:24px;--radius-lg:18px;--radius-md:14px;--radius-sm:8px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a;--shadow-orange:0 8px 22px #ff6b0059;--font-primary:"Inter", -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-primary);color:var(--urbi-text);background:var(--urbi-bg);line-height:1.5}a{color:var(--urbi-orange);transition:color var(--transition);text-decoration:none}a:hover{color:var(--urbi-orange-2)}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}
