@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@media (width<=1200px){.header{grid-template-columns:1fr;gap:20px;height:auto;padding:20px}.header-left,.header-center,.header-right{width:100%}.header-right{justify-content:space-between}.global-search{max-width:100%}}.crm-page{box-sizing:border-box;background:radial-gradient(circle at 100% 0,#d4af3714,#0000 25%),linear-gradient(#f8faff 0%,#edf3fa 100%);width:100%;min-width:0;max-width:100%;min-height:100vh;padding:18px 20px 32px;overflow-x:hidden}.crm-header{width:100%;max-width:100%;margin-bottom:16px}.crm-header h1{color:#081f4d;letter-spacing:-.6px;margin:0 0 5px;font-size:31px;font-weight:800}.crm-header p{color:#64748b;margin:0;font-size:15px}.crm-controls-row{box-sizing:border-box;grid-template-columns:1fr;gap:12px;width:100%;min-width:0;max-width:100%;margin-bottom:14px;display:grid}.crm-toolbar{box-sizing:border-box;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;margin:0;display:flex}.crm-search{flex:1;align-items:center;min-width:180px;max-width:360px;display:flex;position:relative}.crm-search svg{z-index:1;color:#0a2e68;pointer-events:none;position:absolute;left:12px}.crm-search input{box-sizing:border-box;color:#243b63;background:#fff;border:1px solid #d9e3ef;border-radius:9px;outline:none;width:100%;height:44px;padding:0 12px 0 38px;font-family:inherit;font-size:14px;transition:all .2s}.crm-search input::placeholder{color:#94a3b8}.crm-toolbar-buttons{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-primary,.btn-secondary{white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.btn-primary{color:#081f4d;background:linear-gradient(135deg,#e4c452,#c99b26);border:1px solid #c49a22;box-shadow:0 6px 13px #b78a1533}.btn-secondary{color:#0a2e68;background:#fff;border:1px solid #cdd9e8}.btn-secondary:hover{color:#b78a15;background:#fffdf7;border-color:#d4af37}.crm-filters{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:10px;width:100%;min-width:0;max-width:100%;margin:0;display:grid}.crm-filter-field{gap:5px;min-width:0;display:grid}.crm-filter-field>span{color:#081f4d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.crm-filter-field select{box-sizing:border-box;color:#334155;cursor:pointer;text-overflow:ellipsis;background:#fff;border:1px solid #d9e3ef;border-radius:9px;outline:none;width:100%;min-width:0;height:44px;padding:0 9px;font-family:inherit;font-size:12px;transition:all .2s;overflow:hidden}.crm-filter-field select:hover{border-color:#b8c8dd}.crm-filter-field select:focus{border-color:#c9a227;box-shadow:0 0 0 3px #c9a2271c}.btn-reset{color:#0a2e68;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cdd9e8;border-radius:9px;grid-column:1/-1;justify-content:center;justify-self:end;align-items:center;gap:7px;width:auto;height:40px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.btn-reset:hover{color:#fff;background:#0a2e68;border-color:#0a2e68}.crm-kpi-grid{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;min-width:0;max-width:100%;margin-bottom:14px;display:grid}.crm-kpi-card{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#0a2e68 0%,#081f4d 100%);border:1px solid #ffffff17;border-radius:12px;width:100%;min-width:0;min-height:84px;padding:12px 14px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 8px 18px #081f4d26}.crm-kpi-card:before{content:"";background:#ffffff0e;border-radius:50%;width:100px;height:100px;position:absolute;top:-52px;right:-44px}.crm-kpi-card:after{content:"";background:#d4af371c;border-radius:50%;width:66px;height:66px;position:absolute;bottom:-44px;right:18px}.crm-kpi-card:hover{transform:translateY(-2px);box-shadow:0 12px 23px #081f4d36}.crm-kpi-card h3,.crm-kpi-card h2,.crm-kpi-card span{z-index:1;position:relative}.crm-kpi-card h3{color:#dbe7fa;text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:12px;font-weight:700;overflow:hidden}.crm-kpi-card h2{color:#fff;margin:0 0 2px;font-size:23px;font-weight:800}.crm-kpi-card span{color:#e1bf4d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;display:block;overflow:hidden}.crm-table-card{box-sizing:border-box;background:#fffffff7;border:1px solid #e2eaf3;border-radius:15px;width:100%;min-width:0;max-width:100%;margin-top:14px;overflow:hidden;box-shadow:0 11px 26px #0f234512}.table-header{background:linear-gradient(90deg,#fff 0%,#f7faff 100%);border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:16px;padding:16px 19px;display:flex}.table-header h2{color:#081f4d;margin:0;font-size:20px;font-weight:800}.table-header p{color:#64748b;margin:4px 0 0;font-size:13px}.table-header span{color:#fff;background:#0a2e68;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:800}.crm-table{border-collapse:collapse;width:100%}.crm-table th{color:#fff;text-align:left;padding:12px 13px;font-size:12px;font-weight:700}.crm-table td{color:#475569;border-bottom:1px solid #edf2f7;padding:13px;font-size:13px}.client-cell{align-items:center;gap:9px;display:flex}.client-cell .client-avatar{border-radius:9px;width:38px;height:38px;font-size:15px}.client-cell strong{color:#081f4d;font-size:13px}.client-cell p{color:#94a3b8;margin:2px 0 0;font-size:11px}.badge{border-radius:999px;align-items:center;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.badge.success,.badge.activo{color:#166534;background:#dcfce7}.badge.warning,.badge.seguimiento,.badge.pendiente{color:#92400e;background:#fef3c7}.badge.danger,.badge.perdido{color:#b91c1c;background:#fee2e2}.badge.info,.badge.nuevo{color:#1d4ed8;background:#dbeafe}.badge.dark,.badge.cerrado{color:#334155;background:#e2e8f0}.table-actions{gap:5px;display:flex}.action-btn{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:inline-flex}.action-btn:hover{transform:translateY(-1px);box-shadow:0 5px 10px #d4af3733}@media (width<=1050px){.crm-filters,.crm-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.crm-page{padding:16px}.crm-toolbar{flex-direction:column;align-items:stretch}.crm-search{width:100%;max-width:none}.crm-toolbar-buttons{width:100%}.crm-toolbar-buttons button{flex:1}.crm-filters,.crm-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=500px){.crm-page{padding:13px}.crm-header h1{font-size:26px}.crm-filters,.crm-kpi-grid{grid-template-columns:1fr}.crm-toolbar-buttons{flex-direction:column}.crm-table{white-space:nowrap;display:block;overflow-x:auto}}.crm-toolbar{margin:40px 0 28px}.crm-toolbar-top{justify-content:space-between;align-items:center;gap:32px;display:flex}.crm-search{flex:0 0 60%}.crm-search input{box-sizing:border-box;background:#fff;border:1px solid #dce4ee;border-radius:18px;outline:none;width:100%;height:58px;padding:0 22px;font-size:16px;transition:all .3s}.crm-search input:focus{border-color:#c9a227;box-shadow:0 0 0 4px #c9a22726}.crm-toolbar-buttons{flex:1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#c9a227;border:none;border-radius:16px;min-width:165px;height:58px;padding:0 30px;font-size:15px;font-weight:700;transition:all .3s}.btn-primary:hover{background:#b79220;transform:translateY(-2px);box-shadow:0 12px 25px #c9a2274d}.btn-secondary{color:#0a2e68;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:16px;min-width:130px;height:58px;padding:0 28px;font-size:15px;font-weight:700;transition:all .3s}.btn-secondary:hover{color:#c9a227;border-color:#c9a227}@media (width<=1200px){.crm-toolbar-top{flex-direction:column;align-items:stretch}.crm-search{width:100%}.crm-toolbar-buttons{justify-content:flex-end;width:100%}}@media (width<=768px){.crm-toolbar-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.crm-table{width:100%;overflow-x:auto}.crm-table table{border-collapse:collapse;background:#fff;border-radius:18px;width:100%;min-width:980px;overflow:hidden}.crm-table thead{background:linear-gradient(#0a2e68 0%,#081f4d 100%)}.crm-table th{color:#fff;text-align:left;white-space:nowrap;padding:18px 22px;font-size:16px;font-weight:700}.crm-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:19px 22px;font-size:15px;font-weight:500}.crm-table tbody tr{transition:background .2s,box-shadow .2s}.crm-table tbody tr:hover{background:#f8fafd}.crm-table tbody tr:last-child td{border-bottom:none}.crm-table .client-cell{align-items:center;gap:15px;min-width:210px;display:flex}.crm-table .client-avatar{color:#081f4d;background:linear-gradient(#e5c550 0%,#c99b26 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;font-weight:900;display:flex;box-shadow:0 5px 12px #c99b262e}.crm-table .client-cell strong{color:#0a2e68;margin-bottom:4px;font-size:16px;font-weight:800;line-height:1.3;display:block}.crm-table .client-cell p{color:#7b8da3;margin:0;font-size:14px;font-weight:500;line-height:1.35}.crm-table .badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.crm-table .badge.activo,.crm-table .badge.success{color:#166534;background:#dcfce7}.crm-table .badge.seguimiento{color:#1d4ed8;background:#dbeafe}.crm-table .badge.negociación,.crm-table .badge.warning,.crm-table .badge.pendiente{color:#b45309;background:#fef3c7}.crm-table .badge.perdido,.crm-table .badge.danger{color:#b91c1c;background:#fee2e2}.crm-table .badge.nuevo,.crm-table .badge.info{color:#1d4ed8;background:#dbeafe}.crm-table .badge.cerrado,.crm-table .badge.dark{color:#334155;background:#e2e8f0}.crm-table .table-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.crm-table .action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a3a78,#082b61);border:1px solid #0a346f;border-radius:9px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 10px #08275a14}.crm-table .action-btn:hover{color:#081f4d;background:linear-gradient(135deg,#efd15b,#d9ae2d);border-color:#c99b26;transform:translateY(-1px);box-shadow:0 6px 14px #c99b2633}.crm-table .action-btn.selected-eye{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#b91c1c;box-shadow:0 6px 16px #dc26263d}.crm-table .action-btn.selected-eye:hover{color:#fff;background:linear-gradient(135deg,#c81e1e,#991b1b);border-color:#991b1b}@media (width<=1100px){.crm-table table{min-width:1000px}}@media (width<=900px){.crm-table table{min-width:950px}.crm-table th{padding:16px 18px;font-size:15px}.crm-table td{padding:17px 18px;font-size:14px}}.client-profile{z-index:100;color:#fff;background:linear-gradient(#0a2e68 0%,#081f4d 100%);border:1px solid #d4af3766;border-radius:20px;width:min(440px,100vw - 44px);padding:26px;position:fixed;top:96px;bottom:22px;right:22px;overflow-y:auto;box-shadow:-16px 20px 50px #081f4d6b}.client-profile-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.client-profile-eyebrow{color:#e1bf4d;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.client-profile h2{color:#fff;margin:0;font-size:27px;font-weight:800}.close-profile-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #d4af3759;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:inline-flex}.close-profile-button:hover{color:#d4af37;background:#d4af3726;transform:rotate(90deg)}.profile-client-summary{background:linear-gradient(135deg,#ffffff24,#ffffff0f);border:1px solid #d4af3752;border-radius:16px;align-items:center;gap:15px;margin-bottom:18px;padding:18px;display:flex}.client-avatar{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #0000002e}.profile-client-summary h3{color:#fff;margin:0 0 5px;font-size:19px;font-weight:800}.profile-client-summary span{color:#dbe7fa;font-size:14px;font-weight:600}.profile-section{background:#ffffff12;border:1px solid #d4af3740;border-radius:15px;margin-bottom:16px;padding:19px}.profile-section h3{color:#e1bf4d;border-bottom:1px solid #d4af373d;margin:0 0 16px;padding-bottom:12px;font-size:15px;font-weight:800}.profile-info-list{gap:15px;display:grid}.profile-info-item,.profile-advisor-item{align-items:flex-start;gap:11px;display:flex}.profile-info-item svg,.profile-advisor-item svg{color:#e1bf4d;flex-shrink:0;margin-top:2px}.profile-info-item div,.profile-advisor-item div{gap:4px;display:grid}.profile-info-item span,.profile-commercial-item>span,.profile-advisor-item span{color:#b9c9e3;letter-spacing:.4px;text-transform:uppercase;font-size:13px;font-weight:700}.profile-info-item strong,.profile-advisor-item strong{color:#fff;font-size:15px;font-weight:600;line-height:1.4}.profile-commercial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.profile-commercial-item{background:#0000001f;border:1px solid #ffffff17;border-radius:11px;gap:7px;padding:13px;display:grid}.profile-commercial-item>strong{color:#fff;font-size:15px;font-weight:700}.profile-advisor-item{grid-column:1/-1;display:flex}.priority-badge{border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;display:inline-flex}.priority-high{background:#dc26264d;border:1px solid #fecaca4d;color:#ffd2d2!important}.priority-medium{background:#d4af3733;border:1px solid #d4af3752;color:#fce9a9!important}.priority-low{background:#16a34a33;border:1px solid #86efac40;color:#b8e7d1!important}.profile-notes{color:#ffffffdb;margin:0;font-size:15px;line-height:1.65}.property-interests-section{overflow:hidden}.property-interests-section-header{margin-bottom:16px}.property-interests-section-header>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.property-interests-section-header h3{flex:1;margin-bottom:0}.property-interests-count{color:#f4df94;letter-spacing:.3px;white-space:nowrap;background:#d4af3724;border:1px solid #d4af3747;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.property-interests-list{grid-template-columns:1fr;gap:13px;display:grid}.property-interests-state{color:#c7d4e8;background:#0000001f;border:1px dashed #d4af3747;border-radius:12px;align-items:center;gap:10px;padding:15px;font-size:13px;font-weight:600;line-height:1.5;display:flex}.property-interests-state svg{color:#e1bf4d;flex-shrink:0}.property-interests-error{color:#fecaca;background:#991b1b29;border-color:#fca5a547}.property-interests-section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.property-interests-section-header>div{flex:1;min-width:0}.property-interest-link-toggle{color:#081f4d;cursor:pointer;background:linear-gradient(135deg,#e4c452,#c99b26);border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 12px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 7px 16px #d4af3729}.property-interest-link-toggle:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #d4af3747}.property-interest-link-toggle:disabled{cursor:wait;opacity:.58}.property-interest-link-form{background:linear-gradient(145deg,#ffffff17,#00000024);border:1px solid #d4af374d;border-radius:13px;gap:13px;margin-bottom:16px;padding:15px;display:grid}.property-interest-link-form label{color:#dbe7fa;letter-spacing:.45px;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.property-interest-link-form select,.property-interest-link-form textarea{box-sizing:border-box;color:#fff;text-transform:none;background:#081f4deb;border:1px solid #d4af3757;border-radius:9px;outline:none;width:100%;padding:11px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s}.property-interest-link-form select{cursor:pointer;min-height:42px}.property-interest-link-form select option{color:#fff;background:#081f4d}.property-interest-link-form textarea{resize:vertical;min-height:82px;line-height:1.5}.property-interest-link-form textarea::placeholder{color:#9fb2cf}.property-interest-link-form select:hover:not(:disabled),.property-interest-link-form textarea:hover:not(:disabled){border-color:#d4af3794}.property-interest-link-form select:focus,.property-interest-link-form textarea:focus{background-color:#081f4d;border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.property-interest-link-form select:disabled,.property-interest-link-form textarea:disabled{cursor:wait;opacity:.62}.property-interest-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.property-interest-link-actions{justify-content:flex-end;align-items:center;gap:9px;padding-top:2px;display:flex}.property-interest-link-cancel,.property-interest-link-save{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,opacity .2s;display:inline-flex}.property-interest-link-cancel{color:#dbe7fa;background:#ffffff12;border:1px solid #ffffff29}.property-interest-link-cancel:hover:not(:disabled){color:#fff;background:#ffffff1f;border-color:#ffffff42}.property-interest-link-save{color:#081f4d;background:linear-gradient(135deg,#e4c452,#c99b26);border:none;box-shadow:0 7px 16px #d4af372e}.property-interest-link-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #d4af374d}.property-interest-link-cancel:disabled,.property-interest-link-save:disabled{cursor:wait;opacity:.55;transform:none}.property-interest-card{box-sizing:border-box;background:linear-gradient(145deg,#ffffff17,#0000001f);border:1px solid #d4af373d;border-radius:14px;gap:13px;width:100%;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.property-interest-card:before{content:"";background:linear-gradient(#f2d26a,#c99b26);width:4px;height:100%;position:absolute;top:0;left:0}.property-interest-card:hover{border-color:#d4af376b;transform:translateY(-2px);box-shadow:0 12px 28px #00000029}.property-interest-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.property-interest-reference{color:#f4df94;letter-spacing:.8px;text-transform:uppercase;font-size:12px;font-weight:800}.property-interest-badges{flex-wrap:wrap;gap:6px;display:flex}.property-interest-badge{border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:5px 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.property-interest-type{color:#dbeafe;background:#2563eb38;border:1px solid #93c5fd42}.property-interest-status{color:#fce9a9;background:#d4af3726;border:1px solid #d4af3747}.property-interest-title{color:#fff;overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:800;line-height:1.35}.property-interest-location{color:#c7d4e8;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.property-interest-location svg{color:#e1bf4d;flex-shrink:0}.property-interest-price{color:#fff;letter-spacing:-.3px;font-size:21px;font-weight:800}.property-interest-status-control{background:#00000024;border:1px solid #d4af3738;border-radius:10px;gap:7px;padding:12px;display:grid}.property-interest-status-control label{color:#e1bf4d;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:800}.property-interest-status-control select{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#081f4deb;border:1px solid #d4af3761;border-radius:9px;outline:none;width:100%;min-height:42px;padding:10px 38px 10px 12px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .2s,box-shadow .2s,background-color .2s}.property-interest-status-control select:hover{border-color:#d4af3799}.property-interest-status-control select:focus{background-color:#081f4d;border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.property-interest-status-control select:disabled{cursor:wait;opacity:.68}.property-interest-status-control select option{color:#fff;background:#081f4d}.property-interest-saving{color:#f4df94;letter-spacing:.2px;font-size:11px;font-weight:700}.property-interest-notes{background:#00000021;border-left:3px solid #d4af379e;border-radius:8px;gap:6px;padding:11px 12px;display:grid}.property-interest-notes span{color:#e1bf4d;letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:800}.property-interest-notes p{color:#dbe7fa;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:500;line-height:1.55}.property-interest-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:2px;display:flex}.property-interest-origin{color:#9fb2cf;font-size:12px;font-weight:600}.property-interest-origin strong{color:#dbe7fa;font-weight:700}.property-interest-open-button{color:#081f4d;cursor:pointer;background:linear-gradient(135deg,#e4c452,#c99b26);border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 12px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 7px 16px #d4af3729}.property-interest-open-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #d4af3747}.property-interest-open-button:active{transform:translateY(0)}.property-interest-footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.property-interest-unlink-button{color:#ffd7d7;cursor:pointer;background:#991b1b38;border:1px solid #fca5a557;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 12px;font-family:inherit;font-size:12px;font-weight:800;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.property-interest-unlink-button:hover:not(:disabled){color:#fff;background:#dc26266b;border-color:#fecaca9e;transform:translateY(-1px);box-shadow:0 8px 18px #7f1d1d33}.property-interest-unlink-button:active:not(:disabled){transform:translateY(0)}.property-interest-unlink-button:disabled,.property-interest-open-button:disabled{cursor:wait;opacity:.58;transform:none}.activity-section{padding-bottom:20px}.activity-form{gap:13px;display:grid}.activity-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.activity-form label{color:#dbe7fa;letter-spacing:.3px;text-transform:uppercase;gap:7px;font-size:13px;font-weight:700;display:grid}.activity-form textarea,.activity-form select,.follow-up-date-input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#00000029;border:1px solid #d4af374d;border-radius:10px;outline:none;padding:11px 12px;font-size:14px}.activity-form select option{color:#fff;background:#081f4d}.activity-form textarea{resize:vertical;min-height:88px;line-height:1.5}.activity-form textarea::placeholder{color:#b9c9e3}.activity-form textarea:focus,.activity-form select:focus,.follow-up-date-input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.add-activity-button{color:#081f4d;cursor:pointer;background:linear-gradient(135deg,#e4c452,#c99b26);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 18px #d4af3733}.add-activity-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #d4af3757}.activity-list{gap:3px;margin-top:20px;display:grid}.activity-item{grid-template-columns:38px minmax(0,1fr);gap:10px;display:grid}.activity-timeline-column{flex-direction:column;align-items:center;display:flex}.activity-icon{color:#081f4d;background:linear-gradient(135deg,#e4c452,#c99b26);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 6px 14px #d4af3733}.activity-timeline-line{background:#d4af374d;flex:1;width:1px;min-height:24px;margin-top:5px}.activity-item:last-child .activity-timeline-line{display:none}.activity-main{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:11px;min-width:0;margin-bottom:10px;padding:12px}.activity-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.activity-type-badge,.activity-status-badge{border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.activity-type-badge{color:#f4df94;background:#d4af3729;border:1px solid #d4af3745}.activity-status-badge{cursor:pointer;font-family:inherit}.activity-status-pending{color:#fde68a;background:#f59e0b24;border:1px solid #f59e0b4d}.activity-status-completed{color:#bbf7d0;background:#16a34a29;border:1px solid #86efac47}.activity-content p{color:#fff;overflow-wrap:anywhere;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.5}.activity-details{gap:4px;display:grid}.activity-details span{color:#b9c9e3;font-size:13px;font-weight:600}.activity-content small{color:#d4af37;margin-top:8px;font-size:13px;font-weight:700;display:inline-block}.activity-actions{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.edit-activity-button,.delete-activity-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.edit-activity-button{color:#dbe7fa;background:#1e40af47;border:1px solid #93c5fd3d}.edit-activity-button:hover{color:#fff;background:#2563eb7a}.delete-activity-button{color:#fecaca;background:#991b1b38;border:1px solid #fca5a547}.delete-activity-button:hover{color:#fff;background:#dc26267a}.edit-activity-textarea{box-sizing:border-box;resize:vertical;color:#fff;width:100%;min-height:74px;font:inherit;background:#0000002e;border:1px solid #d4af3759;border-radius:9px;outline:none;padding:10px;font-size:14px}.edit-activity-textarea:focus{border-color:#d4af37}.save-activity-button,.cancel-activity-button{cursor:pointer;border-radius:8px;padding:10px 13px;font-family:inherit;font-size:13px;font-weight:800}.save-activity-button{color:#081f4d;background:#d4af37;border:1px solid #d4af37}.cancel-activity-button{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.empty-activity-message{color:#b9c9e3;text-align:center;background:#ffffff0d;border:1px dashed #d4af374d;border-radius:11px;margin:0;padding:14px;font-size:14px;line-height:1.5}.client-profile-actions{gap:11px;margin-top:4px;display:grid}.edit-client-button,.delete-client-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;padding:14px 16px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}.edit-client-button{color:#081f4d;background:linear-gradient(135deg,#e4c452,#c99b26);border:none;box-shadow:0 10px 22px #d4af3740}.edit-client-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #d4af3761}.delete-client-button{color:#ffd7d7;background:#991b1b3d;border:1px solid #fca5a566}.delete-client-button:hover{color:#fff;background:#dc26267a;border-color:#fecacab8;transform:translateY(-2px)}@media (width<=640px){.client-profile{width:calc(100vw - 24px);padding:20px;top:76px;bottom:12px;right:12px}.profile-commercial-grid,.activity-form-grid{grid-template-columns:1fr}.profile-advisor-item{grid-column:auto}.property-interests-section-header{flex-direction:column;align-items:stretch}.property-interest-link-toggle{width:100%}.property-interest-link-grid{grid-template-columns:1fr}.property-interest-link-actions{flex-direction:column-reverse;align-items:stretch}.property-interest-link-cancel,.property-interest-link-save{width:100%}.property-interest-card-header,.property-interest-card-footer{flex-direction:column;align-items:flex-start}.property-interest-footer-actions{width:100%;margin-left:0}.property-interest-open-button,.property-interest-unlink-button,.property-interest-badges{width:100%}}.new-client-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041028ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.new-client-modal{color:#fff;background:linear-gradient(145deg,#0a2e68 0%,#081f4d 100%);border:1px solid #d4af3761;border-radius:20px;width:min(760px,100%);max-height:min(820px,100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #020a1e85}.new-client-modal-header{border-bottom:1px solid #d4af373d;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 22px;display:flex}.new-client-modal-header span{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.new-client-modal-header h2{color:#fff;margin:0;font-size:28px;font-weight:900;line-height:1.15}.close-modal-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #d4af374d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .18s,background .18s,transform .18s;display:inline-flex}.close-modal-button:hover{color:#d4af37;background:#d4af3724;transform:rotate(90deg)}.new-client-form{padding:28px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.new-client-form label{color:#fff;flex-direction:column;gap:8px;font-size:15px;font-weight:700;display:flex}.new-client-form input,.new-client-form select,.new-client-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:10px;outline:none;padding:13px 14px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,box-shadow .18s}.new-client-form input,.new-client-form select{min-height:46px}.new-client-form input::placeholder,.new-client-form textarea::placeholder{color:#ffffff85;font-weight:500}.new-client-form select option{color:#fff;background:#081f4d}.new-client-form input:focus,.new-client-form select:focus,.new-client-form textarea:focus{background:#ffffff1a;border-color:#d4af37;box-shadow:0 0 0 3px #d4af3724}.new-client-form textarea{resize:vertical;min-height:120px;line-height:1.55}.form-full-width{margin-top:20px}.new-client-form-actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.new-client-form-actions button{border-radius:10px;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800}@media (width<=640px){.new-client-modal-overlay{align-items:flex-start;padding:12px}.new-client-modal{max-height:calc(100vh - 24px)}.new-client-modal-header,.new-client-form{padding:22px}.new-client-modal-header h2{font-size:25px}.form-grid{grid-template-columns:1fr}.new-client-form-actions{flex-direction:column-reverse}.new-client-form-actions button{width:100%}}.edit-client-modal-overlay{z-index:220;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041028ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.edit-client-modal{color:#fff;background:linear-gradient(145deg,#0a2e68 0%,#081f4d 100%);border:1px solid #d4af3761;border-radius:20px;width:min(760px,100%);max-height:min(820px,100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #020a1e85}.edit-client-modal-header{border-bottom:1px solid #d4af373d;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 22px;display:flex}.edit-client-modal-header span{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.edit-client-modal-header h2{color:#fff;margin:0;font-size:28px;font-weight:900;line-height:1.15}.edit-client-form{padding:28px}.edit-client-form label{color:#fff;flex-direction:column;gap:8px;font-size:15px;font-weight:700;display:flex}.edit-client-form input,.edit-client-form select,.edit-client-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:10px;outline:none;padding:13px 14px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,box-shadow .18s}.edit-client-form input,.edit-client-form select{min-height:46px}.edit-client-form input::placeholder,.edit-client-form textarea::placeholder{color:#ffffff85;font-weight:500}.edit-client-form select option{color:#fff;background:#081f4d}.edit-client-form input:focus,.edit-client-form select:focus,.edit-client-form textarea:focus{background:#ffffff1a;border-color:#d4af37;box-shadow:0 0 0 3px #d4af3724}.edit-client-form textarea{resize:vertical;min-height:120px;line-height:1.55}@media (width<=640px){.edit-client-modal-overlay{align-items:flex-start;padding:12px}.edit-client-modal{max-height:calc(100vh - 24px)}.edit-client-modal-header,.edit-client-form{padding:22px}.edit-client-modal-header h2{font-size:25px}}.follow-ups-panel{color:#fff;background:linear-gradient(135deg,#0a2e68f5,#081f4df5);border:1px solid #d4af3738;border-radius:16px;margin-top:24px;padding:24px;box-shadow:0 14px 32px #030e2833}.follow-ups-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.follow-ups-eyebrow{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800}.follow-ups-panel h2{color:#fff;margin:6px 0;font-size:24px;font-weight:900}.follow-ups-panel-header p{color:#ffffffc2;margin:0;font-size:14px;line-height:1.5}.follow-ups-total{color:#f1d263;white-space:nowrap;background:#d4af3714;border:1px solid #d4af3757;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.follow-ups-priority-message{color:#e7c750;margin:0 0 16px;font-size:15px;font-weight:800}.follow-ups-filters{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.follow-ups-filters button{color:#ffffffd1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;min-height:36px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s}.follow-ups-filters button:hover{background:#ffffff1a;border-color:#d4af3766;transform:translateY(-1px)}.follow-ups-filters button.is-active{color:#f8df8c;background:#d4af372e;border-color:#d4af37}.follow-ups-filters button.is-active.is-overdue{color:#fecaca;background:#ef44442e;border-color:#ef4444bf}.follow-ups-filters button.is-active.is-today{color:#f8df8c;background:#d4af3738;border-color:#d4af37}.follow-ups-list{gap:12px;display:grid}.follow-up-item{background:#fff1;border:1px solid #ffffff1c;border-left:4px solid #d4af3773;border-radius:12px;align-items:stretch;gap:14px;padding:14px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.follow-up-item.follow-up-overdue{border-left-color:#ef4444}.follow-up-item.follow-up-today{border-left-color:#d4af37}.follow-up-item.follow-up-upcoming{border-left-color:#3b82f6}.follow-up-item:hover{background:#ffffff1a;border-color:#d4af3785;transform:translateY(-2px);box-shadow:0 7px 18px #030e282e}.follow-up-main-action{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:14px;padding:4px;font-family:inherit;display:flex}.follow-up-main-action:focus-visible,.follow-up-complete-button:focus-visible,.follow-ups-filters button:focus-visible{outline-offset:3px;outline:3px solid #d4af3759}.follow-up-icon{color:#d4af37;background:#d4af3724;border:1px solid #d4af372e;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.follow-up-content{flex:1;min-width:0}.follow-up-client-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.follow-up-client-row>strong{color:#fff;font-size:16px;font-weight:900}.follow-up-priority-badge{border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.follow-up-priority-high{color:#fecaca;background:#dc262633;border:1px solid #fecaca3d}.follow-up-priority-medium{color:#fde68a;background:#d4af3729;border:1px solid #d4af3747}.follow-up-priority-low{color:#bbf7d0;background:#16a34a29;border:1px solid #86efac3d}.follow-up-type-row{margin-top:8px;display:flex}.follow-up-type-badge{color:#dbe7fa;background:#3b82f624;border:1px solid #93c5fd33;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.follow-up-content p{color:#fffc;margin:9px 0;font-size:15px;font-weight:500;line-height:1.5}.follow-up-advisor{color:#ffffffad;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.follow-up-date{flex-direction:column;align-items:flex-end;gap:5px;min-width:125px;display:flex}.follow-up-date small{color:#ffffff9e;font-size:12px;font-weight:600}.follow-up-date strong{color:#fff;font-size:14px;font-weight:900}.follow-up-date span{border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.follow-up-overdue{color:#fca5a5;background:#ef44442e}.follow-up-today{color:#f6d978;background:#d4af372e}.follow-up-upcoming{color:#93c5fd;background:#3b82f62e}.follow-up-arrow{color:#d4af37;flex-shrink:0}.follow-up-complete-button{color:#f8df8c;cursor:pointer;background:#d4af371f;border:1px solid #d4af378c;border-radius:10px;justify-content:center;align-self:center;align-items:center;gap:7px;min-width:125px;min-height:42px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;transition:background .2s,transform .2s,color .2s;display:inline-flex}.follow-up-complete-button:hover{color:#081f4d;background:#d4af37;transform:translateY(-1px)}.follow-ups-empty{color:#ffffffb8;border:1px dashed #d4af374d;border-radius:12px;place-content:center;justify-items:center;gap:10px;min-height:150px;padding:18px;font-size:14px;display:grid}.follow-ups-empty p{margin:0}.follow-ups-empty svg{color:#d4af37}@media (width<=900px){.follow-up-item{flex-wrap:wrap}.follow-up-complete-button{margin-left:auto}}@media (width<=700px){.follow-ups-panel{padding:18px}.follow-ups-panel-header,.follow-up-item,.follow-up-main-action{flex-direction:column;align-items:flex-start}.follow-ups-total{white-space:normal}.follow-up-date{align-items:flex-start}.follow-up-complete-button{align-self:stretch;width:100%;margin-left:0}.follow-up-arrow{position:absolute;top:18px;right:18px}.follow-up-main-action{width:100%;position:relative}}.crm-pipeline{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 100% 0,#d4af3714,#0000 28%),linear-gradient(135deg,#0a2e68 0%,#081f4d 100%);border:1px solid #d4af373d;border-radius:16px;width:100%;min-width:0;margin-top:14px;padding:22px;overflow:auto hidden;box-shadow:0 14px 32px #030e2833}.crm-pipeline-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.crm-pipeline-eyebrow{color:#d4af37;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:900;display:block}.crm-pipeline-header h2{color:#fff;letter-spacing:-.3px;margin:0 0 5px;font-size:26px;font-weight:800}.crm-pipeline-header p{color:#ffffffbd;margin:0;font-size:14px;line-height:1.5}.crm-pipeline-total{color:#f3d36b;white-space:nowrap;background:#d4af371a;border:1px solid #d4af375c;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.crm-pipeline-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:13px;display:grid}.crm-pipeline-metric{box-sizing:border-box;background:linear-gradient(145deg,#ffffff18,#ffffff0b);border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;min-width:0;min-height:56px;padding:10px 11px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 6px 14px #020a1e1f}.crm-pipeline-metric:hover{background:linear-gradient(145deg,#fff2,#fff1);border-color:#d4af3761;transform:translateY(-1px);box-shadow:0 9px 18px #020a1e33}.crm-pipeline-metric-icon{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:inline-flex;box-shadow:0 5px 12px #d4af3733}.crm-pipeline-metric-icon svg{width:17px;height:17px}.crm-pipeline-metric>div{gap:3px;min-width:0;display:grid}.crm-pipeline-metric small{color:#d4e0f1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.crm-pipeline-metric strong{color:#fff;font-size:21px;font-weight:900;line-height:1}.crm-pipeline-stage-summary{background:#030f2645;border:1px solid #d4af3726;border-radius:10px;grid-template-columns:repeat(7,minmax(190px,1fr));gap:8px;min-width:1420px;margin-bottom:14px;padding:14px;display:grid}.crm-pipeline-stage-summary-item{gap:9px;min-width:0;display:grid}.crm-pipeline-stage-summary-item>div:first-child{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.crm-pipeline-stage-summary-item span{color:#d2deee;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2;overflow:hidden}.crm-pipeline-stage-summary-item strong{color:#f4dc8a;flex-shrink:0;font-size:12px;font-weight:900}.crm-pipeline-stage-progress{background:#ffffff14;border-radius:999px;width:100%;height:5px;overflow:hidden}.crm-pipeline-stage-progress>span{border-radius:inherit;background:linear-gradient(90deg,#d4af37,#f2d26a);min-width:0;height:100%;transition:width .3s;display:block;box-shadow:0 0 8px #d4af373d}.crm-pipeline-board{box-sizing:border-box;grid-template-columns:repeat(7,minmax(245px,1fr));gap:14px;width:max-content;min-width:100%;padding-bottom:8px;display:grid;overflow:visible}.crm-pipeline-column{box-sizing:border-box;background:linear-gradient(#fff1,#ffffff08);border:1px solid #ffffff1f;border-radius:11px;flex-direction:column;min-width:0;min-height:420px;padding:12px;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.crm-pipeline-column:after{z-index:0;content:"";pointer-events:none;opacity:0;border:1px dashed #f2d26ab3;border-radius:9px;transition:opacity .22s;position:absolute;inset:4px}.crm-pipeline-column-drop-target{background:linear-gradient(#d4af3729,#d4af3712);border-color:#f2d26ac7;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #f2d26a1f,0 0 22px #d4af373d}.crm-pipeline-column-drop-target:after{opacity:1;animation:1.1s ease-in-out infinite pipeline-drop-pulse}.crm-pipeline-column-header,.crm-pipeline-column-body{z-index:1;position:relative}.crm-pipeline-column-header{border-bottom:1px solid #d4af3738;justify-content:space-between;align-items:center;gap:6px;min-height:34px;margin-bottom:9px;padding-bottom:9px;display:flex}.crm-pipeline-column-title{align-items:center;gap:6px;min-width:0;display:flex}.crm-pipeline-column-icon{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 4px 10px #d4af3729}.crm-pipeline-column-icon svg{width:17px;height:17px}.crm-pipeline-column-title h3{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.crm-pipeline-column-count{box-sizing:border-box;color:#f8df8c;background:#d4af3724;border:1px solid #d4af374d;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 5px;font-size:12px;font-weight:900;display:inline-flex}.crm-pipeline-column-body{align-content:start;gap:8px;min-width:0;display:grid}.crm-pipeline-empty{color:#ffffff8c;text-align:center;background:#ffffff05;border:1px dashed #d4af373b;border-radius:8px;place-items:center;min-height:78px;padding:14px 10px;font-size:12px;font-weight:700;transition:color .2s,background .2s,border-color .2s;display:grid}.crm-pipeline-column-drop-target .crm-pipeline-empty{color:#f8df8c;background:#d4af371a;border-color:#f2d26ab8;animation:1.1s ease-in-out infinite pipeline-empty-pulse}.crm-pipeline-card{min-width:0;color:inherit;cursor:grab;transform-origin:50%;background:linear-gradient(145deg,#fff2,#fff1);border:1px solid #ffffff29;border-radius:10px;gap:0;transition:opacity .18s,transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 16px #020a1e2e}.crm-pipeline-card:hover{background:linear-gradient(145deg,#ffffff2d,#ffffff17);border-color:#d4af3780;transform:translateY(-2px);box-shadow:0 10px 22px #020a1e47}.crm-pipeline-card:active{cursor:grabbing}.crm-pipeline-card-dragging{z-index:20;opacity:.55;cursor:grabbing;background:linear-gradient(145deg,#d4af3733,#ffffff14);border-color:#f2d26ad9;transform:scale(1.035)rotate(1.5deg);box-shadow:0 20px 38px #020a1e7a,0 0 24px #d4af3752}.crm-pipeline-card-main{box-sizing:border-box;width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;gap:8px;padding:10px;font-family:inherit;display:grid}.crm-pipeline-card-main:focus-visible{outline-offset:-2px;outline:2px solid #d4af3780}.crm-pipeline-drag-handle{z-index:3;color:#f2d26a9e;cursor:grab;opacity:0;background:#030f2675;border:1px solid #d4af3733;border-radius:6px;justify-content:center;align-items:center;width:20px;height:25px;transition:color .18s,opacity .18s,background .18s,border-color .18s;display:inline-flex;position:absolute;top:6px;right:5px}.crm-pipeline-card:hover .crm-pipeline-drag-handle{opacity:1}.crm-pipeline-drag-handle:hover{color:#f2d26a;background:#d4af3726;border-color:#d4af3766}.crm-pipeline-card-dragging .crm-pipeline-drag-handle{color:#081f4d;opacity:1;cursor:grabbing;background:#d4af37;border-color:#f2d26a}.crm-pipeline-card-top{align-items:center;gap:8px;min-width:0;padding-right:17px;display:flex}.crm-pipeline-avatar{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #d4af372e}.crm-pipeline-client-info{gap:3px;min-width:0;display:grid}.crm-pipeline-client-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}.crm-pipeline-client-info span{color:#d3dff0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.crm-pipeline-card-details{gap:7px;min-width:0;display:grid}.crm-pipeline-card-details span{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:12px;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.crm-pipeline-card-details svg{color:#e4c452;flex-shrink:0;width:14px;height:14px}.crm-pipeline-card-footer{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;min-width:0;padding-top:7px;display:flex}.crm-pipeline-operation,.crm-pipeline-priority{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:6px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.crm-pipeline-operation{color:#d5e8ff;background:#3b82f62b;border:1px solid #93c5fd47}.pipeline-priority-high{color:#ffd5d5;background:#dc262633;border:1px solid #fecaca47}.pipeline-priority-medium{color:#ffeca8;background:#d4af372e;border:1px solid #d4af374d}.pipeline-priority-low{color:#c7f8da;background:#16a34a2e;border:1px solid #86efac47}.crm-pipeline-stage-controls{background:#030f2661;border-top:1px solid #d4af372e;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:5px;padding:7px;display:grid}.pipeline-stage-arrow{color:#f4dc8a;cursor:pointer;background:#d4af3721;border:1px solid #d4af374d;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.pipeline-stage-arrow:hover:not(:disabled){color:#081f4d;background:#d4af37;border-color:#d4af37;transform:translateY(-1px)}.pipeline-stage-arrow:disabled{color:#ffffff47;cursor:not-allowed;background:#ffffff08;border-color:#ffffff14}.crm-pipeline-stage-controls select{box-sizing:border-box;color:#f8e6a7;cursor:pointer;text-overflow:ellipsis;background:#0a2e68d1;border:1px solid #d4af3752;border-radius:7px;outline:none;width:100%;min-width:0;height:36px;padding:0 7px;font-family:inherit;font-size:12px;font-weight:800;overflow:hidden}.crm-pipeline-stage-controls select:hover{border-color:#d4af378c}.crm-pipeline-stage-controls select:focus{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3721}.crm-pipeline-stage-controls select option{color:#fff;background:#081f4d}.crm-pipeline-insight{color:#d2deed;background:#030f2645;border:1px solid #d4af3726;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.crm-pipeline-insight svg{color:#d4af37;flex-shrink:0}@keyframes pipeline-drop-pulse{0%,to{opacity:.48}50%{opacity:1}}@keyframes pipeline-empty-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.crm-pipeline-column,.crm-pipeline-column:after,.crm-pipeline-card,.crm-pipeline-drag-handle,.crm-pipeline-empty,.pipeline-stage-arrow,.crm-pipeline-metric,.crm-pipeline-stage-progress>span{transition:none;animation:none}}@media (width<=1200px){.crm-pipeline{overflow-x:auto}.crm-pipeline-metrics{grid-template-columns:repeat(5,minmax(150px,1fr));min-width:790px}.crm-pipeline-stage-summary{grid-template-columns:repeat(7,minmax(125px,1fr));min-width:930px}.crm-pipeline-board{grid-template-columns:repeat(7,minmax(245px,1fr));min-width:1800px;overflow:visible}}@media (width<=700px){.crm-pipeline{padding:14px}.crm-pipeline-header{flex-direction:column;margin-bottom:14px}.crm-pipeline-total{white-space:normal}.crm-pipeline-metrics{grid-template-columns:repeat(5,minmax(175px,1fr));min-width:920px}.crm-pipeline-stage-summary{grid-template-columns:repeat(7,minmax(150px,1fr));min-width:1095px}.crm-pipeline-board{grid-template-columns:repeat(7,minmax(245px,1fr));min-width:1800px}.crm-pipeline-column{min-height:350px}.crm-pipeline-drag-handle{opacity:1}}.property-modal-overlay{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030e28c7;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.property-modal{color:#fff;background:radial-gradient(circle at 100% 0,#d4af3714,#0000 28%),linear-gradient(145deg,#0a2e68 0%,#081f4d 100%);border:1px solid #d4af376b;border-radius:20px;width:min(1040px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 28px 80px #020a1e8c}.property-modal-header{border-bottom:1px solid #d4af3738;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 21px;display:flex}.property-modal-header>div{min-width:0}.property-modal-header span{color:#d4af37;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.property-modal-header h2{color:#fff;margin:0;font-size:27px;font-weight:900}.property-modal-header p{color:#ffffffa8;max-width:680px;margin:7px 0 0;font-size:13px;line-height:1.5}.property-modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #d4af374d;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .18s;display:inline-flex}.property-modal-close:hover{color:#d4af37;background:#d4af371f;transform:rotate(90deg)}.property-form{gap:18px;padding:24px;display:grid}.property-form-section{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:14px;padding:18px}.property-form-section-header{align-items:center;gap:11px;margin-bottom:16px;display:flex}.property-form-section-icon{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 6px 14px #d4af3733}.property-form-section-header small{color:#d4af37;letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:900;display:block}.property-form-section-header h3{color:#fff;margin:0;font-size:18px;font-weight:900}.property-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.property-form label{color:#fff;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:800;display:flex}.property-form input,.property-form select,.property-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;outline:none;padding:11px 12px;transition:background .18s,border-color .18s,box-shadow .18s}.property-form input::placeholder,.property-form textarea::placeholder{color:#ffffff73}.property-form select option{color:#fff;background:#081f4d}.property-form input:focus,.property-form select:focus,.property-form textarea:focus{background:#ffffff1a;border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.property-form textarea{resize:vertical}.property-form-wide{grid-column:span 2}.property-form-full{grid-column:1/-1}.property-form label small{color:#ffffff85;font-size:11px;font-weight:600;line-height:1.45}.property-checkbox-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.property-checkbox{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:9px;align-items:center;min-height:44px;padding:0 11px;transition:all .18s;flex-direction:row!important;gap:8px!important;display:flex!important}.property-checkbox:hover{background:#ffffff1a;border-color:#d4af3759}.property-checkbox input{accent-color:#d4af37;flex-shrink:0;width:15px;height:15px;padding:0}.property-checkbox span{color:#ffffffd1;font-size:12px;font-weight:700}.property-rental-grid{margin-top:14px}.property-form-warning{color:#fde68a;background:#f59e0b1c;border:1px solid #f59e0b40;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45}.property-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.property-media-placeholder{text-align:center;background:#ffffff0b;border:1px dashed #d4af374d;border-radius:11px;place-content:center;justify-items:center;gap:8px;min-height:150px;padding:20px;display:grid}.property-media-placeholder>svg{color:#d4af37}.property-media-placeholder strong{color:#fff;font-size:14px;font-weight:900}.property-media-placeholder p{color:#ffffff94;max-width:300px;margin:0;font-size:11px;line-height:1.5}.property-media-placeholder span{color:#f2d26a;background:#d4af371c;border:1px solid #d4af3738;border-radius:999px;align-items:center;gap:5px;margin-top:3px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.property-form-actions{z-index:5;background:linear-gradient(#081f4df5,#081f4d);border-top:1px solid #d4af373b;justify-content:flex-end;align-items:center;gap:10px;margin:0 -24px -24px;padding:16px 24px;display:flex;position:sticky;bottom:-24px}.property-cancel-button,.property-save-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:900;transition:all .18s;display:inline-flex}.property-cancel-button{color:#081f4d;background:#fff;border:1px solid #dce5f0}.property-cancel-button:hover{color:#b78a15;border-color:#d4af37}.property-save-button{color:#081f4d;background:linear-gradient(135deg,#e4c452,#c99b26);border:1px solid #c49a22;box-shadow:0 8px 17px #b78a1538}.property-save-button:hover{background:linear-gradient(135deg,#efd263,#d7a82a);transform:translateY(-1px);box-shadow:0 11px 22px #b78a154d}.property-modal::-webkit-scrollbar{width:9px}.property-modal::-webkit-scrollbar-track{background:#ffffff0a}.property-modal::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:999px}.property-modal::-webkit-scrollbar-thumb:hover{background:#d4af377a}@media (width<=900px){.property-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-form-wide{grid-column:1/-1}}@media (width<=650px){.property-modal-overlay{padding:10px}.property-modal{border-radius:14px;max-height:calc(100vh - 20px)}.property-modal-header{padding:18px}.property-form{padding:16px}.property-form-grid,.property-checkbox-grid,.property-media-grid{grid-template-columns:1fr}.property-form-wide,.property-form-full{grid-column:auto}.property-form-actions{flex-direction:column-reverse;margin:0 -16px -16px;padding:14px 16px}.property-form-actions button{width:100%}}.property-media-upload{gap:14px;display:grid}.property-media-upload-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.property-media-upload-heading>div{min-width:0}.property-media-upload-heading strong{color:#fff;font-size:13px;font-weight:900;display:block}.property-media-upload-heading p{color:#ffffff8f;margin:4px 0 0;font-size:11px;line-height:1.5}.property-media-upload-heading>span{color:#f0cf5b;background:#d4af371a;border:1px solid #d4af3740;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.property-file-upload{cursor:pointer;background:#ffffff0b;border:1px dashed #d4af3761;border-radius:11px;align-items:center;min-height:78px;padding:14px;transition:all .18s;position:relative;overflow:hidden;flex-direction:row!important;gap:13px!important;display:flex!important}.property-file-upload:hover{background:#d4af3712;border-color:#d4af37b3}.property-file-upload>svg{color:#e0bd46;flex-shrink:0}.property-file-upload>div{flex-direction:column;gap:3px;min-width:0;display:flex}.property-file-upload strong{color:#fff;font-size:12px;font-weight:900}.property-file-upload small{color:#ffffff85;font-size:10px;font-weight:600}.property-file-upload input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;padding:0;position:absolute}.property-photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.property-photo-preview{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:10px;transition:all .18s;overflow:hidden}.property-photo-preview.is-main{border-color:#d4af37d1;box-shadow:0 0 0 2px #d4af371c}.property-photo-preview-image{background:#071a35;height:130px;position:relative;overflow:hidden}.property-photo-preview-image img{object-fit:cover;width:100%;height:100%;display:block}.property-main-photo-badge{color:#08275a;background:#e4c24d;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #0000002e}.property-photo-preview-info{flex-direction:column;gap:3px;min-width:0;padding:9px 10px 6px;display:flex}.property-photo-preview-info span{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.property-photo-preview-info small{color:#ffffff7a;font-size:10px}.property-photo-preview-actions{grid-template-columns:minmax(0,1fr) 32px;gap:5px;padding:0 8px 8px;display:grid}.property-photo-preview-actions button{color:#d9e2ef;cursor:pointer;background:#ffffff12;border:1px solid #ffffff21;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:36px;padding:0 7px;font-family:inherit;font-size:10px;font-weight:900;display:inline-flex}.property-photo-preview-actions button:hover,.property-photo-preview-actions button.is-selected{color:#08275a;background:#dfbc45;border-color:#dfbc45}.property-video-list{gap:7px;display:grid}.property-video-item{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:9px;grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:9px;min-height:54px;padding:8px;display:grid}.property-video-icon{color:#08275a;background:linear-gradient(135deg,#e7c64e,#cda126);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.property-video-info{flex-direction:column;gap:3px;min-width:0;display:flex}.property-video-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.property-video-info small{color:#ffffff78;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.property-media-remove{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:32px;min-height:36px;display:inline-flex;color:#fca5a5!important;background:#dc262614!important;border:1px solid #f8717138!important;padding:0!important}.property-media-remove:hover{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}.property-media-empty{color:#ffffff8c;background:#ffffff09;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:11px;min-height:60px;padding:11px;display:flex}.property-media-empty>svg{color:#d4af37;flex-shrink:0}.property-media-empty>div{flex-direction:column;gap:3px;display:flex}.property-media-empty strong{color:#ffffffdb;font-size:11px}.property-media-empty span{color:#ffffff7a;font-size:10px}.property-media-note{color:#ffffff96;background:#d4af370e;border:1px solid #d4af3729;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;font-size:10px;line-height:1.5;display:flex}.property-media-note strong{color:#e0bd46;flex-shrink:0;font-size:10px}.property-modal-footer{z-index:10;background:linear-gradient(#081f4df7,#071e49);border-top:1px solid #d4af373b;justify-content:space-between;align-items:center;gap:14px;margin:0 -24px -24px;padding:15px 24px;display:flex;position:sticky;bottom:-24px}.property-modal-footer-info{min-width:0}.property-modal-footer-info span{color:#ffffff8c;font-size:10px;font-weight:700}.property-modal-footer-actions{align-items:center;gap:8px;display:flex}.property-secondary-button,.property-primary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-family:inherit;font-size:11px;font-weight:900;transition:all .18s;display:inline-flex}.property-secondary-button{color:#08275a;background:#fff;border:1px solid #dfe6ef}.property-secondary-button:hover{color:#9a7412;border-color:#d4af37}.property-primary-button{color:#08275a;background:linear-gradient(135deg,#e8c84f,#cda026);border:1px solid #c99b26}.property-primary-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #d4af373b}.property-primary-button:disabled,.property-secondary-button:disabled,.property-media-remove:disabled,.property-photo-preview-actions button:disabled{cursor:not-allowed;opacity:.55;transform:none}.property-form-section-content{min-width:0}.property-media-summary{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}@media (width<=850px){.property-photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.property-photo-preview-grid{grid-template-columns:1fr}.property-modal-footer{flex-direction:column;align-items:stretch}.property-modal-footer-actions{width:100%}.property-modal-footer-actions button{flex:1}}.edit-property-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#051226b3;justify-content:center;align-items:flex-start;padding:32px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.edit-property-modal{background:#fff;border:1px solid #0b2a571a;border-radius:24px;flex-direction:column;width:min(1180px,100%);max-height:calc(100vh - 64px);display:flex;overflow:hidden;box-shadow:0 30px 75px #0518373d,0 8px 24px #0518371f}.edit-property-modal-header{color:#fff;background:radial-gradient(circle at 100% 0,#d4af3721,#0000 35%),linear-gradient(135deg,#0a2e68 0%,#081f4d 100%);justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px;display:flex}.edit-property-modal-header>div{min-width:0}.edit-property-modal-header span{color:#d4af37;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:14px;font-weight:800;display:inline-block}.edit-property-modal-header h2{margin:0;font-size:32px;font-weight:900;line-height:1.15}.edit-property-modal-header p{color:#ffffffc2;max-width:720px;margin:10px 0 0;font-size:16px;line-height:1.6}.edit-property-modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .18s,transform .18s;display:inline-flex}.edit-property-modal-close:hover:not(:disabled){background:#ffffff26;transform:translateY(-1px)}.edit-property-modal-close:disabled{opacity:.5;cursor:not-allowed}.edit-property-form{background:#f6f8fb;flex:1;padding:28px 30px 32px;overflow-y:auto}.edit-property-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:22px;overflow:hidden;box-shadow:0 7px 22px #0f27490d}.edit-property-form-section-header{background:linear-gradient(#fff,#fcfdff);border-bottom:1px solid #edf1f6;align-items:center;gap:13px;padding:19px 21px;display:flex}.edit-property-form-section-icon{color:#0a2e68;background:linear-gradient(135deg,#f1d66e,#d5ad30);border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.edit-property-form-section-header small{color:#9a7714;letter-spacing:.11em;text-transform:uppercase;margin-bottom:3px;font-size:13px;font-weight:900;display:block}.edit-property-form-section-header h3{color:#102746;margin:0;font-size:19px;font-weight:900}.edit-property-form-section-content{padding:22px}.edit-property-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.edit-property-form-grid label{color:#334b68;flex-direction:column;gap:8px;min-width:0;font-size:15px;font-weight:800;display:flex}.edit-property-form-wide{grid-column:span 2}.edit-property-form-full{grid-column:1/-1}.edit-property-form-grid input,.edit-property-form-grid select,.edit-property-form-grid textarea{box-sizing:border-box;color:#132b49;background:#fff;border:1px solid #d9e2ec;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.edit-property-form-grid input,.edit-property-form-grid select{min-height:46px}.edit-property-form-grid textarea{resize:vertical;min-height:125px}.edit-property-form-grid input:focus,.edit-property-form-grid select:focus,.edit-property-form-grid textarea:focus{border-color:#0a2e68;box-shadow:0 0 0 3px #0a2e6817}.edit-property-form-grid input:disabled,.edit-property-form-grid select:disabled,.edit-property-form-grid textarea:disabled{cursor:not-allowed;background:#f1f4f8}.edit-property-form-grid label small{color:#7b8da3;font-size:13px;font-weight:500;line-height:1.5}.edit-property-form-warning{color:#7d5a00;background:#fff8df;border:1px solid #f0dfa2;border-radius:10px;margin-top:15px;padding:13px 15px;font-size:14px;line-height:1.5}.edit-property-checkbox-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.edit-property-checkbox{box-sizing:border-box;color:#344d69;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:10px;min-height:50px;padding:11px 13px;transition:background .18s,border-color .18s;display:flex;position:relative}.edit-property-checkbox:hover{background:#f3f6fa;border-color:#cdd8e5}.edit-property-checkbox input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.edit-property-checkbox-box{color:#0000;background:#fff;border:1px solid #cbd6e3;border-radius:7px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.edit-property-checkbox input:checked+.edit-property-checkbox-box{color:#fff;background:#0a2e68;border-color:#0a2e68}.edit-property-checkbox>span:last-child{font-size:14px;font-weight:800}.edit-property-media-manager{flex-direction:column;gap:18px;display:flex}.edit-property-media-heading{background:linear-gradient(135deg,#f8fbff,#f3f7fc);border:1px solid #dfe8f2;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 17px;display:flex}.edit-property-media-heading>div{min-width:0}.edit-property-media-heading strong{color:#102b50;margin-bottom:5px;font-size:16px;font-weight:900;display:block}.edit-property-media-heading p{color:#6f8095;max-width:680px;margin:0;font-size:14px;line-height:1.55}.edit-property-media-counter{color:#092d63;background:#fff8dd;border:1px solid #ead486;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:58px;min-height:32px;padding:0 11px;font-size:14px;font-weight:900;display:inline-flex}.edit-property-media-subheading{border-bottom:1px solid #e9eef4;justify-content:space-between;align-items:center;gap:16px;padding-bottom:9px;display:flex}.edit-property-media-subheading strong{color:#17345c;font-size:15px;font-weight:900}.edit-property-media-subheading span{color:#7c8ca0;font-size:13px;font-weight:800}.edit-property-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.edit-property-photo-card{background:#fff;border:1px solid #dfe7ef;border-radius:12px;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 5px 14px #0c2b520d}.edit-property-photo-card:hover{border-color:#c7d4e3;transform:translateY(-1px);box-shadow:0 8px 19px #0c2b5217}.edit-property-photo-card.is-main{border-color:#d5ac29;box-shadow:0 0 0 2px #d4af3726,0 8px 18px #0c2b5214}.edit-property-photo-image{aspect-ratio:4/3;background:#edf1f5;width:100%;position:relative;overflow:hidden}.edit-property-photo-image img{object-fit:cover;width:100%;height:100%;display:block}.edit-property-main-photo-badge{z-index:2;color:#08275a;background:linear-gradient(135deg,#f3d764,#d7aa2b);border:1px solid #79590429;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:9px;left:9px;box-shadow:0 4px 10px #00000024}.edit-property-new-photo-badge{z-index:2;color:#fff;background:#0a3977;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:9px;right:9px;box-shadow:0 4px 10px #00000021}.edit-property-photo-info{flex-direction:column;gap:3px;min-width:0;padding:10px 11px;display:flex}.edit-property-photo-info span{color:#263f5e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.edit-property-photo-info small{color:#8996a7;font-size:11px;font-weight:700}.edit-property-photo-actions{grid-template-columns:minmax(0,1fr) 38px;gap:7px;padding:0 10px 10px;display:grid}.edit-property-photo-actions button{color:#fff;cursor:pointer;background:#0a346f;border:1px solid #0a346f;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:40px;padding:0 9px;font-family:inherit;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.edit-property-photo-actions button:hover:not(:disabled){color:#08275a;background:#e5c247;border-color:#d3ab2d;transform:translateY(-1px)}.edit-property-photo-actions button.is-selected{color:#08275a;background:#ecd05f;border-color:#d4af37}.edit-property-photo-actions button:disabled{opacity:.55;cursor:not-allowed}.edit-property-photo-actions .edit-property-photo-remove{color:#c62828;background:#fff5f5;border-color:#f3c4c4;width:38px;padding:0}.edit-property-photo-actions .edit-property-photo-remove:hover:not(:disabled){color:#fff;background:#d52d2d;border-color:#d52d2d}.edit-property-photo-upload{color:#2c4666;cursor:pointer;background:linear-gradient(135deg,#f8fbff,#f4f7fb);border:1px dashed #b9c8d9;border-radius:12px;align-items:center;gap:14px;min-height:84px;padding:16px 17px;transition:background .18s,border-color .18s,transform .18s;display:flex}.edit-property-photo-upload:hover{background:#f0f5fb;border-color:#0a3a7b;transform:translateY(-1px)}.edit-property-photo-upload>svg{box-sizing:border-box;color:#082c65;background:#f0d15e;border-radius:10px;flex:none;width:42px;height:42px;padding:10px}.edit-property-photo-upload>div{flex-direction:column;gap:4px;min-width:0;display:flex}.edit-property-photo-upload strong{color:#18375e;font-size:15px;font-weight:900}.edit-property-photo-upload small{color:#7c8da1;font-size:13px;line-height:1.5}.edit-property-photo-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.edit-property-new-photo-grid{background:#fafcff;border:1px solid #e1e8f0;border-radius:13px;padding:14px}.edit-property-photo-card.is-new{border-style:dashed;border-color:#b9cbe0}.edit-property-video-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.edit-property-refresh-videos{color:#173a69;cursor:pointer;background:#fff;border:1px solid #cad7e5;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 11px;font-family:inherit;font-size:12px;font-weight:900;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.edit-property-refresh-videos:hover:not(:disabled){background:#edf4fc;border-color:#9fb5cd;transform:translateY(-1px)}.edit-property-refresh-videos:disabled{opacity:.55;cursor:not-allowed}.is-spinning{animation:.9s linear infinite edit-property-spin}@keyframes edit-property-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.edit-property-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.edit-property-video-card{background:#fff;border:1px solid #dce5ef;border-radius:13px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 16px #0b2b520f}.edit-property-video-card:hover{border-color:#c7d5e4;transform:translateY(-1px);box-shadow:0 10px 22px #0b2b5217}.edit-property-video-card.is-new{border-style:dashed;border-color:#b6c8dc}.edit-property-video-preview{aspect-ratio:16/9;background:linear-gradient(135deg,#0d2b56,#071c3d);width:100%;position:relative;overflow:hidden}.edit-property-video-preview video{object-fit:cover;background:#06162f;width:100%;height:100%;display:block}.edit-property-video-placeholder{color:#e3c34e;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.edit-property-video-status{z-index:2;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:9px;left:9px;box-shadow:0 4px 10px #00000029}.edit-property-video-status.is-completed{color:#0c5f32;background:#e8f8ef;border:1px solid #a9ddbd}.edit-property-video-status.is-processing{color:#775a05;background:#fff6d8;border:1px solid #ead17c}.edit-property-video-status.is-processing svg{animation:1.1s linear infinite edit-property-spin}.edit-property-new-video-badge{z-index:2;color:#fff;background:#0a3977;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:9px;right:9px;box-shadow:0 4px 10px #00000024}.edit-property-video-info{flex-direction:column;gap:4px;min-width:0;padding:12px 13px 10px;display:flex}.edit-property-video-info strong{color:#203d60;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.edit-property-video-info small{color:#8493a6;font-size:11px;font-weight:700}.edit-property-video-meta{border-top:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:12px;margin:0 12px;padding:8px 0;display:flex}.edit-property-video-meta span{color:#7a899c;font-size:11px;font-weight:700}.edit-property-video-meta strong{color:#315273;font-size:11px;font-weight:900}.edit-property-video-pending-upload{color:#775b0b;background:#fff9e6;border:1px solid #ecdc9e;border-radius:8px;align-items:center;gap:7px;margin:0 12px 10px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.edit-property-video-remove{color:#bd2929;cursor:pointer;background:#fff5f5;border:1px solid #efc2c2;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 24px);min-height:42px;margin:0 12px 12px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:900;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.edit-property-video-remove:hover:not(:disabled){color:#fff;background:#d52f2f;border-color:#d52f2f;transform:translateY(-1px)}.edit-property-video-remove:disabled{opacity:.55;cursor:not-allowed}.edit-property-video-upload{color:#2c4666;cursor:pointer;background:linear-gradient(135deg,#f8fbff,#f4f7fb);border:1px dashed #b7c8da;border-radius:12px;align-items:center;gap:14px;min-height:88px;padding:16px 17px;transition:background .18s,border-color .18s,transform .18s;display:flex}.edit-property-video-upload:hover{background:#f0f5fb;border-color:#0a3a7b;transform:translateY(-1px)}.edit-property-video-upload>svg{box-sizing:border-box;color:#082c65;background:#f0d15e;border-radius:10px;flex:none;width:42px;height:42px;padding:10px}.edit-property-video-upload>div{flex-direction:column;gap:4px;min-width:0;display:flex}.edit-property-video-upload strong{color:#18375e;font-size:15px;font-weight:900}.edit-property-video-upload small{color:#7c8da1;font-size:13px;line-height:1.5}.edit-property-video-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.edit-property-new-video-grid{background:#fafcff;border:1px solid #e1e8f0;border-radius:13px;padding:14px}.edit-property-media-empty{color:#62758d;background:#f8fafc;border:1px dashed #ccd8e5;border-radius:11px;align-items:center;gap:13px;padding:18px;display:flex}.edit-property-media-empty>svg{color:#c79b27;flex:none}.edit-property-media-empty div{flex-direction:column;gap:3px;display:flex}.edit-property-media-empty strong{color:#274465;font-size:14px;font-weight:900}.edit-property-media-empty span{font-size:13px;line-height:1.5}.edit-property-delete-pending{color:#a82828;background:#fff4f4;border:1px solid #efc4c4;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.edit-property-delete-pending svg{flex:none}.edit-property-delete-pending span{font-size:13px;font-weight:800}.edit-property-processing-notice{color:#765a0c;background:#fff9e6;border:1px solid #e8d898;border-radius:10px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.edit-property-processing-notice>svg{flex:none;margin-top:1px;animation:1.1s linear infinite edit-property-spin}.edit-property-processing-notice div{flex-direction:column;gap:3px;min-width:0;display:flex}.edit-property-processing-notice strong{color:#73570b;font-size:13px;font-weight:900}.edit-property-processing-notice span{color:#836b30;font-size:12px;line-height:1.5}.edit-property-modal-footer{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-top:1px solid #e3e9f0;justify-content:flex-end;align-items:center;gap:11px;margin:0 -30px -32px;padding:18px 30px;display:flex;position:sticky;bottom:-32px;box-shadow:0 -8px 20px #0f27490d}.edit-property-secondary-button,.edit-property-primary-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.edit-property-secondary-button{color:#3c5169;background:#fff;border:1px solid #d6dee8}.edit-property-secondary-button:hover:not(:disabled){background:#f6f8fb}.edit-property-primary-button{color:#fff;background:linear-gradient(135deg,#0a2e68 0%,#081f4d 100%);border:1px solid #0a2e68;box-shadow:0 8px 20px #0a2e682b}.edit-property-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 25px #0a2e683b}.edit-property-secondary-button:disabled,.edit-property-primary-button:disabled{opacity:.55;cursor:not-allowed}@media (width<=1050px){.edit-property-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-property-checkbox-grid,.edit-property-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edit-property-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.edit-property-modal-overlay{padding:0}.edit-property-modal{border-radius:0;min-height:100vh;max-height:none}.edit-property-modal-header{padding:23px 18px}.edit-property-modal-header h2{font-size:27px}.edit-property-modal-header p{font-size:14px}.edit-property-form{padding:20px 16px 26px}.edit-property-form-grid{grid-template-columns:1fr}.edit-property-form-wide,.edit-property-form-full{grid-column:auto}.edit-property-checkbox-grid,.edit-property-photo-grid,.edit-property-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-property-media-heading{flex-direction:column}.edit-property-video-heading-actions{justify-content:flex-start;width:100%}.edit-property-modal-footer{margin:0 -16px -26px;padding:15px 16px;bottom:-26px}}@media (width<=520px){.edit-property-form-section-content{padding:16px}.edit-property-media-counter{align-self:flex-start}.edit-property-photo-grid,.edit-property-video-grid,.edit-property-checkbox-grid{grid-template-columns:1fr}.edit-property-photo-upload,.edit-property-video-upload{align-items:flex-start}.edit-property-video-heading-actions{flex-direction:column;align-items:stretch}.edit-property-refresh-videos{width:100%}.edit-property-modal-footer{flex-direction:column-reverse;align-items:stretch}.edit-property-secondary-button,.edit-property-primary-button{width:100%}}.property-detail-overlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04112a8f;justify-content:flex-end;display:flex;position:fixed;inset:0}.property-detail-panel{color:#102a51;background:#f6f8fc;width:min(980px,100%);height:100%;overflow-y:auto;box-shadow:-18px 0 45px #04183b3d}.property-detail-header{z-index:10;color:#fff;background:linear-gradient(135deg,#0b3474,#061d4b);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding:20px 28px;display:flex;position:sticky;top:0}.property-detail-eyebrow{color:#ebcf67;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.property-detail-header h2{color:#fff;margin:0;font-size:23px;font-weight:900;line-height:1.2}.property-detail-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .18s;display:inline-flex}.property-detail-close:hover{background:#ffffff38;transform:translateY(-1px)}.property-detail-content{padding:28px}.property-detail-hero{background:#fff;border:1px solid #e1e8f1;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #0a244e12}.property-detail-hero-media{background:#e8edf5;width:100%;height:310px;position:relative;overflow:hidden}.property-detail-hero-media img{object-fit:cover;width:100%;height:100%}.property-detail-no-photo{color:#75849b;background:linear-gradient(135deg,#e9eef6,#dce5f1);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.property-detail-hero-badges{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:16px;left:16px}.property-detail-operation,.property-detail-status{border-radius:999px;align-items:center;min-height:29px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.property-detail-operation{color:#06265d;background:#efcf5a}.property-detail-status{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061f49d6}.property-detail-hero-info{padding:22px}.property-detail-hero-info h1{color:#08275a;margin:0;font-size:27px;font-weight:900;line-height:1.2}.property-detail-location{color:#64748b;align-items:center;gap:7px;margin:10px 0 16px;font-size:14px;display:flex}.property-detail-location svg{color:#c99b26}.property-detail-hero-info>strong{color:#08275a;font-size:29px;font-weight:900;display:block}.property-detail-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.property-detail-summary-item{color:#183a6e;background:#f5f8fc;border:1px solid #e2e9f2;border-radius:11px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex}.property-detail-summary-item svg{color:#c99b26;flex-shrink:0}.property-detail-summary-item div{min-width:0}.property-detail-summary-item small{color:#75849b;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.property-detail-summary-item strong{color:#12376e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;display:block;overflow:hidden}.property-detail-section{background:#fff;border:1px solid #e1e8f1;border-radius:16px;margin-top:22px;padding:21px;box-shadow:0 6px 18px #0a244e0a}.property-detail-section-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.property-detail-section-header h3{color:#08275a;margin:0;font-size:17px;font-weight:900}.property-detail-section-icon{color:#08275a;background:#f8edbd;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.property-detail-section-content{color:#52657f;font-size:14px;line-height:1.65}.property-detail-data-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.property-detail-data-grid>div{background:#f7f9fc;border:1px solid #e6edf5;border-radius:10px;min-width:0;padding:13px}.property-detail-data-grid small{color:#74849b;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.property-detail-data-grid strong,.property-detail-data-grid span{color:#153767;font-size:14px;font-weight:800}.property-detail-owner{align-items:center;gap:13px;display:flex}.property-detail-owner-avatar{color:#fff;background:linear-gradient(135deg,#174987,#09285d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;font-weight:900;display:inline-flex}.property-detail-owner-info{min-width:0}.property-detail-owner-info strong{color:#08275a;margin-bottom:3px;font-size:15px;display:block}.property-detail-owner-info span{color:#6c7c93;font-size:13px}.property-detail-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.property-detail-feature-grid>div{color:#234574;background:#f7f9fc;border:1px solid #e6edf5;border-radius:10px;padding:12px;font-size:13px;font-weight:800}.property-detail-description{white-space:pre-line;margin:0}.property-detail-media-stats{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.property-detail-media-stats span{color:#37547b;background:#f4f7fb;border:1px solid #e2e9f2;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.property-detail-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.property-detail-photo-preview{background:#e8edf5;border:1px solid #e1e8f1;border-radius:12px;min-height:155px;position:relative;overflow:hidden}.property-detail-photo-preview img{object-fit:cover;width:100%;height:155px;display:block}.property-detail-photo-order-badge,.property-detail-photo-status-badge{z-index:1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute}.property-detail-photo-order-badge{color:#fff;background:#051c43c7;top:9px;left:9px}.property-detail-photo-status-badge{top:9px;right:9px}.property-detail-photo-status-badge.is-main{color:#5e4500;background:#f0d15e}.property-detail-photo-status-badge.is-secondary{color:#fff;background:#072858c7}.property-detail-photo-controls{justify-content:space-between;gap:7px;display:flex;position:absolute;bottom:9px;left:9px;right:9px}.property-detail-photo-action,.property-detail-media-delete{color:#fff;cursor:pointer;background:#061f49db;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 10px;transition:all .18s;display:inline-flex}.property-detail-photo-action:hover,.property-detail-media-delete:hover{background:#08275a;transform:translateY(-1px)}.property-detail-photo-order-button{width:32px;padding:0}.property-detail-media-delete{background:#b42318}.property-detail-media-delete:hover{background:#8e1b12}.property-detail-video-list{gap:12px;display:grid}.property-detail-video-card{border:1px solid #e1e8f1;border-radius:12px;overflow:hidden}.property-detail-video-header{background:#f7f9fc;border-bottom:1px solid #e6edf5;align-items:center;gap:10px;padding:13px;display:flex}.property-detail-video-icon{color:#08275a;background:#f8edbd;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.property-detail-video-info{flex:1;min-width:0}.property-detail-video-info strong,.property-detail-video-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.property-detail-video-info strong{color:#163965;font-size:13px}.property-detail-video-info span{color:#72839a;margin-top:3px;font-size:12px}.property-detail-video-player{background:#071f49;width:100%;max-height:350px;display:block}.property-detail-video-processing{color:#6b7c93;background:#f8fafc;align-items:center;gap:9px;padding:16px;font-size:13px;font-weight:700;display:flex}.property-detail-activity-toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.property-detail-add-activity-button,.property-detail-primary-button,.property-detail-secondary-button,.property-detail-activity-cancel,.property-detail-activity-save{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:900;transition:all .18s;display:inline-flex}.property-detail-add-activity-button,.property-detail-primary-button,.property-detail-activity-save{color:#fff;background:linear-gradient(135deg,#123d80,#08275a);border:1px solid #08275a}.property-detail-add-activity-button:hover,.property-detail-primary-button:hover,.property-detail-activity-save:hover{transform:translateY(-1px);box-shadow:0 8px 17px #08275a2e}.property-detail-secondary-button,.property-detail-activity-cancel{color:#274a79;background:#fff;border:1px solid #cedaea}.property-detail-secondary-button:hover,.property-detail-activity-cancel:hover{color:#08275a;background:#f4f7fb}.property-detail-activity-form{background:#f7f9fc;border:1px solid #e1e8f1;border-radius:12px;margin-bottom:18px;padding:16px}.property-detail-activity-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.property-detail-activity-form label{color:#455e82;flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.property-detail-activity-form-full{grid-column:1/-1}.property-detail-activity-form input,.property-detail-activity-form select,.property-detail-activity-form textarea{box-sizing:border-box;color:#173a6c;width:100%;font:inherit;background:#fff;border:1px solid #cfdae8;border-radius:8px;outline:none;padding:10px 11px;font-size:13px}.property-detail-activity-form textarea{resize:vertical;min-height:88px}.property-detail-activity-form input:focus,.property-detail-activity-form select:focus,.property-detail-activity-form textarea:focus{border-color:#c99b26;box-shadow:0 0 0 3px #c99b261f}.property-detail-activity-form-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.property-detail-timeline{gap:12px;display:grid}.property-detail-timeline-item{border-left:2px solid #d9e4f0;padding-left:18px;position:relative}.property-detail-timeline-item:before{content:"";background:#c99b26;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-6px}.property-detail-timeline-content{background:#f8fafc;border:1px solid #e4ebf3;border-radius:10px;padding:13px}.property-detail-timeline-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:7px;display:flex}.property-detail-timeline-top strong{color:#183b6d;font-size:13px}.property-detail-timeline-top span{color:#7a899d;white-space:nowrap;font-size:11px}.property-detail-timeline-content p{color:#60718a;margin:0;font-size:13px;line-height:1.55}.property-detail-activity-delete{color:#b42318;cursor:pointer;background:#fff3f2;border:1px solid #ffd7d2;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;margin-top:9px;display:inline-flex}.property-detail-activity-delete:hover{color:#fff;background:#b42318}.property-detail-public-link{color:#38577f;background:#f7f9fc;border:1px solid #e1e8f1;border-radius:10px;align-items:center;gap:10px;padding:13px;display:flex}.property-detail-public-link span{color:#264b7d;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.property-detail-footer{border-top:1px solid #e0e8f1;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:22px;display:flex}.property-detail-empty-info{color:#77879d;margin:0;font-size:13px;font-style:italic}@media (width<=860px){.property-detail-summary-grid,.property-detail-data-grid,.property-detail-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.property-detail-overlay{align-items:flex-end}.property-detail-panel{border-radius:18px 18px 0 0;width:100%;height:min(94vh,100%)}.property-detail-header,.property-detail-content{padding-left:17px;padding-right:17px}.property-detail-header h2{font-size:19px}.property-detail-hero-media{height:230px}.property-detail-hero-info h1{font-size:22px}.property-detail-summary-grid,.property-detail-data-grid,.property-detail-feature-grid,.property-detail-photo-grid,.property-detail-activity-form-grid{grid-template-columns:1fr}.property-detail-activity-form-full{grid-column:auto}.property-detail-footer{flex-direction:column-reverse}.property-detail-footer button{width:100%}}.properties-page{box-sizing:border-box;color:#071f49;width:100%;min-height:100vh;padding:30px 34px 44px}.properties-header{justify-content:space-between;align-items:flex-start;gap:26px;margin-bottom:26px;display:flex}.properties-eyebrow{color:#c99b26;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:900;display:block}.properties-header h1{color:#06245a;margin:0;font-size:36px;font-weight:900;line-height:1.08}.properties-header p{color:#60708a;margin:9px 0 0;font-size:15px;line-height:1.55}.properties-new-button{color:#071f49;cursor:pointer;background:linear-gradient(135deg,#e7c54b,#cfa124);border:1px solid #c99b26;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 22px #c99b2638}.properties-new-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #c99b264d}.properties-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:22px;display:grid}.properties-kpi-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff12,#0000 32%),linear-gradient(145deg,#12376e,#08275a);border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:13px;min-width:0;min-height:90px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #08275a1a}.properties-kpi-icon{color:#08275a;background:linear-gradient(135deg,#f0d15e,#d4a823);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.properties-kpi-card>div{flex-direction:column;min-width:0;display:flex}.properties-kpi-card small{color:#ffffffd1;font-size:13px;font-weight:800}.properties-kpi-card strong{color:#fff;margin:3px 0;font-size:25px;font-weight:900;line-height:1}.properties-kpi-card>div>span{color:#e8c64e;font-size:12px;font-weight:700}.properties-controls{background:#fff;border:1px solid #e1e8f1;border-radius:14px;margin-bottom:22px;padding:16px;box-shadow:0 5px 15px #0a244e0a}.properties-search{color:#8b99ac;background:#f8fafc;border:1px solid #dfe7f0;border-radius:10px;align-items:center;gap:10px;min-height:48px;margin-bottom:13px;padding:0 14px;display:flex}.properties-search:focus-within{color:#c99b26;border-color:#d6b64a;box-shadow:0 0 0 3px #d4af3717}.properties-search input{color:#102a51;background:0 0;border:0;outline:none;width:100%;font-family:inherit;font-size:14px;font-weight:700}.properties-search input::placeholder{color:#96a2b2}.properties-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;display:grid}.properties-filters select,.properties-reset-button{color:#17325b;background:#fff;border:1px solid #dfe7f0;border-radius:9px;outline:none;min-width:0;min-height:48px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800}.properties-filters select:focus{border-color:#d4af37}.properties-reset-button{color:#8d6b10;cursor:pointer;background:#fffaf0;border-color:#ead58c;padding:0 16px;transition:color .18s,background .18s,border-color .18s}.properties-reset-button:hover{color:#fff;background:#b98a14;border-color:#b98a14}.properties-panel{background:#fff;border:1px solid #dfe7f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #08275a0f}.properties-panel-header{background:linear-gradient(#fff,#fbfcfe);border-bottom:1px solid #e4eaf2;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.properties-panel-header h2{color:#08275a;margin:0;font-size:22px;font-weight:900}.properties-panel-header p{color:#738198;margin:5px 0 0;font-size:13px}.properties-panel-header>span{color:#08275a;background:#edf4ff;border:1px solid #d4e2f5;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.properties-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px;display:grid}.property-card{background:linear-gradient(#fff,#fbfcff);border:1px solid #dfe7f0;border-radius:15px;flex-direction:column;min-width:0;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 6px 18px #08275a0e}.property-card:hover{border-color:#d7bd67;transform:translateY(-2px);box-shadow:0 12px 28px #08275a1a}.property-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.property-card-reference{color:#8d6b10;letter-spacing:.04em;font-size:13px;font-weight:900}.property-card-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.property-operation-badge,.property-status-badge{border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.property-operation-badge{color:#164f96;background:#edf5ff;border:1px solid #cfe1f8}.property-status-badge{color:#87670d;background:#fff8df;border:1px solid #ead58b}.property-card-main{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;display:grid}.property-card-icon{color:#08275a;background:linear-gradient(135deg,#f0d15e,#d2a523);border-radius:11px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.property-card-main h3{color:#08275a;text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:18px;font-weight:900;line-height:1.3;overflow:hidden}.property-location{color:#718096;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:13px;font-weight:700;display:flex;overflow:hidden}.property-location svg{color:#c99b26;flex-shrink:0}.property-price{color:#08275a;margin:18px 0 13px;font-size:26px;font-weight:900;line-height:1.1}.property-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.property-details span{color:#53647c;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#f5f8fc;border:1px solid #e3eaf2;border-radius:8px;padding:9px 7px;font-size:12px;font-weight:800;overflow:hidden}.property-rental-summary{color:#81630e;background:#fff9e8;border:1px solid #eddda3;border-radius:8px;margin-bottom:12px;padding:9px 11px;font-size:12px;font-weight:800}.property-media-summary{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:12px;display:flex}.property-media-summary span{color:#31557e;background:#f2f6fb;border:1px solid #dce6f1;border-radius:999px;align-items:center;min-height:31px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.property-public-link{background:#f7f9fc;border:1px solid #e3e9f1;border-radius:9px;flex-direction:column;gap:5px;min-width:0;margin-top:auto;padding:12px;display:flex}.property-public-link small{color:#8b99aa;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.property-public-link span{color:#234b7d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.4;overflow:hidden}.property-share-actions{border-top:1px solid #e8edf4;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;padding-top:14px;display:grid}.property-share-actions button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0c3c7d,#082c65);border:1px solid #0a346f;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:48px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .17s,background .17s,border-color .17s,box-shadow .17s,color .17s;display:inline-flex;box-shadow:0 5px 12px #082c651a}.property-share-actions button:hover{color:#08275a;background:linear-gradient(135deg,#efd15b,#ddb332);border-color:#d2a523;transform:translateY(-1px);box-shadow:0 7px 16px #08275a24}.property-share-actions button svg{flex-shrink:0;width:16px;height:16px}.property-share-actions .property-delete-button{color:#c52c2c;width:100%;min-width:0;min-height:48px;box-shadow:none;background:linear-gradient(#fff9f9,#fff2f2);border:1px solid #efb7b7;padding:0}.property-share-actions .property-delete-button:after{content:"Eliminar";margin-left:8px;font-size:13px;font-weight:800}.property-share-actions .property-delete-button:hover{color:#fff;background:linear-gradient(135deg,#dc3b3b,#c92727);border-color:#c92727}.properties-empty{text-align:center;color:#708097;background:#fbfcfe;border:1px dashed #ccd7e4;border-radius:13px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:300px;padding:32px;display:flex}.properties-empty>svg{color:#c99b26;margin-bottom:12px}.properties-empty h3{color:#08275a;margin:0;font-size:20px}.properties-empty p{max-width:400px;margin:8px 0 16px;font-size:14px;line-height:1.55}.properties-empty button{color:#08275a;cursor:pointer;background:#e2bd3f;border:1px solid #d0a326;border-radius:9px;align-items:center;gap:7px;min-height:48px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:900;display:inline-flex}@media (width<=1250px){.properties-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.properties-grid,.property-share-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.properties-page{padding:22px}.properties-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-reset-button{grid-column:1/-1}.properties-grid{grid-template-columns:1fr}.property-share-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.properties-page{padding:18px 14px 30px}.properties-header{flex-direction:column}.properties-new-button{width:100%}.properties-kpi-grid,.properties-grid,.properties-filters{grid-template-columns:1fr}.properties-reset-button{grid-column:auto}.properties-panel-header{flex-direction:column;align-items:flex-start}.properties-grid{padding:14px}.property-card{padding:16px}.property-share-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.property-card-header{flex-direction:column;align-items:flex-start}.property-card-badges{justify-content:flex-start}.property-details,.property-share-actions{grid-template-columns:1fr}}.agenda-page{box-sizing:border-box;background:radial-gradient(circle at 100% 0,#d4af3714,#0000 28%),linear-gradient(#f8faff 0%,#edf3fa 100%);width:100%;min-width:0;min-height:100vh;padding:22px}.agenda-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.agenda-eyebrow{color:#b78a15;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.agenda-header h1{color:#081f4d;letter-spacing:-.45px;margin:0 0 6px;font-size:30px;font-weight:900}.agenda-header p{color:#64748b;margin:0;font-size:13px}.agenda-new-task-button,.agenda-save-button{color:#081f4d;cursor:pointer;background:linear-gradient(135deg,#e4c452,#c99b26);border:1px solid #c49a22;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 9px 18px #b78a1538}.agenda-new-task-button:hover,.agenda-save-button:hover{background:linear-gradient(135deg,#efd263,#d7a82a);transform:translateY(-2px);box-shadow:0 12px 23px #b78a1552}.agenda-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-bottom:18px;display:grid}.agenda-kpi-card{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 100% 0,#d4af371f,#0000 35%),linear-gradient(135deg,#0a2e68,#081f4d);border:1px solid #ffffff17;border-radius:13px;align-items:center;gap:11px;min-width:0;min-height:74px;padding:12px 13px;transition:all .18s;display:flex;box-shadow:0 9px 20px #081f4d26}.agenda-kpi-card:hover{border-color:#d4af3759;transform:translateY(-2px);box-shadow:0 13px 25px #081f4d33}.agenda-kpi-icon{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.agenda-kpi-card>div{gap:2px;min-width:0;display:grid}.agenda-kpi-card small{color:#d4e0f1;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.agenda-kpi-card strong{color:#fff;font-size:26px;font-weight:900;line-height:1}.agenda-kpi-overdue{border-color:#f8717157}.agenda-panel{background:#fffffff7;border:1px solid #e1e9f3;border-radius:17px;overflow:hidden;box-shadow:0 13px 30px #0f234514}.agenda-panel-header{background:linear-gradient(90deg,#fff 0%,#f8fbff 100%);border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:18px;padding:18px 21px;display:flex}.agenda-panel-header h2{color:#081f4d;margin:0;font-size:20px;font-weight:900}.agenda-panel-header p{color:#64748b;margin:4px 0 0;font-size:11px}.agenda-task-total{color:#0a2e68;background:#edf4ff;border:1px solid #dce8f8;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900}.agenda-filters{background:#f8faff;border-bottom:1px solid #e8eef5;flex-wrap:wrap;gap:8px;padding:13px 20px;display:flex}.agenda-filters button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce5f0;border-radius:999px;padding:7px 11px;font-family:inherit;font-size:10px;font-weight:800;transition:all .18s}.agenda-filters button:hover{color:#0a2e68;border-color:#b8c8dd;transform:translateY(-1px)}.agenda-filters button.is-active{color:#fff;background:#0a2e68;border-color:#0a2e68}.agenda-filters button.is-active.is-overdue{background:#b91c1c;border-color:#b91c1c}.agenda-filters button.is-active.is-today{color:#081f4d;background:#d4af37;border-color:#d4af37}.agenda-filters button.is-active.is-completed{background:#15803d;border-color:#15803d}.agenda-task-list{gap:10px;padding:16px 20px 20px;display:grid}.agenda-task-card{background:radial-gradient(circle at 100% 0,#d4af370d,#0000 30%),linear-gradient(145deg,#fff 0%,#f9fbff 100%);border:1px solid #e2eaf3;border-radius:14px;grid-template-columns:70px minmax(0,1fr);align-items:stretch;gap:14px;min-height:128px;padding:12px;transition:all .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 17px #0f23450e}.agenda-task-card:before{content:"";opacity:0;background:linear-gradient(#d4af37,#b78a15);width:4px;transition:opacity .2s;position:absolute;inset:0 auto 0 0}.agenda-task-card:hover{border-color:#d4af3799;transform:translateY(-2px);box-shadow:0 13px 28px #0f23451a}.agenda-task-card:hover:before{opacity:1}.agenda-task-card.is-completed{opacity:.72;background:#f8fafc}.agenda-task-card.is-completed .agenda-task-title-row h3{color:#64748b;text-decoration:line-through}.agenda-task-date{color:#fff;background:radial-gradient(circle at 100% 0,#d4af372e,#0000 42%),linear-gradient(#0a2e68 0%,#081f4d 100%);border:1px solid #d4af374d;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:8px 6px;display:flex;box-shadow:0 8px 17px #081f4d29}.agenda-task-date strong{color:#fff;margin-bottom:2px;font-size:24px;font-weight:900;line-height:1}.agenda-task-date span{color:#f2d26a;letter-spacing:.06em;font-size:10px;font-weight:900}.agenda-task-date small{color:#dbe7fa;border-top:1px solid #ffffff24;margin-top:7px;padding-top:6px;font-size:9px;font-weight:800}.agenda-task-main{flex-direction:column;gap:8px;min-width:0;display:flex}.agenda-task-heading{align-items:center;gap:10px;min-width:0;display:flex}.agenda-task-type-icon{color:#081f4d;background:linear-gradient(135deg,#f2d26a,#c99b26);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 5px 12px #d4af3733}.agenda-task-heading-text{flex:1;gap:3px;min-width:0;display:grid}.agenda-task-title-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.agenda-task-title-row h3{color:#081f4d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:900;line-height:1.25;overflow:hidden}.agenda-task-title-row>span{border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:8px;font-weight:900}.agenda-task-type-label{color:#9a7717;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:900}.agenda-status-overdue{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.agenda-status-today{color:#854d0e;background:#fef3c7;border:1px solid #fde68a}.agenda-status-upcoming{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.agenda-status-completed{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.agenda-task-meta{background:0 0;border:none;flex-wrap:wrap;gap:6px;padding:0;display:flex}.agenda-task-meta span{color:#52637a;background:#f7faff;border:1px solid #e3ebf5;border-radius:999px;align-items:center;gap:5px;min-width:0;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.agenda-task-meta svg{color:#b78a15;flex-shrink:0}.agenda-task-notes{color:#64748b;background:#0a2e6808;border-left:3px solid #d4af37;border-radius:0 7px 7px 0;margin:0;padding:7px 9px;font-size:9px;line-height:1.4}.agenda-task-bottom{border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.agenda-task-bottom>div:first-child{align-items:center;min-width:0;display:flex}.agenda-open-client-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a2e68 0%,#081f4d 100%);border:1px solid #0a2e68;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:120px;height:34px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:900;transition:all .18s;display:inline-flex;box-shadow:0 6px 14px #0a2e6829}.agenda-open-client-button:hover{color:#f2d26a;border-color:#d4af37;transform:translateY(-1px);box-shadow:0 9px 18px #0a2e683d}.agenda-open-client-button svg{width:14px;height:14px}.agenda-task-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.agenda-complete-button,.agenda-delete-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;font-family:inherit;font-size:9px;font-weight:900;transition:all .18s;display:inline-flex}.agenda-complete-button{color:#166534;background:linear-gradient(#f0fdf4,#dcfce7);border:1px solid #bbf7d0;padding:0 12px}.agenda-complete-button:hover{border-color:#86efac;transform:translateY(-1px);box-shadow:0 6px 13px #16a34a1f}.agenda-delete-button{color:#b91c1c;background:linear-gradient(#fff7f7,#fff1f2);border:1px solid #fecdd3;width:34px;padding:0}.agenda-delete-button:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 6px 13px #dc262629}.agenda-empty-state{color:#64748b;text-align:center;background:linear-gradient(145deg,#fff,#f8fbff);border:1px dashed #cbd5e1;border-radius:13px;place-content:center;justify-items:center;min-height:250px;padding:30px;display:grid}.agenda-empty-state svg{color:#c99b26}.agenda-empty-state h3{color:#081f4d;margin:12px 0 5px}.agenda-empty-state p{max-width:380px;margin:0;font-size:11px;line-height:1.5}.agenda-empty-state button{color:#081f4d;cursor:pointer;background:#f2d26a;border:1px solid #d4af37;border-radius:8px;align-items:center;gap:6px;margin-top:14px;padding:9px 12px;font-family:inherit;font-size:10px;font-weight:900;display:inline-flex}.agenda-modal-overlay{z-index:250;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030e28b8;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.agenda-modal{color:#fff;background:linear-gradient(145deg,#0a2e68,#081f4d);border:1px solid #d4af376b;border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 24px 70px #020a1e85}.agenda-modal-header{border-bottom:1px solid #d4af373b;justify-content:space-between;align-items:flex-start;gap:18px;padding:23px 25px 19px;display:flex}.agenda-modal-header span{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.agenda-modal-header h2{color:#fff;margin:0;font-size:23px}.agenda-modal-header button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #d4af374d;border-radius:9px;justify-content:center;align-items:center;width:37px;height:37px;display:inline-flex}.agenda-form{padding:24px}.agenda-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.agenda-form label{color:#fff;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:800;display:flex}.agenda-form input,.agenda-form select,.agenda-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #fff3;border-radius:9px;outline:none;padding:11px 12px}.agenda-form input::placeholder,.agenda-form textarea::placeholder{color:#ffffff80}.agenda-form select option{color:#fff;background:#081f4d}.agenda-form input:focus,.agenda-form select:focus,.agenda-form textarea:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3721}.agenda-form textarea{resize:vertical}.agenda-form-full-width{grid-column:1/-1;margin-top:17px}.agenda-form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.agenda-cancel-button{color:#081f4d;cursor:pointer;background:#fff;border:1px solid #dce5f0;border-radius:10px;min-height:44px;padding:0 17px;font-family:inherit;font-size:11px;font-weight:900}@media (width<=1050px){.agenda-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.agenda-page{padding:15px}.agenda-header{flex-direction:column}.agenda-new-task-button{width:100%}.agenda-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-task-card{grid-template-columns:62px minmax(0,1fr);gap:12px}.agenda-task-date{min-height:104px}.agenda-task-bottom{flex-direction:column;align-items:stretch}.agenda-task-actions{justify-content:flex-start}.agenda-form-grid{grid-template-columns:1fr}.agenda-form-full-width{grid-column:auto}}@media (width<=500px){.agenda-kpi-grid{grid-template-columns:1fr}.agenda-panel-header{flex-direction:column;align-items:flex-start}.agenda-task-card{grid-template-columns:1fr}.agenda-task-date{flex-direction:row;gap:7px;min-height:auto}.agenda-task-date strong{margin:0;font-size:19px}.agenda-task-date small{border-top:none;border-left:1px solid #ffffff26;margin:0 0 0 auto;padding:0 0 0 8px}.agenda-task-heading{align-items:flex-start}.agenda-task-title-row{flex-direction:column;align-items:flex-start}.agenda-open-client-button,.agenda-task-actions{width:100%}.agenda-complete-button{flex:1}.agenda-form-actions{flex-direction:column-reverse}.agenda-form-actions button{width:100%}}.public-property-page{color:#0b244e;background:#f5f7fb;min-height:100vh}.public-property-brand-header{background:#071a35;border-bottom:3px solid #cda52c;justify-content:space-between;align-items:center;gap:20px;padding:18px max(24px,50vw - 560px);display:flex}.public-property-brand-block{flex-direction:column;display:flex}.public-property-brand{color:#d7b33c;letter-spacing:.12em;font-size:20px;font-weight:900}.public-property-brand-header small{color:#d8e0eb;letter-spacing:.12em;text-transform:uppercase;margin-top:2px;font-size:9px}.public-property-header-actions{gap:8px;display:flex}.public-property-header-actions button{color:#fff;cursor:pointer;background:#123563;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-family:inherit;font-size:9px;font-weight:900;display:inline-flex}.public-property-header-actions .public-property-whatsapp{color:#08275a;background:#d9b437;border-color:#d9b437}.public-property-content{width:min(1120px,100% - 40px);margin:0 auto;padding:28px 0 40px}.public-property-gallery{gap:12px;display:grid}.public-property-hero{background:#0a2e68;border-radius:20px;height:430px;position:relative;overflow:hidden;box-shadow:0 18px 42px #081f4d24}.public-property-hero img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;display:block}.public-property-hero-placeholder{color:#d8bd55;background:radial-gradient(circle at 100% 0,#d4af372e,#0000 30%),linear-gradient(145deg,#123b78,#071f4d);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.public-property-hero-placeholder span{color:#ffffffa6;font-size:11px}.public-property-hero-overlay{gap:7px;display:flex;position:absolute;bottom:20px;right:20px}.public-property-hero-overlay span{color:#08275a;background:#e3bf42;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:900}.public-photo-expand{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051834c7;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-family:inherit;font-size:9px;font-weight:900;transition:all .18s;display:inline-flex;position:absolute;top:18px;left:18px}.public-photo-expand:hover{color:#08275a;background:#d9b437;border-color:#d9b437}.public-photo-counter{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051834c7;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;bottom:18px;left:18px}.public-property-thumbnails{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.public-property-thumbnails button{cursor:pointer;background:#081f4d;border:2px solid #0000;border-radius:10px;height:92px;padding:0;transition:all .18s;position:relative;overflow:hidden}.public-property-thumbnails button:hover{border-color:#d4af3799;transform:translateY(-2px)}.public-property-thumbnails button.is-main{border-color:#d4af37;box-shadow:0 6px 15px #081f4d21}.public-property-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.public-property-thumbnails button>span{color:#08275a;background:#e4bf43;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:7px;font-weight:900;display:inline-flex;position:absolute;bottom:6px;left:6px}.public-property-intro{justify-content:space-between;align-items:flex-end;gap:24px;padding:26px 5px 20px;display:flex}.public-property-reference{color:#b48a14;letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.public-property-intro h1{color:#08275a;margin:0;font-size:32px;line-height:1.1}.public-property-location{color:#68778c;align-items:center;gap:6px;margin:9px 0 0;font-size:11px;display:flex}.public-property-location svg{color:#bd9118}.public-property-price{color:#08275a;flex-shrink:0;font-size:28px;font-weight:900}.public-property-main-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.public-property-stat{background:#fff;border:1px solid #e0e8f1;border-radius:12px;align-items:center;gap:10px;min-height:72px;padding:12px;display:flex}.public-property-stat>span{color:#08275a;background:#e4bf43;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.public-property-stat div{flex-direction:column;display:flex}.public-property-stat strong{color:#08275a;font-size:14px}.public-property-stat small{color:#7b899c;font-size:8px}.public-property-section{background:#fff;border:1px solid #e0e8f1;border-radius:15px;margin-bottom:18px;padding:24px;box-shadow:0 6px 18px #08275a0b}.public-section-eyebrow{color:#bd9118;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.public-property-section h2{color:#08275a;margin:0 0 14px;font-size:20px}.public-property-description{color:#53647b;white-space:pre-line;margin:0;font-size:12px;line-height:1.75}.public-property-data-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.public-property-data{background:#f7f9fc;border:1px solid #e5ebf2;border-radius:8px;flex-direction:column;gap:4px;padding:11px;display:flex}.public-property-data small{color:#8a97a8;font-size:8px}.public-property-data strong{color:#17345e;font-size:11px}.public-property-features{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.public-property-features span{color:#35536f;background:#f7faff;border:1px solid #dde7f1;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:700;display:inline-flex}.public-property-features svg{color:#b68b13}.public-rental-section{background:linear-gradient(145deg,#fffefa,#fffaf0);border-color:#ead893}.public-rental-intro{color:#667489;margin:0 0 13px;font-size:11px}.public-rental-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.public-rental-requirement{color:#34485e;background:#fff;border:1px solid #eee2b2;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;font-weight:700;display:flex}.public-rental-requirement svg{color:#b68b13;flex-shrink:0}.public-property-videos{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.public-video-card{background:#f7f9fc;border:1px solid #dce5ef;border-radius:13px;overflow:hidden}.public-video-card video{aspect-ratio:16/9;object-fit:contain;background:#061a36;width:100%;display:block}.public-video-actions{justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.public-video-actions>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.public-video-actions strong{color:#08275a;font-size:10px;font-weight:900}.public-video-actions span{color:#78879a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.public-video-actions>div:last-child{flex-shrink:0;align-items:center;gap:6px;display:flex}.public-video-actions button,.public-video-actions a{color:#fff;cursor:pointer;background:#0a326c;border:1px solid #0a326c;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-family:inherit;font-size:8px;font-weight:900;text-decoration:none;transition:all .18s;display:inline-flex}.public-video-actions button:hover,.public-video-actions a:hover{color:#08275a;background:#dfba3c;border-color:#dfba3c}.public-video-help{color:#7f8b9b;margin:0;padding:0 12px 12px;font-size:8px;line-height:1.5}.public-property-cta{color:#fff;background:radial-gradient(circle at 100% 0,#d4af3724,#0000 35%),linear-gradient(145deg,#0a326c,#071f4d);border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:28px;display:flex}.public-property-cta>div>span{color:#d8b43b;letter-spacing:.1em;font-size:9px;font-weight:900}.public-property-cta h2{max-width:620px;margin:5px 0 7px;font-size:21px}.public-property-cta p{color:#d4deec;max-width:680px;margin:0;font-size:10px;line-height:1.6}.public-property-cta button{color:#08275a;cursor:pointer;background:#e0ba3c;border:1px solid #e0ba3c;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-family:inherit;font-size:10px;font-weight:900;display:inline-flex}.public-property-footer{color:#718096;justify-content:space-between;align-items:center;gap:20px;padding:25px 4px 5px;font-size:9px;display:flex}.public-property-footer div{flex-direction:column;display:flex}.public-property-footer strong{color:#08275a;font-size:12px}.public-property-not-found{color:#68778c;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px;display:flex}.public-property-not-found svg{color:#c99b26}.public-property-not-found h1{color:#08275a;margin:13px 0 5px}.public-lightbox{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020c1df5;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.public-lightbox-content{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(1180px,100vw - 150px);height:min(780px,100vh - 90px);display:flex}.public-lightbox-content img{object-fit:contain;border-radius:10px;width:100%;height:calc(100% - 30px)}.public-lightbox-content>span{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.public-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .18s;display:inline-flex;position:absolute;top:22px;right:24px}.public-lightbox-close:hover{color:#08275a;background:#d9b437;border-color:#d9b437}.public-lightbox-navigation{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.public-lightbox-navigation:hover{color:#08275a;background:#d9b437;border-color:#d9b437}.public-lightbox-previous{left:28px}.public-lightbox-next{right:28px}@media (width<=950px){.public-property-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.public-property-videos{grid-template-columns:1fr}}@media (width<=800px){.public-property-hero{height:330px}.public-property-intro{flex-direction:column;align-items:flex-start}.public-property-main-stats,.public-property-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-property-cta{flex-direction:column;align-items:flex-start}}@media (width<=650px){.public-property-thumbnails{padding-bottom:5px;display:flex;overflow-x:auto}.public-property-thumbnails button{width:115px;min-width:115px;height:78px}.public-lightbox{padding:12px}.public-lightbox-content{width:calc(100vw - 24px);height:calc(100vh - 100px)}.public-lightbox-navigation{width:40px;height:40px}.public-lightbox-previous{left:10px}.public-lightbox-next{right:10px}.public-video-actions{flex-direction:column;align-items:flex-start}.public-video-actions>div:last-child{width:100%}.public-video-actions button,.public-video-actions a{flex:1}}@media (width<=560px){.public-property-brand-header{flex-direction:column;align-items:flex-start}.public-property-header-actions{width:100%}.public-property-header-actions button{flex:1}.public-property-content{width:min(100% - 24px,1120px)}.public-property-hero{border-radius:13px;height:250px}.public-property-intro h1{font-size:25px}.public-property-price{font-size:24px}.public-property-main-stats,.public-property-data-grid,.public-rental-requirements,.public-property-videos{grid-template-columns:1fr}}:root{--color-oro:#d4af37;--color-oro-claro:#e6c766;--color-fondo:#f5f5f5;--color-superficie:#fff;--color-sidebar:#151515;--color-sidebar-hover:#232323;--color-texto:#1e1e1e;--color-texto-secundario:#666;--color-borde:#e5e7eb;--color-exito:#16a34a;--color-error:#dc2626;--color-info:#2563eb;--sombra-suave:0 4px 12px #00000014;--sombra-media:0 8px 24px #0000001f;--radio-sm:8px;--radio-md:12px;--radio-lg:18px;--transicion:all .25s ease}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}html{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,sans-serif}body{background:var(--color-fondo);color:var(--color-texto);font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;overflow-x:hidden}button,input,select,textarea,option{font-family:inherit}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}input,select,textarea{font:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:var(--color-texto);font-family:Plus Jakarta Sans,sans-serif;line-height:1.2}h1,h2{font-weight:800}h3,h4,h5,h6{font-weight:700}p,span,small,strong,label,td,th{font-family:inherit}strong{font-weight:700}button{font-weight:600}input,select,textarea{font-weight:500}table{font-family:inherit}th{font-weight:700}td{font-weight:500}#root{display:flex}:root{--primary:#c9a227;--primary-dark:#b68f22;--primary-light:#e8c96a;--background:#f4f6fb;--surface:#fff;--sidebar:#111827;--sidebar-hover:#1f2937;--text:#111827;--text-light:#6b7280;--text-white:#fff;--border:#e5e7eb;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--radius-xs:6px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:30px;--radius-full:999px;--shadow-xs:0 1px 3px #0000000d;--shadow-sm:0 2px 6px #00000014;--shadow-md:0 8px 18px #00000014;--shadow-lg:0 20px 40px #0000001f;--shadow-xl:0 30px 60px #0000002e;--space-xs:6px;--space-sm:10px;--space-md:18px;--space-lg:30px;--space-xl:50px;--space-2xl:70px;--transition:.25s ease;--font:"Plus Jakarta Sans", sans-serif;--header-height:80px;--sidebar-width:250px}.layout{background:var(--color-fondo);width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.sidebar{box-sizing:border-box;color:#fff;background:var(--color-sidebar);width:230px;min-width:230px;max-width:230px;min-height:100vh;box-shadow:var(--sombra-media);flex-direction:column;flex:0 0 230px;justify-content:space-between;padding:24px 18px;display:flex}.logo h2{color:var(--color-oro);letter-spacing:1px;margin:0;font-size:22px;font-weight:700}.logo span{color:#bdbdbd;font-size:12px}.sidebar nav{margin-top:30px}.menu-link{color:#ddd;border-radius:var(--radio-md);transition:var(--transicion);align-items:center;gap:12px;margin-bottom:7px;padding:13px 14px;display:flex}.menu-link:hover{color:#fff;background:var(--color-sidebar-hover)}.menu-link.active{color:#151515;background:var(--color-oro);font-weight:600}.usuario{align-items:center;gap:10px;display:flex}.avatar{color:#000;background:var(--color-oro);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:flex}.version{color:#9d9d9d;margin-top:16px;font-size:11px}.main{flex-direction:column;flex:auto;width:calc(100% - 230px);min-width:0;max-width:calc(100% - 230px);display:flex;overflow-x:hidden}.content{box-sizing:border-box;background:var(--background);flex:1;width:100%;min-width:0;max-width:100%;padding:20px;overflow-x:hidden}@media (width<=1100px){.sidebar{flex-basis:210px;width:210px;min-width:210px;max-width:210px;padding:22px 15px}.main{width:calc(100% - 210px);max-width:calc(100% - 210px)}.content{padding:16px}}@media (width<=760px){.layout{display:block}.sidebar{width:100%;min-width:0;max-width:none;min-height:auto;position:relative}.main{width:100%;max-width:100%}.content{padding:14px}}.sidebar{color:#fff;background:linear-gradient(#081426 0%,#0d1b2a 100%);border-right:1px solid #d4af371a;flex-direction:column;justify-content:space-between;width:280px;min-height:100vh;padding:30px 22px;transition:all .3s;display:flex;box-shadow:8px 0 35px #0000002e}.logo{border-bottom:1px solid #ffffff14;flex-direction:column;align-items:center;margin-bottom:30px;padding-bottom:28px;display:flex}.logo-image{width:170px;height:auto;margin-bottom:16px;transition:all .35s}.logo-image:hover{transform:scale(1.03)}.logo span{text-transform:uppercase;letter-spacing:3px;color:#9ca3af;font-size:11px}.sidebar nav{flex:1}.sidebar ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sidebar li{margin:0;padding:0}.menu-link{color:#d1d5db;border-radius:14px;align-items:center;gap:15px;padding:14px 18px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.menu-link svg{stroke-width:2px;width:21px;height:21px}.menu-link:hover{color:#fff;background:#ffffff0d;transform:translate(5px)}.menu-link.active{color:#0f172a;background:linear-gradient(90deg,#d4af37,#c79a21);font-weight:700;box-shadow:0 10px 25px #d4af374d}.menu-link.active svg{color:#0f172a}.sidebar-footer{border-top:1px solid #ffffff14;padding-top:25px}.usuario{align-items:center;gap:14px;margin-bottom:20px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#d4af37,#b68f22);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex;box-shadow:0 10px 25px #d4af3759}.usuario strong{color:#fff;font-size:15px;display:block}.usuario small{color:#9ca3af;font-size:12px}.version{color:#9ca3af;letter-spacing:.5px;font-size:12px;line-height:1.6}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:280px 1fr auto;align-items:center;gap:30px;height:90px;padding:0 35px;display:grid;position:sticky;top:0}.header-title h1{color:#0a2e68;margin:0;font-size:30px;font-weight:700;line-height:1}.header-title span{color:#64748b;margin-top:8px;font-size:14px;display:block}.header-center{justify-content:center;display:flex}.global-search{background:#f8fafc;border:1px solid #d9e2ec;border-radius:16px;align-items:center;width:100%;max-width:650px;height:52px;padding:0 18px;transition:all .3s;display:flex}.global-search:hover{border-color:#d4af37}.global-search:focus-within{border-color:#d4af37;box-shadow:0 0 0 4px #d4af371f}.search-icon{margin-right:12px;font-size:18px}.global-search input{color:#334155;background:0 0;border:none;outline:none;flex:1;font-size:15px}.header-right{align-items:center;gap:16px;display:flex}.header-btn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:48px;height:48px;font-size:18px;transition:all .3s}.header-btn:hover{color:#fff;background:#0a2e68;border-color:#0a2e68}.user-card{border-left:1px solid #e5e7eb;align-items:center;gap:14px;margin-left:10px;padding-left:22px;display:flex}.avatar{color:#0a2e68;background:linear-gradient(135deg,#d4af37,#f2d36b);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex}.user-card strong{color:#0a2e68;font-size:15px;display:block}.user-card small{color:#64748b;margin-top:3px;font-size:13px;display:block}@media (width<=1200px){.header{grid-template-columns:1fr;gap:20px;height:auto;padding:20px}.header-left,.header-center,.header-right{width:100%}.header-right{justify-content:space-between}.global-search{max-width:100%}}.dashboard-page{background:linear-gradient(#f7f9fd 0%,#eef3fa 100%);min-height:100vh;padding:20px 28px 28px}.dashboard-header{margin-bottom:18px}.dashboard-header h1{color:#c9a227;letter-spacing:-1px;margin-bottom:4px;font-size:36px;font-weight:700}.dashboard-header p{color:#6b7280;font-size:15px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-auto-rows:158px;gap:16px;margin-bottom:22px;display:grid}.kpi-card{box-sizing:border-box;color:#fff;background:linear-gradient(#0a2e68,#081f4d);border-radius:18px;height:158px;padding:18px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000024}.kpi-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #0000003d}.kpi-card:before{content:"";background:#ffffff0d;border-radius:50%;width:145px;height:145px;position:absolute;top:-75px;right:-75px}.kpi-top{justify-content:space-between;align-items:center;gap:12px;height:100%;display:flex}.kpi-top h3{color:#dce6f5;margin-bottom:8px;font-size:13px}.kpi-top h2{color:#fff;margin-bottom:5px;font-size:30px;line-height:1}.kpi-top span{color:#d4af37;font-size:14px;font-weight:700}.kpi-top p{color:#c9d6eb;margin-top:5px;font-size:13px}.kpi-icon{color:#d4af37;background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;display:flex}.dashboard-row{grid-template-columns:2fr 1fr;gap:18px;margin-top:18px;display:grid}.chart-card,.pipeline-card,.properties-card,.clients-card,.activity-card,.agenda-card{color:#fff;background:linear-gradient(#0a2e68,#081f4d);border-radius:18px;padding:20px;box-shadow:0 12px 28px #00000026}.chart-card h2,.pipeline-card h2,.properties-card h2,.clients-card h2,.activity-card h2,.agenda-card h2{color:#d4af37;margin-bottom:16px;font-size:22px}.pipeline-item,.property-item,.client-item,.activity-item,.agenda-item{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.pipeline-item:last-child,.property-item:last-child,.client-item:last-child,.activity-item:last-child,.agenda-item:last-child{border:none}.pipeline-item span,.property-item p,.client-item p,.activity-item span,.agenda-item span{color:#d9e2f0;font-size:13px}.pipeline-item strong,.property-item strong,.client-item strong,.activity-item strong,.agenda-item strong{color:#d4af37}.agenda-time{text-align:center;color:#08214d;background:#d4af37;border-radius:10px;width:72px;margin-right:12px;padding:8px;font-weight:700}.agenda-info{flex:1}.agenda-info h4{color:#fff;margin-bottom:3px}.agenda-info p{color:#d6e0f1;font-size:13px}.agenda-button{color:#d4af37;cursor:pointer;background:0 0;border:1px solid #d4af37;border-radius:10px;width:100%;margin-top:16px;padding:10px;transition:all .3s}.agenda-button:hover{color:#08214d;background:#d4af37}@media (width<=1100px){.dashboard-row{grid-template-columns:1fr}}@media (width<=700px){.dashboard-page{padding:18px 16px 24px}.dashboard-header h1{font-size:32px}.kpi-grid{grid-template-columns:1fr;grid-auto-rows:auto}.kpi-card{height:auto;min-height:145px}}.gb-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:var(--transition);padding:24px}.gb-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.gb-card-header{margin-bottom:20px}.gb-card-header h3{color:var(--text);font-size:18px;font-weight:600}.gb-card-body{color:var(--text-light)}.stat-card{background:#fff;border-radius:20px;flex-direction:column;gap:15px;padding:24px;transition:all .3s;display:flex;box-shadow:0 8px 25px #00000014}.stat-card:hover{transform:translateY(-6px)}.stat-top{justify-content:space-between;align-items:center;display:flex}.stat-icon{font-size:30px}.stat-title{color:#6b7280;font-size:15px}.stat-value{color:#111827;font-size:34px;font-weight:700}.stat-change{border-radius:50px;padding:6px 10px;font-size:13px;font-weight:600}.positive{color:#15803d;background:#dcfce7}.negative{color:#b91c1c;background:#fee2e2}
