@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600&display=swap";@font-face{font-family:Rabar_013;src:url(/fonts/RABAR_38.TTF)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{color:#14231e;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f1eb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.login-page{background:#f3f1eb;min-height:100vh}.login-container{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e2e4df;border-radius:20px;width:100%;max-width:420px;padding:42px;box-shadow:0 18px 50px #14231e14}.login-logo{color:#d8bd83;background:#895439;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 22px;font-family:Playfair Display,serif;font-size:25px;font-weight:600;display:grid}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#14231e;margin:0;font-family:Playfair Display,serif;font-size:32px;font-weight:600}.login-header p{color:#748078;margin:10px 0 0;font-size:14px;line-height:1.6}.form-group{margin-bottom:18px}.form-group label{color:#27372f;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.form-group input{color:#14231e;background:#fff;border:1px solid #dce1dd;border-radius:11px;outline:none;width:100%;height:52px;padding:0 15px;transition:border-color .16s,box-shadow .16s}.form-group input::placeholder{color:#a3aaa6}.form-group input:focus{border-color:#895439;box-shadow:0 0 0 3px #173b2d1a}.remember-row{color:#667168;cursor:pointer;align-items:center;gap:9px;margin:2px 0 24px;font-size:13px;display:flex}.remember-row input{accent-color:#895439;width:16px;height:16px}.login-button{color:#fff;cursor:pointer;background:#895439;border:0;border-radius:11px;width:100%;height:52px;font-size:14px;font-weight:700;transition:background .16s,transform .16s}.login-button:hover{background:#0f2d21;transform:translateY(-1px)}.login-error{color:#a43838;background:#fff4f4;border:1px solid #f2c8c8;border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:13px}.login-footer{color:#929a95;text-align:center;margin:25px 0 0;font-size:11px}@media (width<=520px){.login-container{padding:16px}.login-card{border-radius:17px;padding:32px 22px}.login-header h1{font-size:28px}}.admin-page{color:#17241f;background:#f5f5f1;min-height:100vh}.admin-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:#fff;border-right:1px solid #e1e4df;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.admin-brand{color:#17241f;align-items:center;gap:12px;text-decoration:none;display:flex}.admin-brand-mark{color:#d8bd83;background:#895439;border-radius:12px;place-items:center;width:42px;height:42px;font-family:Playfair Display,serif;font-size:21px;display:grid}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:16px}.admin-brand small{color:#879088;margin-top:2px;font-size:11px}.admin-navigation{gap:6px;margin-top:42px;display:grid}.admin-navigation a,.navigation-disabled{border-radius:10px;align-items:center;min-height:44px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.admin-navigation a{color:#667168;text-decoration:none}.admin-navigation a:hover,.admin-navigation a.active{color:#895439;background:#f3ece7}.navigation-disabled{color:#b0b6b2;cursor:not-allowed}.sidebar-footer{border-top:1px solid #eceeea;margin-top:auto;padding-top:22px}.admin-user{align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-user-avatar{color:#895439;background:#f3ece7;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.admin-user strong,.admin-user small{display:block}.admin-user strong{font-size:12px}.admin-user small{color:#939b95;margin-top:2px;font-size:10px}.logout-button{color:#687169;cursor:pointer;background:#fff;border:1px solid #dfe3de;border-radius:9px;width:100%;min-height:40px;font-size:12px;font-weight:600}.logout-button:hover{color:#895439;border-color:#895439}.admin-main{min-width:0;padding:34px 40px 60px}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:24px;min-height:68px;margin-bottom:28px;display:flex}.admin-topbar h1{margin:0;font-family:Playfair Display,serif;font-size:32px;font-weight:600}.admin-topbar p{color:#7a847d;margin:7px 0 0;font-size:13px}.admin-content{width:100%}.primary-button,.secondary-button,.clear-filter-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:#895439;border:1px solid #895439}.primary-button:hover{background:#0f2d21}.secondary-button{color:#23372e;background:#fff;border:1px solid #d9dfda;align-self:end}.clear-filter-button{color:#737d76;align-self:end}.success-message{color:#28603d;background:#f0f8f2;border:1px solid #cfe2d4;border-radius:10px;margin-bottom:22px;padding:14px 16px;font-size:13px}.content-panel{background:#fff;border:1px solid #e0e4df;border-radius:16px;overflow:hidden}.filter-bar{border-bottom:1px solid #eceeea;grid-template-columns:minmax(220px,1fr) 190px auto auto;align-items:end;gap:12px;padding:20px;display:grid}.filter-bar label{color:#56625b;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.filter-bar input,.filter-bar select{color:#17241f;background:#fff;border:1px solid #dce1dd;border-radius:9px;outline:none;width:100%;height:43px;padding:0 13px}.filter-bar input:focus,.filter-bar select:focus{border-color:#895439;box-shadow:0 0 0 3px #173b2d14}.table-header{justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.table-header strong{color:#895439}.table-header span{color:#7d867f;font-size:13px}.table-wrapper{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;vertical-align:middle;white-space:nowrap;border-top:1px solid #eef0ed;padding:15px 20px}.data-table th{color:#7a847d;letter-spacing:.06em;text-transform:uppercase;background:#fafbf9;font-size:10px;font-weight:700}.data-table td{color:#4d5a53;font-size:13px}.contact-name{color:#17241f;font-weight:700;text-decoration:none}.contact-name:hover{color:#a47f3e}.type-badge{color:#895439;background:#f3ece7;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.table-actions-heading{text-align:right!important}.table-actions{justify-content:flex-end;align-items:center;gap:13px;display:flex}.table-actions a,.table-actions button{color:#5f6d65;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700;text-decoration:none}.table-actions a:hover{color:#895439}.table-actions button:hover{color:#a43838}.empty-state{text-align:center;padding:75px 20px}.empty-state h2{margin:0;font-family:Playfair Display,serif;font-size:25px}.empty-state p{color:#818a84;margin:10px 0 24px;font-size:13px}.pagination{color:#7a847d;border-top:1px solid #eceeea;justify-content:center;align-items:center;gap:18px;padding:20px;font-size:12px;display:flex}.pagination a{color:#895439;font-weight:700;text-decoration:none}.pagination-disabled{color:#b8bdb9}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dashboard-card{background:#fff;border:1px solid #e0e4df;border-radius:15px;flex-direction:column;min-height:165px;padding:24px;display:flex}.dashboard-card span{color:#748078;font-size:12px;font-weight:600}.dashboard-card strong{margin-top:18px;font-family:Playfair Display,serif;font-size:38px}.dashboard-card a,.dashboard-card small{color:#895439;margin-top:auto;font-size:11px;font-weight:700;text-decoration:none}.dashboard-card-muted{opacity:.65}@media (width<=1050px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{grid-template-columns:1fr 180px}}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{width:100%;height:auto;position:static}.admin-navigation{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:25px}.sidebar-footer{margin-top:24px}.admin-main{padding:26px 18px 45px}.admin-topbar{align-items:flex-start}.filter-bar{grid-template-columns:1fr}.primary-button,.secondary-button,.clear-filter-button{width:100%}}@media (width<=520px){.dashboard-grid,.admin-navigation{grid-template-columns:1fr}.admin-topbar{display:grid}}.form-panel{background:#fff;border:1px solid #e0e4df;border-radius:16px;max-width:900px;padding:28px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.form-field{min-width:0}.form-field-full{grid-column:1/-1}.form-field label{color:#36463e;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.form-field label span{color:#a43838}.form-field input,.form-field select,.form-field textarea{color:#17241f;width:100%;font:inherit;background:#fff;border:1px solid #dce1dd;border-radius:10px;outline:none;transition:border-color .16s,box-shadow .16s}.form-field input,.form-field select{height:48px;padding:0 14px}.form-field textarea{resize:vertical;min-height:135px;padding:13px 14px}.form-field input::placeholder,.form-field textarea::placeholder{color:#a3aaa6}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#895439;box-shadow:0 0 0 3px #173b2d14}.form-actions{border-top:1px solid #eceeea;justify-content:flex-end;align-items:center;gap:12px;margin-top:30px;padding-top:22px;display:flex}.cancel-button,.secondary-link-button{color:#59665f;background:#fff;border:1px solid #dce1dd;border-radius:10px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.cancel-button:hover,.secondary-link-button:hover{color:#895439;border-color:#895439}.form-error-summary{color:#973c3c;background:#fff4f4;border:1px solid #f2c8c8;border-radius:10px;margin-bottom:24px;padding:15px 17px;font-size:13px}.form-error-summary strong{margin-bottom:8px;display:block}.form-error-summary ul{margin:0;padding-left:19px}@media (width<=700px){.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions .primary-button,.form-actions .cancel-button{width:100%}}.page-action-group{align-items:center;gap:10px;display:flex}.details-panel{background:#fff;border:1px solid #e0e4df;border-radius:16px;max-width:900px;overflow:hidden}.details-header{border-bottom:1px solid #eceeea;align-items:center;gap:16px;padding:28px;display:flex}.details-avatar{color:#d8bd83;background:#895439;border-radius:16px;place-items:center;width:58px;height:58px;font-family:Playfair Display,serif;font-size:25px;font-weight:600;display:grid}.details-header h2{margin:0 0 8px;font-family:Playfair Display,serif;font-size:26px}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.detail-item{border-bottom:1px solid #eceeea;border-right:1px solid #eceeea;min-height:105px;padding:24px 28px}.detail-item:nth-child(2n){border-right:0}.detail-item-full{border-right:0;grid-column:1/-1;min-height:auto}.detail-item span{color:#879088;letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.detail-item strong{color:#26362e;font-size:14px}.detail-item p{color:#56625b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.details-footer{justify-content:flex-end;padding:20px 28px;display:flex}.danger-button{color:#a43838;cursor:pointer;background:#fff7f7;border:1px solid #edcccc;border-radius:10px;min-height:42px;padding:0 17px;font-size:12px;font-weight:700}.danger-button:hover{color:#fff;background:#a43838;border-color:#a43838}@media (width<=700px){.page-action-group{width:100%;display:grid}.details-grid{grid-template-columns:1fr}.detail-item,.detail-item:nth-child(2n){border-right:0}.detail-item-full{grid-column:auto}}.modal-open{overflow:hidden}.confirm-modal{z-index:1000;visibility:hidden;opacity:0;place-items:center;padding:20px;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.confirm-modal.is-open{visibility:visible;opacity:1}.confirm-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d19148a;position:absolute;inset:0}.confirm-modal-dialog{z-index:1;background:#fff;border:1px solid #173b2d1a;border-radius:20px;width:min(440px,100%);padding:30px;transition:transform .18s;position:relative;transform:translateY(14px)scale(.98);box-shadow:0 30px 90px #0f211b3d}.confirm-modal.is-open .confirm-modal-dialog{transform:translateY(0)scale(1)}.confirm-modal-close{color:#647068;cursor:pointer;background:#f2f3ef;border:0;border-radius:9px;place-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.confirm-modal-close:hover{color:#895439;background:#e8ece8}.confirm-modal-label{color:#a47f3e;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.confirm-modal-content h2{color:#17241f;margin:0;font-family:Playfair Display,serif;font-size:26px;font-weight:600}.confirm-modal-content p{color:#69756e;margin:12px 0 0;font-size:14px;line-height:1.65}.confirm-modal-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:28px;display:grid}.confirm-cancel-button,.confirm-danger-button{cursor:pointer;border-radius:11px;min-height:46px;font-size:13px;font-weight:700}.confirm-cancel-button{color:#56625b;background:#fff;border:1px solid #dce1dd}.confirm-cancel-button:hover{color:#895439;border-color:#895439}.confirm-danger-button{color:#fff;background:#9e3d3d;border:1px solid #9e3d3d}.confirm-danger-button:hover{background:#842f2f;border-color:#842f2f}@media (width<=480px){.confirm-modal-dialog{border-radius:17px;padding:26px 22px 22px}.confirm-modal-actions{grid-template-columns:1fr}}.archive-section-header h2{color:#17241f;margin:0;font-family:Playfair Display,serif;font-size:22px;font-weight:600}.archive-count{color:#536159;background:#f0f3ef;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}.archived-contact-name{color:#4f5c55}.restore-record-button,.permanent-delete-button{cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.restore-record-button{color:#287047!important}.restore-record-button:hover{color:#174c2e!important}.permanent-delete-button{color:#a43838!important}.permanent-delete-button:hover{color:#7f2626!important}@media (width<=600px){.archive-section-header{flex-direction:column;align-items:flex-start}}.sales-filter-bar{grid-template-columns:minmax(240px,1fr) 190px 160px auto auto}.sales-table{min-width:1080px}.property-code-link{color:#895439;font-weight:800;text-decoration:none}.property-code-link:hover{color:#a47f3e}.property-status-badge{border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-available{color:#327049;background:#edf7ef}.status-sold{color:#ac3e3e;background:#fff0f0}.money-value{font-weight:700;color:#895439!important}.property-area-fields{grid-template-columns:minmax(0,1fr) 120px;gap:10px;display:grid}.form-warning{color:#725b2b;background:#fffaf0;border:1px solid #ead9b4;border-radius:11px;margin-bottom:24px;padding:16px 18px;font-size:13px}.form-warning strong{display:block}.form-warning p{margin:7px 0 10px;line-height:1.6}.form-warning a{color:#895439;font-weight:700}.primary-button:disabled{cursor:not-allowed;opacity:.45}.property-code-box{color:#d8bd83;background:#895439;border-radius:14px;place-items:center;min-width:76px;height:58px;padding:0 14px;font-size:15px;font-weight:800;display:grid}.property-details-header h2{margin-bottom:9px}@media (width<=1100px){.sales-filter-bar{grid-template-columns:1fr 1fr}}@media (width<=700px){.sales-filter-bar,.property-area-fields{grid-template-columns:1fr}}.archive-page-sections{gap:24px;display:grid}.archived-sales-table{min-width:900px}.archive-empty-state{padding-top:55px;padding-bottom:55px}.clickable-table-row{cursor:pointer;transition:background .15s}.clickable-table-row:hover{background:#f5f8f5}.clickable-table-row:focus{outline-offset:-2px;outline:2px solid #173b2d4d}.table-actions .table-edit-action{color:#246a98!important}.table-actions .table-edit-action:hover{color:#174d73!important}.table-actions .table-archive-action{color:#a43838!important}.table-actions .table-archive-action:hover{color:#7f2626!important}.property-summary-card{background:#fff;border:1px solid #e0e4df;border-radius:16px;max-width:1050px;overflow:hidden}.property-summary-header{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;gap:30px;padding:25px 28px;display:flex}.property-summary-title{align-items:center;gap:16px;display:flex}.property-summary-title h2{color:#17241f;margin:0 0 8px;font-family:Playfair Display,serif;font-size:27px}.property-main-price{text-align:right}.property-main-price span,.summary-item span,.property-notes>span,.property-summary-footer span{color:#89918c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.property-main-price strong{color:#895439;font-family:Playfair Display,serif;font-size:27px}.property-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.summary-item{border-bottom:1px solid #eceeea;border-right:1px solid #eceeea;min-width:0;padding:22px 28px}.summary-item:nth-child(3){border-right:0}.summary-item strong{color:#26362e;font-size:14px;line-height:1.5;display:block}.summary-item small{color:#7b857e;margin-top:5px;font-size:12px;display:block}.summary-item-location{border-right:0;grid-column:1/-1}.property-notes{border-bottom:1px solid #eceeea;padding:20px 28px}.property-notes p{color:#56625b;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.7}.property-summary-footer{background:#fafbf9;align-items:center;gap:38px;padding:18px 28px;display:flex}.property-summary-footer strong{color:#536159;font-size:11px}.property-summary-footer form{margin-left:auto}@media (width<=760px){.property-summary-header{flex-direction:column;align-items:flex-start}.property-main-price{text-align:left}.property-summary-grid{grid-template-columns:1fr}.summary-item,.summary-item:nth-child(3){border-right:0}.summary-item-location{grid-column:auto}.property-summary-footer{flex-direction:column;align-items:flex-start;gap:16px}.property-summary-footer form,.property-summary-footer .danger-button{width:100%;margin-left:0}}.rental-filter-bar{grid-template-columns:minmax(240px,1fr) 190px 160px auto auto}.status-rented{color:#966d14;background:#fff7dc}.property-main-price small{color:#879088;margin-top:4px;font-size:10px;display:block}.money-value small{color:#879088;font-weight:500}@media (width<=1100px){.rental-filter-bar{grid-template-columns:1fr 1fr}}@media (width<=700px){.rental-filter-bar{grid-template-columns:1fr}}.archive-sections{gap:24px;display:grid}.archive-section{background:#fff;border:1px solid #e1e5e0;border-radius:16px;overflow:hidden}.archive-section-header{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;gap:20px;padding:22px 25px;display:flex}.archive-section-header h2{color:#895439;margin:0 0 5px;font-family:Playfair Display,serif;font-size:21px}.archive-section-header p{color:#818a84;margin:0;font-size:12px}.archive-count{color:#895439;background:#f0f3ef;border-radius:50px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.archive-empty-state{color:#818a84;text-align:center;padding:34px 25px;font-size:13px}.archived-contacts-table{min-width:900px}.archived-property-table{min-width:940px}.archive-actions{white-space:nowrap;align-items:center;gap:15px;display:flex}.archive-actions form{margin:0}.restore-action,.permanent-delete-action{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.restore-action:hover{color:#895439}.permanent-delete-action:hover{color:#812929}.archive-section .pagination{border-top:1px solid #eceeea;padding:16px 24px}@media (width<=700px){.archive-section-header{align-items:flex-start}}.request-filter-bar{grid-template-columns:minmax(220px,1fr) 150px 180px 145px auto auto}.request-transaction-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:50px;justify-content:center;align-items:center;min-height:25px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.transaction-sale{color:#275f48;background:#edf4f0}.transaction-rent{color:#846629;background:#f5f0e5}.request-heading-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.request-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.request-summary-grid .summary-item{border-bottom:1px solid #eceeea;border-right:1px solid #eceeea}.request-summary-grid .summary-item:nth-child(2n){border-right:0}.request-summary-grid .summary-item:nth-last-child(-n+2){border-bottom:0}.form-help-text{color:#8a938d;margin-top:7px;font-size:10px;line-height:1.5;display:block}@media (width<=1200px){.request-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.request-filter-bar,.request-summary-grid{grid-template-columns:1fr}.request-summary-grid .summary-item,.request-summary-grid .summary-item:nth-child(2n),.request-summary-grid .summary-item:nth-last-child(-n+2){border-bottom:1px solid #eceeea;border-right:0}.request-summary-grid .summary-item:last-child{border-bottom:0}}.archived-request-table{min-width:1080px}.flash-message-error{color:#a43838;background:#fff4f4;border:1px solid #f2c8c8;border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:13px;font-weight:600}.dashboard-v2{gap:24px;display:grid}.dashboard-v2-statistics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.dashboard-v2-stat-card{background:#fff;border:1px solid #dce1dd;border-radius:14px;min-width:0;padding:21px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.dashboard-v2-stat-card:hover{border-color:#ccccd0;transform:translateY(-2px);box-shadow:0 12px 28px #0f2d2114}.dashboard-v2-stat-card>span{color:#748078;letter-spacing:.07em;text-transform:uppercase;min-height:30px;font-size:10px;font-weight:700;line-height:1.4;display:block}.dashboard-v2-stat-card>strong{color:#895439;margin:8px 0 13px;font-family:Playfair Display,serif;font-size:34px;line-height:1;display:block}.dashboard-v2-stat-card>small{color:#929a95;font-size:10px}.dashboard-v2-archive-card{background:#fbf8f1;border-color:#e5d5b4}.dashboard-v2-chart-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:20px;display:grid}.dashboard-v2-lower-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:20px;display:grid}.dashboard-v2-panel{background:#fff;border:1px solid #dfe4df;border-radius:16px;min-width:0;overflow:hidden}.dashboard-v2-panel-header{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;display:flex}.dashboard-v2-panel-header span{color:#9d814d;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.dashboard-v2-panel-header h2{color:#895439;margin:0;font-family:Playfair Display,serif;font-size:20px}.dashboard-v2-chart{height:315px;padding:22px 24px 12px}.dashboard-v2-chart-small{height:315px}.dashboard-v2-chart-note{color:#929a95;margin:0;padding:0 24px 19px;font-size:10px;line-height:1.5}.dashboard-v2-recent-list{display:grid}.dashboard-v2-recent-item{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:18px;padding:15px 24px;text-decoration:none;transition:background .15s;display:flex}.dashboard-v2-recent-item:last-child{border-bottom:0}.dashboard-v2-recent-item:hover{background:#fafbf9}.dashboard-v2-recent-item div{min-width:0}.dashboard-v2-recent-item span{color:#9d814d;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.dashboard-v2-recent-item strong{color:#26362e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.dashboard-v2-recent-item small{color:#818b84;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.dashboard-v2-recent-item time{color:#929a95;white-space:nowrap;flex:none;font-size:9px}.dashboard-v2-actions{background:#edf0ed;gap:1px;display:grid}.dashboard-v2-actions a{background:#fff;padding:20px 23px;text-decoration:none;transition:padding-left .15s,background .15s;display:block}.dashboard-v2-actions a:hover{background:#fafbf9;padding-left:27px}.dashboard-v2-actions span{color:#929a95;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.dashboard-v2-actions strong{color:#895439;font-size:13px}.dashboard-v2-empty{color:#818a84;text-align:center;padding:40px 24px;font-size:12px}@media (width<=1200px){.dashboard-v2-statistics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-v2-chart-grid,.dashboard-v2-lower-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-v2-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-v2-chart{height:285px;padding-left:15px;padding-right:15px}}@media (width<=480px){.dashboard-v2-statistics{grid-template-columns:1fr}}.status-matched{color:#236746!important;background:#e6f3eb!important}.status-closed{color:#5f6963!important;background:#eceeec!important}.requester-mode-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:520px;display:grid}.requester-mode-selector label{cursor:pointer;position:relative}.requester-mode-selector input{opacity:0;pointer-events:none;position:absolute}.requester-mode-selector label>span{color:#6d786f;background:#fff;border:1px solid #ded6cf;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:10px 18px;font-size:12px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:flex}.requester-mode-selector input:checked+span{color:#895439;background:#f0f0f2;border-color:#895439}.requester-mode-selector input:disabled+span{cursor:not-allowed;opacity:.45}.new-requester-panel{background:#fafbf9;border:1px solid #dde3de;border-radius:13px;padding:22px}.new-requester-heading{margin-bottom:20px}.new-requester-heading strong{color:#895439;margin-bottom:5px;font-family:Playfair Display,serif;font-size:18px;display:block}.new-requester-heading p{color:#818a84;margin:0;font-size:11px;line-height:1.6}.requester-section[hidden],.new-requester-panel[hidden]{display:none!important}.client-request-table{min-width:930px}.rental-table{min-width:940px}@media (width<=700px){.requester-mode-selector{grid-template-columns:1fr}}.data-table tbody td{color:#536159;padding-top:17px;padding-bottom:17px;font-size:14px;line-height:1.45}.data-table tbody td strong,.data-table .money-value,.data-table .property-code-link{font-size:14px}.data-table thead th{font-size:11px;line-height:1.35}.data-table .table-actions a,.data-table .table-actions button{font-size:13px}.property-status-badge,.request-transaction-badge{font-size:11px}.standard-detail-page{width:100%;max-width:880px;margin-left:auto;margin-right:auto}.standard-detail-page>article,.standard-detail-page>section,.standard-detail-page>div{width:100%;max-width:100%}.standard-detail-page .property-summary-card{width:100%;max-width:none}.standard-detail-page .property-summary-header{padding:20px 22px}.standard-detail-page .property-summary-title h2,.standard-detail-page .property-main-price strong{font-size:23px}.standard-detail-page .summary-item,.standard-detail-page .property-notes{padding:17px 22px}.standard-detail-page .property-summary-footer{gap:25px;padding:15px 22px}.standard-detail-page .contact-details-card,.standard-detail-page .contact-detail-card,.standard-detail-page .details-card,.standard-detail-page .detail-card,.standard-detail-page .details-panel{width:100%;max-width:none}@media (width<=700px){.standard-detail-page{max-width:100%}.data-table tbody td{font-size:13px}}.type-individual,.contact-type-individual,.contact-badge-individual,.type-client,.contact-type-client,.contact-badge-client{color:#275f48;background:#edf4f0}.type-owner,.contact-type-owner,.contact-badge-owner{color:#876528;background:#f7efdf}.dashboard-v2-statistics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:20px;display:grid}.dashboard-panel-link{color:#246a4b;font-size:11px;font-weight:700;text-decoration:none}.dashboard-panel-link:hover{color:#895439}.dashboard-request-list{display:grid}.dashboard-request-item{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:18px;padding:17px 22px;text-decoration:none;transition:background .15s;display:flex}.dashboard-request-item:last-child{border-bottom:0}.dashboard-request-item:hover{background:#fafbf9}.dashboard-request-main{min-width:0}.dashboard-request-main>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.dashboard-request-main strong{color:#895439;font-size:14px}.dashboard-request-main p{color:#58655d;margin:6px 0 3px;font-size:12px}.dashboard-request-main small{color:#879088;font-size:10px}.dashboard-request-item time{color:#949c96;white-space:nowrap;flex:none;font-size:9px}.sidebar-brand-logo{object-fit:contain;flex:0 0 44px;width:44px;height:44px;display:block}@media (width<=1100px){.dashboard-v2-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}}@media (width<=560px){.dashboard-v2-statistics{grid-template-columns:1fr}.dashboard-request-item{flex-direction:column;align-items:flex-start;gap:8px}}.sidebar-brand{align-items:center;gap:0;display:flex}.sidebar-brand-logo{object-fit:contain;width:84px;height:auto;display:block}.sidebar-brand{justify-content:center;align-items:center;width:100%;display:flex}.sidebar-brand-logo{object-fit:contain;width:92px;height:auto;margin:0 auto;display:block}.login-brand-logo{object-fit:contain;width:105px;height:auto;margin:0 auto 20px;display:block}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--theme-background:#f3f1eb;--theme-surface:#fff;--theme-surface-soft:#faf7f4;--theme-sidebar:#fff;--theme-border:#e2dbd6;--theme-border-soft:#eee8e3;--theme-heading:#2b211c;--theme-text:#655d58;--theme-muted:#918780;--theme-input:#fff;--theme-hover:#f7f0eb;--chart-text:#7b726c;--chart-grid:#ebe4df}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-background:#090a0b;--theme-surface:#151517;--theme-surface-soft:#1b1b1e;--theme-sidebar:#101011;--theme-border:#35353a;--theme-border-soft:#29292d;--theme-heading:#f3f3f5;--theme-text:#ccccd0;--theme-muted:#99999f;--theme-input:#111214;--theme-hover:#222225;--chart-text:#b8b8bd;--chart-grid:#303035}.theme-toggle{border:1px solid var(--theme-border);background:var(--theme-surface);width:100%;min-height:41px;color:var(--theme-text);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;margin:10px 0;padding:9px 14px;font-size:12px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:flex}.theme-toggle:hover{background:var(--theme-hover);color:var(--theme-heading)}.theme-toggle-icon{font-size:16px;line-height:1}.theme-toggle-floating{z-index:20;width:auto;margin:0;position:fixed;top:20px;right:20px;box-shadow:0 8px 24px #00000038}html[data-theme=dark] body,html[data-theme=dark] main,html[data-theme=dark] .main-content,html[data-theme=dark] .page-content,html[data-theme=dark] .app-content{background:var(--theme-background);color:var(--theme-text)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] strong{color:var(--theme-heading)}html[data-theme=dark] p,html[data-theme=dark] small,html[data-theme=dark] label,html[data-theme=dark] time{color:var(--theme-muted)}html[data-theme=dark] .sidebar a:hover,html[data-theme=dark] .sidebar a.active,html[data-theme=dark] .app-sidebar a:hover,html[data-theme=dark] .app-sidebar a.active{color:#fff;background:#222225}html[data-theme=dark] .content-panel,html[data-theme=dark] .form-panel,html[data-theme=dark] .dashboard-v2-panel,html[data-theme=dark] .dashboard-v2-stat-card,html[data-theme=dark] .archive-section,html[data-theme=dark] .property-summary-card,html[data-theme=dark] .contact-details-card,html[data-theme=dark] .contact-detail-card,html[data-theme=dark] .details-card,html[data-theme=dark] .detail-card,html[data-theme=dark] .details-panel,html[data-theme=dark] .login-card{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .dashboard-v2-stat-card:hover,html[data-theme=dark] .dashboard-request-item:hover,html[data-theme=dark] .dashboard-v2-recent-item:hover{background:var(--theme-hover)}html[data-theme=dark] .dashboard-v2-panel-header,html[data-theme=dark] .property-summary-header,html[data-theme=dark] .property-summary-footer,html[data-theme=dark] .archive-section-header,html[data-theme=dark] .summary-item,html[data-theme=dark] .property-notes{border-color:var(--theme-border-soft)}html[data-theme=dark] .data-table{color:var(--theme-text)}html[data-theme=dark] .data-table thead{background:var(--theme-surface-soft)}html[data-theme=dark] .data-table th{color:#a0a0a6;border-color:var(--theme-border-soft)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--theme-input);color:#f0f0f2;border-color:#404046}html[data-theme=dark] .new-requester-panel{background:var(--theme-surface-soft);border-color:var(--theme-border)}html[data-theme=dark] .requester-mode-selector label>span{background:var(--theme-input);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .requester-mode-selector input:checked+span{color:#fff;background:#27272a;border-color:#b97a56}html[data-theme=dark] .login-card{box-shadow:0 20px 50px #00000040}html[data-theme=dark] .archive-empty-state,html[data-theme=dark] .dashboard-v2-empty{color:var(--theme-muted)}html[data-theme=dark] .confirmation-modal,html[data-theme=dark] .confirm-modal,html[data-theme=dark] .modal-content{background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-background:#0b0b0c;--theme-sidebar:#121214;--theme-surface:#18181a;--theme-surface-soft:#202023;--theme-border:#404046;--theme-border-soft:#303035;--theme-heading:#f8f8f9;--theme-text:#e1e1e3;--theme-muted:#b1b1b6;--theme-input:#101011;--theme-hover:#242427;--chart-text:#c9c9cd;--chart-grid:#38383d}html[data-theme=dark] body,html[data-theme=dark] main,html[data-theme=dark] .main-content,html[data-theme=dark] .page-content,html[data-theme=dark] .app-content{color:#e1e1e3!important;background:#0b0b0c!important}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] .page-title{color:#f8f8f9!important}html[data-theme=dark] .page-description,html[data-theme=dark] .page-header p{color:#b9b9be!important}html[data-theme=dark] aside,html[data-theme=dark] .sidebar,html[data-theme=dark] .app-sidebar{background:#121214!important;border-color:#38383d!important}html[data-theme=dark] .sidebar-brand{background:#f4f3ed;border:1px solid #ded6cf;border-radius:14px;width:calc(100% - 36px);margin:18px;padding:14px 10px}html[data-theme=dark] .sidebar-brand-logo{opacity:1;filter:none}html[data-theme=dark] .sidebar a,html[data-theme=dark] .app-sidebar a{color:#c7c7cb!important}html[data-theme=dark] .sidebar a:hover,html[data-theme=dark] .app-sidebar a:hover{color:#fff!important;background:#242427!important}html[data-theme=dark] .sidebar a.active,html[data-theme=dark] .app-sidebar a.active{color:#895439!important;background:#f3ece7!important}html[data-theme=dark] .sidebar hr,html[data-theme=dark] .sidebar-footer{border-color:#46464c!important}html[data-theme=dark] .content-panel,html[data-theme=dark] .form-panel,html[data-theme=dark] .dashboard-v2-panel,html[data-theme=dark] .dashboard-v2-stat-card,html[data-theme=dark] .archive-section,html[data-theme=dark] .property-summary-card,html[data-theme=dark] .contact-details-card,html[data-theme=dark] .contact-detail-card,html[data-theme=dark] .details-card,html[data-theme=dark] .detail-card,html[data-theme=dark] .details-panel,html[data-theme=dark] .login-card{box-shadow:none;color:#e1e1e3!important;background:#18181a!important;border-color:#404046!important}html[data-theme=dark] .filter-bar,html[data-theme=dark] .table-header,html[data-theme=dark] .archive-section-header,html[data-theme=dark] .dashboard-v2-panel-header{background:#18181a!important;border-color:#404046!important}html[data-theme=dark] .table-wrapper{background:#18181a!important}html[data-theme=dark] .data-table thead,html[data-theme=dark] .data-table thead tr,html[data-theme=dark] .data-table thead th{background:#28282c!important}html[data-theme=dark] .data-table thead th{font-weight:700;color:#d0d0d4!important;border-color:#46464c!important}html[data-theme=dark] .data-table tbody tr{background:#18181a!important}html[data-theme=dark] .data-table tbody tr:hover{background:#2b2b2f!important}html[data-theme=dark] .data-table tbody td{color:#e1e1e3!important;border-color:#343439!important}html[data-theme=dark] .data-table tbody td strong,html[data-theme=dark] .property-code-link,html[data-theme=dark] .money-value{color:#f4f4f6!important}html[data-theme=dark] .table-actions a,html[data-theme=dark] .table-actions button{opacity:1!important}html[data-theme=dark] .table-edit-action:hover{color:#c2e2ff!important}html[data-theme=dark] .table-archive-action,html[data-theme=dark] .permanent-delete-action{color:#f99!important}html[data-theme=dark] .table-actions a:first-child{color:#d6a27f!important}html[data-theme=dark] select option{color:#f3f3f5;background:#18181a}html[data-theme=dark] .primary-button{color:#fff!important;background:#a86645!important;border-color:#b97a56!important}html[data-theme=dark] .primary-button:hover{background:#b97a56!important}html[data-theme=dark] .type-client,html[data-theme=dark] .contact-type-client,html[data-theme=dark] .contact-badge-client{color:#d9b69d!important;background:#332923!important}html[data-theme=dark] .type-owner,html[data-theme=dark] .contact-type-owner,html[data-theme=dark] .contact-badge-owner{color:#f2d99e!important;background:#514329!important}html[data-theme=dark] .type-company,html[data-theme=dark] .contact-type-company,html[data-theme=dark] .contact-badge-company{color:#d8e9f6!important;background:#304354!important}html[data-theme=dark] .status-pending{color:#f4d68b!important;background:#554626!important}html[data-theme=dark] .status-reviewing{color:#c7ddf5!important;background:#2d4562!important}html[data-theme=dark] .status-matched,html[data-theme=dark] .status-available{color:#cfebda!important;background:#27503a!important}html[data-theme=dark] .status-closed,html[data-theme=dark] .status-sold,html[data-theme=dark] .status-rented{color:#d0d0d4!important;background:#303035!important}html[data-theme=dark] .property-summary-header,html[data-theme=dark] .property-summary-footer,html[data-theme=dark] .summary-item,html[data-theme=dark] .property-notes{background:#18181a!important;border-color:#404046!important}html[data-theme=dark] .summary-item span,html[data-theme=dark] .property-main-price span,html[data-theme=dark] .property-notes>span{color:#b8b8bd!important}html[data-theme=dark] .summary-item strong,html[data-theme=dark] .property-main-price strong{color:#f6f6f7!important}html[data-theme=dark] .theme-toggle{color:#e8e8ea!important;background:#1d1d20!important;border-color:#46464c!important}html[data-theme=dark] .theme-toggle:hover{background:#2b2b2f!important}html[data-theme=dark] form[action*=logout] button{color:#f2f2f4!important;background:#28282c!important;border-color:#525258!important}html[data-theme=dark] .login-page,html[data-theme=dark] .auth-page{background:#0b0b0c!important}html[data-theme=dark] .login-card{box-shadow:0 22px 55px #00000052;background:#18181a!important}.dashboard-theme-controls{background:#fff;border:1px solid #ded6cf;border-radius:10px;align-items:center;gap:5px;padding:4px;display:inline-flex}.dashboard-theme-button{color:#81766f;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.dashboard-theme-button:hover{color:#895439;background:#f3ece7}html[data-theme=dark] .dashboard-theme-controls{background:#18181a;border-color:#46464c}html[data-theme=dark] .dashboard-theme-button{color:#b8b8bd}html[data-theme=dark] .dashboard-theme-button:hover{color:#fff;background:#2b2b2f}@media (width<=600px){.dashboard-theme-button{padding-left:9px;padding-right:9px}}html[data-theme=dark] .theme-logo-light{display:none!important}html[data-theme=dark] .sidebar-brand{background:0 0!important;border-color:#0000!important}html[data-theme=dark] .sidebar-brand-logo,html[data-theme=dark] .login-brand-logo{opacity:1!important;filter:none!important}.theme-responsive-logo{opacity:1!important;visibility:visible!important;filter:none!important;display:block!important}.theme-brand{justify-content:center;align-items:center;width:100%;display:flex}.theme-logo-light{display:block!important}.theme-logo-dark,html[data-theme=dark] .theme-logo-light{display:none!important}html[data-theme=dark] .theme-logo-dark{display:block!important}.sidebar-brand{background:0 0;border:0;width:100%;margin:20px 0 34px;padding:0}.sidebar-brand-logo{object-fit:contain;width:105px;height:auto;margin:0 auto;opacity:1!important;visibility:visible!important;filter:none!important}.login-theme-brand{margin-bottom:20px}.login-brand-logo{object-fit:contain;width:110px;height:auto;margin:0 auto;opacity:1!important;visibility:visible!important;filter:none!important}html[data-theme=dark] .sidebar-brand,html[data-theme=dark] .login-theme-brand{background:0 0!important;border:0!important}:root{--luxury-bg:#f7f4ef;--luxury-sidebar:#fcfaf7;--luxury-surface:#fff;--luxury-surface-soft:#f3eee8;--luxury-bronze:#a96f4e;--luxury-bronze-light:#d3a17d;--luxury-bronze-dark:#7f5037;--luxury-gold:#d8b27a;--luxury-blue:#176fae;--luxury-blue-light:#20a5e5;--luxury-blue-dark:#0b456f;--luxury-heading:#201b18;--luxury-text:#4c4540;--luxury-muted:#8a817a;--luxury-border:#ded6cf;--luxury-shadow:0 10px 30px #422e220f}html[data-theme=light] body{color:var(--luxury-text);background:radial-gradient(circle at 82% 5%,#d3a17d1a,#0000 28%),#f7f4ef}html[data-theme=light] aside{background:#fcfaf7!important;border-right:1px solid #ded6cf!important}html[data-theme=light] .sidebar-brand{background:0 0!important}.sidebar-brand-logo{object-fit:contain;filter:drop-shadow(0 7px 14px #804f3124);max-height:125px;width:122px!important}html[data-theme=light] aside nav a{border:1px solid #0000;transition:background .18s,color .18s,border-color .18s,transform .18s;color:#746a63!important}html[data-theme=light] aside nav a:hover{transform:translate(2px);color:#7f5037!important;background:#f3ebe5!important;border-color:#ead8ca!important}html[data-theme=light] aside nav a.active,html[data-theme=light] aside nav a[aria-current=page]{box-shadow:0 8px 20px #915b3b2e;color:#fff!important;background:linear-gradient(135deg,#8b593e,#b87b57)!important;border-color:#0000!important}html[data-theme=light] main{background:0 0!important}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3{color:#201b18!important}html[data-theme=light] .card,html[data-theme=light] .panel,html[data-theme=light] .stat-card,html[data-theme=light] .content-card,html[data-theme=light] .dashboard-card,html[data-theme=light] .table-card,html[data-theme=light] .detail-card{background:#ffffffeb!important;border-color:#ded6cf!important;box-shadow:0 10px 32px #412a1d0e!important}html[data-theme=light] table{background:#fff}html[data-theme=light] thead,html[data-theme=light] thead tr,html[data-theme=light] thead th{color:#755b4c!important;background:#f2ece7!important;border-color:#ded6cf!important}html[data-theme=light] tbody td{color:#4e4742!important;border-color:#eee7e1!important}html[data-theme=light] tbody tr:hover td{background:#faf5f1!important}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:#d8d2cd!important;background:radial-gradient(circle at 83% 5%,#176fae1f,#0000 30%),radial-gradient(circle at 18% 85%,#a96f4e17,#0000 30%),#090a0b!important}html[data-theme=dark] aside{background:linear-gradient(#101011 0%,#0b0c0d 100%)!important;border-right:1px solid #bf855e33!important}html[data-theme=dark] .sidebar-brand{background:0 0!important;border:none!important}html[data-theme=dark] .sidebar-brand-logo{filter:drop-shadow(0 8px 20px #cf8c5d33)!important;width:125px!important}html[data-theme=dark] aside nav a{border:1px solid #0000;transition:background .18s,color .18s,border-color .18s,transform .18s;color:#aaa29c!important}html[data-theme=dark] aside nav a:hover{transform:translate(2px);color:#e9c6aa!important;background:#a96f4e1a!important;border-color:#be7e5326!important}html[data-theme=dark] aside nav a.active,html[data-theme=dark] aside nav a[aria-current=page]{box-shadow:0 10px 26px #a6653e2b;color:#fff8f3!important;background:linear-gradient(135deg,#825035,#b77955)!important;border-color:#ddab8557!important}html[data-theme=dark] main{background:0 0!important}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4{color:#f3ece7!important}html[data-theme=dark] p{color:#aaa39e}html[data-theme=dark] .card,html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .content-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .table-card,html[data-theme=dark] .detail-card{background:linear-gradient(145deg,#151516,#111213)!important;border:1px solid #bb825b33!important;box-shadow:0 16px 40px #00000038!important}html[data-theme=dark] .stat-card strong,html[data-theme=dark] .stat-value,html[data-theme=dark] .metric-value{color:#dfaa83!important}html[data-theme=dark] table{background:#121314!important}html[data-theme=dark] thead,html[data-theme=dark] thead tr,html[data-theme=dark] thead th{color:#d4ad91!important;background:#1b1817!important;border-color:#be845d33!important}html[data-theme=dark] tbody tr{background:#121314!important}html[data-theme=dark] tbody td{color:#d2cbc6!important;border-color:#ffffff0e!important}html[data-theme=dark] tbody tr:hover td{background:#1a1716!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#eee8e3!important;background:#17191a!important;border:1px solid #393432!important}.btn-primary,button.btn-primary,a.btn-primary{transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 7px 18px #a0603929;color:#fff!important;background:linear-gradient(135deg,#875336,#b97a56)!important;border-color:#b97a56!important}.btn-primary:hover,button.btn-primary:hover,a.btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 10px 24px #a0603940}html[data-theme=dark] .btn-secondary{color:#d9b69d!important;background:#161616!important;border-color:#b97a5666!important}html[data-theme=dark] main a:not(.btn-primary){color:#d9a17e}html[data-theme=light] main a:not(.btn-primary){color:#8c593f}.status-pending{color:#efc69e!important;background:#b97a5624!important}.status-reviewing{color:#e7c990!important;background:#d8b27a21!important}.status-sold,.status-rented,.status-completed,.status-closed{color:#9fd9f8!important;background:#176fae26!important}.dashboard-theme-controls{box-shadow:0 5px 16px #3f27180d;border-color:#a96f4e40!important}.dashboard-theme-button.active{color:#fff!important;background:linear-gradient(135deg,#875336,#b97a56)!important}html[data-theme=dark] .dashboard-theme-controls{background:#111213!important;border:1px solid #b97a563d!important}html[data-theme=dark] .dashboard-theme-button.active{color:#fff8f3!important;background:linear-gradient(135deg,#855237,#b97a56)!important}html[data-theme=dark] .login-page,html[data-theme=dark] body.login-page{background:radial-gradient(circle at 50% 20%,#186fae21,#0000 32%),radial-gradient(circle at 50% 80%,#a96f4e1c,#0000 34%),#08090a!important}.login-brand-logo{object-fit:contain;filter:drop-shadow(0 10px 25px #b97a562e);max-height:135px;width:135px!important}html[data-theme=dark] hr{border-color:#b97a5626!important}html[data-theme=dark] .stat-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .panel,html[data-theme=dark] .content-card,html[data-theme=dark] .table-card,html[data-theme=dark] .detail-card,html[data-theme=dark] .card{background:linear-gradient(145deg,#171717,#111213)!important;border-color:#b97a5640!important}html[data-theme=dark] .stat-card:hover,html[data-theme=dark] .dashboard-card:hover{border-color:#d6a27f73!important;box-shadow:0 14px 34px #0000004d,0 0 18px #b97a560f!important}html[data-theme=dark] .request-item,html[data-theme=dark] .recent-request-item{border-color:#b97a5629!important}html[data-theme=dark] .sidebar-footer{border-color:#b97a5638!important}html[data-theme=dark] .logout-button,html[data-theme=dark] button[type=submit].logout-button{color:#d9b69d!important;background:#171717!important;border-color:#b97a5659!important}html[data-theme=dark] .logout-button:hover{color:#fff!important;background:#211815!important}html[data-theme=light] .stat-card,html[data-theme=light] .dashboard-card,html[data-theme=light] .panel,html[data-theme=light] .content-card{background:#fffdfb!important}html[data-theme=light] aside nav a.active,html[data-theme=light] aside nav a[aria-current=page],html[data-theme=dark] aside nav a.active,html[data-theme=dark] aside nav a[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#8c573a,#c07e57)!important}html[data-theme=dark] .dashboard-v2-stat-card{background:linear-gradient(145deg,#171719 0%,#111214 100%)!important;border:1px solid #b97a5640!important;box-shadow:0 14px 36px #00000040!important}html[data-theme=dark] .dashboard-v2-stat-card:hover{border-color:#d6a27f7a!important;box-shadow:0 18px 42px #00000052,0 0 20px #b97a560f!important}html[data-theme=dark] .dashboard-v2-panel{background:linear-gradient(145deg,#171719 0%,#111214 100%)!important;border:1px solid #b97a5640!important;box-shadow:0 16px 42px #00000040!important}html[data-theme=dark] .dashboard-v2-panel-header{background:0 0!important;border-bottom:1px solid #b97a5629!important}html[data-theme=dark] .dashboard-request-list{background:0 0!important}html[data-theme=dark] .dashboard-request-item{background:0 0!important;border-color:#b97a5624!important}html[data-theme=dark] .dashboard-request-item:hover{background:#b97a560b!important}html[data-theme=dark] .dashboard-v2-chart{background:0 0!important}html[data-theme=dark] .dashboard-v2 h1,html[data-theme=dark] .dashboard-v2 h2,html[data-theme=dark] .dashboard-v2 h3{color:#f4eee9!important}html[data-theme=dark] .dashboard-v2-stat-card strong,html[data-theme=dark] .dashboard-v2-stat-card .stat-value,html[data-theme=dark] .dashboard-v2-stat-card .metric-value{color:#d6a27f!important}html[data-theme=dark] .dashboard-v2-stat-card p,html[data-theme=dark] .dashboard-v2-stat-card span{color:#a9a29d}html[data-theme=dark] .dashboard-v2-panel-header>div>:first-child{color:#c89a76!important}html[data-theme=dark] .dashboard-panel-link{color:#d9a17e!important}html[data-theme=dark] .dashboard-panel-link:hover{color:#f0c4a2!important}html[data-theme=light] .dashboard-v2-stat-card{background:#fffdfb!important;border:1px solid #ded6cf!important;box-shadow:0 10px 30px #442d1f0d!important}html[data-theme=light] .dashboard-v2-panel{background:#fffdfb!important;border:1px solid #ded6cf!important;box-shadow:0 12px 34px #442d1f0d!important}html[data-theme=light] .dashboard-v2-stat-card strong,html[data-theme=light] .dashboard-v2-stat-card .stat-value,html[data-theme=light] .dashboard-v2-stat-card .metric-value{color:#9b603f!important}html[data-theme=light] .dashboard-panel-link{color:#965d3e!important}html[data-theme=light] .dashboard-v2-panel-header>div>:first-child{color:#a27049!important}:root{--varin-bronze:#b97a56;--varin-bronze-light:#d6a27f;--varin-bronze-dark:#865238;--varin-gold:#d8b27a;--varin-sapphire:#1677c8;--varin-sapphire-light:#29a6e8;--varin-sapphire-dark:#0b4d83;--varin-dark-bg:#090a0b;--varin-dark-panel:#131315;--varin-dark-panel-soft:#181719;--varin-dark-border:#b97a563d;--varin-light-bg:#f7f3ee;--varin-light-panel:#fffdfb;--varin-light-border:#ded5ce;--varin-dark-text:#f3ece7;--varin-dark-muted:#aaa29d;--varin-light-text:#332923;--varin-light-muted:#80756e}html[data-theme=light] main h1,html[data-theme=light] main h2,html[data-theme=light] main h3{color:#2a211c!important}html[data-theme=dark] main h1,html[data-theme=dark] main h2,html[data-theme=dark] main h3{color:#f4eee9!important}html[data-theme=light] main h1+p,html[data-theme=light] .page-header p,html[data-theme=light] .content-header p{color:#82776f!important}html[data-theme=dark] main h1+p,html[data-theme=dark] .page-header p,html[data-theme=dark] .content-header p{color:#a9a19c!important}html[data-theme=light] body{background:radial-gradient(circle at 88% 3%,#b97a5612,#0000 27%),#f7f3ee!important}html[data-theme=dark] body{background:radial-gradient(circle at 90% 0,#1677c812,#0000 27%),radial-gradient(circle at 12% 90%,#b97a560d,#0000 26%),#090a0b!important}html[data-theme=light] .card,html[data-theme=light] .panel,html[data-theme=light] .content-card,html[data-theme=light] .form-card,html[data-theme=light] .detail-card,html[data-theme=light] .table-card,html[data-theme=light] .filter-card,html[data-theme=light] .archive-section,html[data-theme=light] .details-card{background:#fffdfb!important;border-color:#ded5ce!important;box-shadow:0 10px 30px #462c1c0b!important}html[data-theme=dark] .card,html[data-theme=dark] .panel,html[data-theme=dark] .content-card,html[data-theme=dark] .form-card,html[data-theme=dark] .detail-card,html[data-theme=dark] .table-card,html[data-theme=dark] .filter-card,html[data-theme=dark] .archive-section,html[data-theme=dark] .details-card{background:linear-gradient(145deg,#171719,#111214)!important;border-color:#b97a563d!important;box-shadow:0 14px 38px #00000038!important}html[data-theme=light] .filters,html[data-theme=light] .filter-bar,html[data-theme=light] .filters-bar,html[data-theme=light] .filter-panel{background:#f4eee9!important;border-color:#ddd2ca!important}html[data-theme=dark] .filters,html[data-theme=dark] .filter-bar,html[data-theme=dark] .filters-bar,html[data-theme=dark] .filter-panel{background:#151416!important;border-color:#b97a5633!important}html[data-theme=light] .table-wrapper{background:#fffdfb!important;border-color:#ded5ce!important}html[data-theme=light] table thead,html[data-theme=light] table thead tr,html[data-theme=light] table thead th{color:#80583f!important;background:#f1eae5!important;border-color:#ded5ce!important}html[data-theme=dark] table thead,html[data-theme=dark] table thead tr,html[data-theme=dark] table thead th{color:#d8aa89!important;background:#1b1818!important;border-color:#b97a5638!important}html[data-theme=light] table tbody tr{background:#fffdfb!important}html[data-theme=light] table tbody td{color:#514842!important;border-color:#eee5df!important}html[data-theme=light] table tbody tr:hover td{background:#f9f2ed!important}html[data-theme=dark] table tbody tr{background:#121214!important}html[data-theme=dark] table tbody td{color:#d5cec9!important;border-color:#ffffff0e!important}html[data-theme=dark] table tbody tr:hover td{background:#1c1817!important}.clickable-table-row{transition:background .15s,box-shadow .15s}html[data-theme=dark] .clickable-table-row:hover,html[data-theme=light] .clickable-table-row:hover{box-shadow:inset 3px 0 #b97a56!important}html[data-theme=light] table a{color:#925c3e!important}html[data-theme=dark] table a{color:#d9a17e!important}html[data-theme=dark] table a:hover{color:#f0c4a2!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:#352c27!important;background:#fff!important;border-color:#d8cdc5!important}html[data-theme=light] input:focus,html[data-theme=light] select:focus,html[data-theme=light] textarea:focus{border-color:#b97a56!important;outline:none!important;box-shadow:0 0 0 3px #b97a561f!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#b97a56!important;outline:none!important;box-shadow:0 0 0 3px #b97a5624!important}html[data-theme=light] label{color:#584b43!important}html[data-theme=dark] label{color:#cfc4bd!important}html[data-theme=light] .required,html[data-theme=dark] .required{color:#d28a5f!important}.button,.btn-primary,button.btn-primary,a.btn-primary{transition:transform .15s,filter .15s,box-shadow .15s;box-shadow:0 8px 20px #97583429;color:#fff!important;background:linear-gradient(135deg,#895439,#bf7c55)!important;border-color:#dba17a8c!important}.button:hover,.btn-primary:hover,button.btn-primary:hover,a.btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 11px 25px #9758343b;color:#fff!important}html[data-theme=light] .button-secondary,html[data-theme=light] .btn-secondary{color:#87583e!important;box-shadow:none!important;background:#fffdfb!important;border-color:#d5b8a5!important}html[data-theme=light] .button-secondary:hover,html[data-theme=light] .btn-secondary:hover{background:#f5ece6!important}html[data-theme=dark] .button-secondary,html[data-theme=dark] .btn-secondary{color:#d8a584!important;box-shadow:none!important;background:#171719!important;border-color:#b97a566b!important}html[data-theme=dark] .button-secondary:hover,html[data-theme=dark] .btn-secondary:hover{color:#f3c7a8!important;background:#211a18!important}.button-danger,.btn-danger,.danger-button{color:#ffd9d5!important;box-shadow:none!important;background:#512626!important;border-color:#79403e!important}.button-danger:hover,.btn-danger:hover,.danger-button:hover{background:#682e2c!important}html[data-theme=light] .detail-row,html[data-theme=light] .detail-item,html[data-theme=light] .information-item,html[data-theme=light] .info-item{border-color:#e7ded8!important}html[data-theme=dark] .detail-row,html[data-theme=dark] .detail-item,html[data-theme=dark] .information-item,html[data-theme=dark] .info-item{border-color:#b97a5624!important}html[data-theme=light] .detail-label,html[data-theme=light] .information-item span,html[data-theme=light] .info-label{color:#8c7c72!important}html[data-theme=dark] .detail-label,html[data-theme=dark] .information-item span,html[data-theme=dark] .info-label{color:#9f9690!important}html[data-theme=light] .detail-value,html[data-theme=light] .information-item strong,html[data-theme=light] .info-value{color:#332923!important}html[data-theme=dark] .detail-value,html[data-theme=dark] .information-item strong,html[data-theme=dark] .info-value{color:#eee6e1!important}.status-available{color:#5bb8f5!important;background:#1677c824!important;border-color:#1677c840!important}.status-pending{color:#dca580!important;background:#b97a5629!important;border-color:#b97a5640!important}.status-reviewing{color:#e5c078!important;background:#d8b27a26!important;border-color:#d8b27a40!important}.status-sold,.status-rented,.status-completed,.status-closed{color:#82c8f5!important;background:#1677c826!important;border-color:#1677c83d!important}html[data-theme=dark] .badge,html[data-theme=dark] .type-badge{color:#d8a989!important;background:#201b19!important;border-color:#b97a5640!important}html[data-theme=light] .badge,html[data-theme=light] .type-badge{color:#87593f!important;background:#f5ece6!important;border-color:#e5cfc0!important}html[data-theme=light] .empty-state{color:#887c74!important;background:#faf5f1!important;border-color:#ded5ce!important}html[data-theme=dark] .empty-state{color:#a8a09b!important;background:#151416!important;border-color:#b97a562e!important}html[data-theme=light] .pagination-control{color:#895b41!important;background:#fffdfb!important;border-color:#dccbc0!important}html[data-theme=dark] .pagination-control{color:#d8a584!important;background:#171719!important;border-color:#b97a5647!important}.pagination-control:not(.disabled):hover{border-color:#b97a56!important}html[data-theme=dark] .pagination-information{color:#918a85!important}html[data-theme=light] .alert-success,html[data-theme=light] .flash-success{color:#1a638f!important;background:#eff6f9!important;border-color:#b7d9eb!important}html[data-theme=dark] .alert-success,html[data-theme=dark] .flash-success{color:#79c7f7!important;background:#1677c81f!important;border-color:#1677c840!important}html[data-theme=dark] .alert-error,html[data-theme=dark] .flash-error,html[data-theme=dark] .error-message{color:#f0a6a0!important;background:#82302b29!important;border-color:#b5484152!important}html[data-theme=light] .modal-content,html[data-theme=light] .confirm-modal-content,html[data-theme=light] .confirmation-modal-content{color:#352b25!important;background:#fffdfb!important;border-color:#daccc3!important}html[data-theme=dark] .modal-content,html[data-theme=dark] .confirm-modal-content,html[data-theme=dark] .confirmation-modal-content{color:#eee6e1!important;background:linear-gradient(145deg,#1b1919,#111214)!important;border:1px solid #b97a564d!important;box-shadow:0 28px 70px #0000007a!important}html[data-theme=light] .archive-section h2,html[data-theme=light] .archived-section h2{color:#684a39!important}html[data-theme=dark] .archive-section h2,html[data-theme=dark] .archived-section h2{color:#d8a584!important}.restore-button,.button-restore{color:#248dd8!important;box-shadow:none!important;background:#1677c81f!important;border-color:#1677c847!important}html[data-theme=dark] .restore-button,html[data-theme=dark] .button-restore{color:#77c6fa!important}html[data-theme=light] .login-card{background:#fffdfbf5!important;border:1px solid #ded1c8!important;box-shadow:0 25px 70px #5736201f!important}html[data-theme=dark] .login-card{background:linear-gradient(145deg,#181719,#101113)!important;border:1px solid #b97a564d!important;box-shadow:0 30px 80px #00000073!important}.login-card button[type=submit]{color:#fff!important;background:linear-gradient(135deg,#895439,#c07e57)!important}html[data-theme=dark]{scrollbar-color:#76503c #111214}html[data-theme=dark] ::-webkit-scrollbar{width:9px;height:9px}html[data-theme=dark] ::-webkit-scrollbar-track{background:#111214}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#604231;border:2px solid #111214;border-radius:999px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#865a41}html[data-theme=light] ::selection{color:#251d19;background:#d6a27f}html[data-theme=dark] ::selection{color:#fff;background:#1677c8}@media (width<=760px){.button,.btn-primary,.button-secondary{min-height:40px}html[data-theme=dark] .table-wrapper,html[data-theme=light] .table-wrapper{box-shadow:none!important}}html[data-theme=dark] .contact-name,html[data-theme=dark] .data-table .contact-name{color:#d9a17e!important}html[data-theme=light] .contact-name,html[data-theme=light] .data-table .contact-name{color:#925c3e!important}html[data-theme=light] .content-panel,html[data-theme=light] .form-panel{background:#fffdfb!important;border-color:#ded5ce!important;box-shadow:0 10px 30px #462c1c0b!important}html[data-theme=dark] .content-panel,html[data-theme=dark] .form-panel{background:linear-gradient(145deg,#171719,#111214)!important;border-color:#b97a563d!important;box-shadow:0 14px 38px #00000038!important}html[data-theme=light] .table-header{color:#76513d!important;background:#f3ebe5!important;border-color:#ded5ce!important}html[data-theme=light] .table-header strong,html[data-theme=light] .table-header span{color:#76513d!important}html[data-theme=dark] .table-header strong,html[data-theme=dark] .table-header span{color:#d7a585!important}html[data-theme=dark] .data-table,html[data-theme=dark] .data-table tbody tr{background:#121214!important}html[data-theme=dark] .data-table tbody td{color:#d8d0cb!important;background:0 0!important;border-color:#ffffff0f!important}html[data-theme=dark] .data-table tbody tr:hover td{background:#1c1817!important}html[data-theme=light] .data-table tbody tr{background:#fffdfb!important}html[data-theme=light] .data-table tbody tr:hover td{background:#faf3ee!important}html[data-theme=light] .property-code-link{color:#8d593d!important}html[data-theme=dark] .property-code-link{color:#d9a17e!important}html[data-theme=light] .money-value{color:#453a33!important}html[data-theme=dark] .money-value{color:#eee7e2!important}html[data-theme=light] .table-edit-action{color:#976042!important}html[data-theme=dark] .table-edit-action{color:#d9a17e!important}.table-edit-action:hover{color:#eab895!important}.secondary-button{color:#fff!important;background:linear-gradient(135deg,#895439,#bf7c55)!important;border-color:#d6a27f73!important}.secondary-button:hover{filter:brightness(1.08)}html[data-theme=light] .clear-filter-button{color:#8d5c41!important}html[data-theme=dark] .clear-filter-button{color:#d6a27f!important}html[data-theme=light] .secondary-link-button,html[data-theme=light] .cancel-button{color:#8b593e!important;background:#fffdfb!important;border-color:#d8c2b3!important}html[data-theme=dark] .secondary-link-button,html[data-theme=dark] .cancel-button{color:#d8a584!important;background:#171719!important;border-color:#b97a565c!important}html[data-theme=dark] .secondary-link-button:hover,html[data-theme=dark] .cancel-button:hover{background:#211a18!important}html[data-theme=light] .archive-section{background:#fffdfb!important;border-color:#ded5ce!important}html[data-theme=dark] .archive-section{background:linear-gradient(145deg,#171719,#111214)!important;border:1px solid #b97a5640!important}html[data-theme=light] .archive-section-header{background:#f3ebe5!important;border-color:#ded5ce!important}html[data-theme=light] .archive-section-header h2{color:#87583e!important}html[data-theme=dark] .archive-section-header h2{color:#d8a584!important}html[data-theme=light] .archive-section-header p{color:#81756e!important}html[data-theme=dark] .archive-section-header p{color:#a89f99!important}html[data-theme=light] .archive-count{color:#87583e!important;background:#fffdfb!important;border:1px solid #d8c2b3!important}html[data-theme=dark] .archive-count{color:#d8a584!important;background:#171719!important;border:1px solid #b97a5661!important}html[data-theme=light] .archive-empty-state{color:#81766f!important;background:#fffdfb!important}html[data-theme=dark] .archive-empty-state{color:#aaa29d!important;background:#121214!important}.restore-action{color:#2997db!important}html[data-theme=dark] .restore-action{color:#70c4f8!important}.permanent-delete-action{color:#c8655f!important}html[data-theme=dark] .permanent-delete-action{color:#e48b84!important}html[data-theme=light] .request-transaction-badge{color:#87583e!important;background:#f2e9e3!important;border-color:#dfc7b7!important}html[data-theme=dark] .request-transaction-badge{color:#d9a17e!important;background:#b97a5624!important;border-color:#b97a5640!important}html[data-theme=light] .type-badge{color:#87583e!important;background:#f3eae4!important;border-color:#dfc8b9!important}html[data-theme=light] .contact-name{color:#8d593d!important}html[data-theme=dark] .contact-name{color:#d9a17e!important}.primary-button{color:#fff!important;background:linear-gradient(135deg,#895439,#bf7c55)!important;border-color:#d6a27f73!important;box-shadow:0 8px 20px #97583429!important}.primary-button:hover{color:#fff!important;background:linear-gradient(135deg,#9a6041,#cb8860)!important}html[data-theme=light] .standard-detail-page .contact-detail-card,html[data-theme=light] .standard-detail-page .details-card,html[data-theme=light] .standard-detail-page .detail-card,html[data-theme=light] .standard-detail-page .details-panel{background:#fffdfb!important;border-color:#ddd3cc!important;box-shadow:0 12px 34px #4b2f1e0d!important}html[data-theme=dark] .standard-detail-page .contact-detail-card,html[data-theme=dark] .standard-detail-page .details-card,html[data-theme=dark] .standard-detail-page .detail-card,html[data-theme=dark] .standard-detail-page .details-panel{background:linear-gradient(145deg,#171719,#111214)!important;border-color:#b97a5640!important;box-shadow:0 16px 42px #00000042!important}.standard-detail-page [class*=code]{color:#fff4ec!important;background:linear-gradient(135deg,#895439,#bf7c55)!important;border-color:#e1aa836b!important}.standard-detail-page [class*=code] *{color:inherit!important}.standard-detail-page [class*=avatar]{color:#fff0e4!important;background:linear-gradient(135deg,#895439,#bf7c55)!important;border-color:#e1aa8366!important}.standard-detail-page [class*=avatar] *{color:inherit!important}html[data-theme=light] .standard-detail-page [class*=price],html[data-theme=light] .standard-detail-page [class*=budget],html[data-theme=light] .standard-detail-page [class*=amount]{color:#965d3f!important}html[data-theme=dark] .standard-detail-page [class*=price],html[data-theme=dark] .standard-detail-page [class*=budget],html[data-theme=dark] .standard-detail-page [class*=amount]{color:#d9a17e!important}.standard-detail-page [class*=price] strong,.standard-detail-page [class*=budget] strong,.standard-detail-page [class*=amount] strong{color:inherit!important}html[data-theme=light] .standard-detail-page [class*=label]{color:#8a7c74!important}html[data-theme=dark] .standard-detail-page [class*=label]{color:#9f9690!important}html[data-theme=light] .standard-detail-page strong{color:#332a25}html[data-theme=dark] .standard-detail-page strong{color:#eee7e2}html[data-theme=light] .standard-detail-page [class*=price] strong,html[data-theme=light] .standard-detail-page [class*=budget] strong,html[data-theme=light] .standard-detail-page [class*=amount] strong{color:#965d3f!important}html[data-theme=dark] .standard-detail-page [class*=price] strong,html[data-theme=dark] .standard-detail-page [class*=budget] strong,html[data-theme=dark] .standard-detail-page [class*=amount] strong{color:#d9a17e!important}html[data-theme=light] .standard-detail-page>div *{border-color:#e8dfd9}html[data-theme=dark] .standard-detail-page>div *{border-color:#b97a5624}.standard-detail-page .primary-button{color:#fff!important;background:linear-gradient(135deg,#895439,#bf7c55)!important}html[data-theme=light] .standard-detail-page .secondary-link-button{color:#8b593e!important;background:#fffdfb!important;border-color:#d8c2b3!important}html[data-theme=dark] .standard-detail-page .secondary-link-button{color:#d8a584!important;background:#171719!important;border-color:#b97a5659!important}.standard-detail-page button[class*=archive],.standard-detail-page a[class*=archive]{color:#f8ddd3!important;box-shadow:none!important;background:linear-gradient(135deg,#55302b,#713b33)!important;border-color:#b164526b!important}.standard-detail-page button[class*=archive]:hover,.standard-detail-page a[class*=archive]:hover{background:linear-gradient(135deg,#65372f,#81483c)!important}html[data-theme=dark] .standard-detail-page [class*=detail]{border-color:#b97a5624!important}html[data-theme=light] .standard-detail-page [class*=notes]{background:#faf6f2!important}html[data-theme=dark] .standard-detail-page [class*=notes]{color:#cfc7c2!important;background:#151416!important}.admin-topbar-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}html[dir=rtl] body{direction:rtl}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}html[dir=rtl] input[type=email],html[dir=rtl] input[type=number],html[dir=rtl] input[type=date],html[dir=rtl] input[type=tel]{direction:ltr}html[dir=rtl] .admin-navigation,html[dir=rtl] .admin-user{text-align:right}@media (width<=700px){.admin-topbar-actions{flex-wrap:wrap}}.login-language-switcher{z-index:5100;position:fixed;top:18px;right:72px}html[dir=rtl] .login-language-switcher{left:72px;right:auto}@media (width<=700px){.login-language-switcher{top:14px;right:60px}html[dir=rtl] .login-language-switcher{left:60px;right:auto}}html[data-theme=dark]{--theme-background:#090a0b;--theme-sidebar:#101011;--theme-surface:#131315;--theme-surface-soft:#181719;--theme-border:#b97a563d;--theme-border-soft:#b97a5624;--theme-heading:#f3ece7;--theme-text:#d8d2cd;--theme-muted:#aaa29d;--theme-input:#121214;--theme-hover:#211a18;--chart-text:#aaa29d;--chart-grid:#b97a5624}html[data-theme=dark] body,html[data-theme=dark] .admin-main{color:#d8d2cd!important;background:#090a0b!important}html[data-theme=dark] .admin-sidebar{background:#101011!important;border-color:#b97a5633!important}html[data-theme=dark] .content-panel,html[data-theme=dark] .form-panel,html[data-theme=dark] .property-summary-card,html[data-theme=dark] .dashboard-v2-panel,html[data-theme=dark] .archive-section{color:#d8d2cd!important;background:#131315!important;border-color:#b97a563d!important}html[data-theme=dark] .filter-bar,html[data-theme=dark] .request-filter-bar,html[data-theme=dark] .rental-filter-bar{background:#151416!important;border-color:#b97a562e!important}html[data-theme=dark] .filter-bar label,html[data-theme=dark] .form-field label,html[data-theme=dark] .form-group label{color:#d8d2cd!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#f3ece7!important;background:#121214!important;border-color:#393432!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#706b67!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#b97a56!important;box-shadow:0 0 0 3px #b97a5624!important}html[data-theme=dark] .primary-button,html[data-theme=dark] button.primary-button{color:#fff!important;background:linear-gradient(135deg,#865238,#b97a56)!important;border-color:#b97a56!important;box-shadow:0 8px 20px #b97a5629!important}html[data-theme=dark] .primary-button:hover,html[data-theme=dark] button.primary-button:hover{background:linear-gradient(135deg,#935b3d,#c9855e)!important;border-color:#d6a27f!important}html[data-theme=dark] .secondary-button{color:#865238!important;background:#f3ece7!important;border-color:#ded5ce!important}html[data-theme=dark] .clear-filter-button,html[data-theme=dark] .secondary-link-button,html[data-theme=dark] .cancel-button{color:#d9b69d!important;background:#171719!important;border-color:#b97a5647!important}html[data-theme=dark] .clear-filter-button:hover,html[data-theme=dark] .secondary-link-button:hover,html[data-theme=dark] .cancel-button:hover{color:#f0c4a2!important;background:#211a18!important}html[data-theme=dark] .table-wrapper{background:#121214!important;border-color:#b97a5633!important}html[data-theme=dark] .table-header{color:#d8d2cd!important;background:#151416!important;border-color:#b97a562e!important}html[data-theme=dark] .table-header strong{color:#d6a27f!important}html[data-theme=dark] .data-table{color:#d8d2cd!important;background:#121214!important}html[data-theme=dark] .data-table thead,html[data-theme=dark] .data-table thead tr,html[data-theme=dark] .data-table th{color:#d9b69d!important;background:#1c1817!important;border-color:#b97a5638!important}html[data-theme=dark] .data-table tbody tr,html[data-theme=dark] .data-table tbody tr:nth-child(odd),html[data-theme=dark] .data-table tbody tr:nth-child(2n),html[data-theme=dark] .clickable-table-row{color:#d8d2cd!important;background:#121214!important;border-color:#b97a561f!important}html[data-theme=dark] .data-table tbody tr:nth-child(2n){background:#171719!important}html[data-theme=dark] .data-table tbody tr:hover,html[data-theme=dark] .clickable-table-row:hover{background:#211a18!important}html[data-theme=dark] .data-table td{color:#d8d2cd!important;border-color:#b97a561f!important}html[data-theme=dark] .property-code-link,html[data-theme=dark] .contact-name{color:#f3ece7!important}html[data-theme=dark] .money-value,html[data-theme=dark] .money-value strong{color:#f0c4a2!important}html[data-theme=dark] .money-value small{color:#aaa29d!important}html[data-theme=dark] .table-actions a,html[data-theme=dark] .table-edit-action{color:#d6a27f!important}html[data-theme=dark] .table-actions a:hover,html[data-theme=dark] .table-edit-action:hover{color:#f0c4a2!important}html[data-theme=dark] .type-badge{color:#efc69e!important;background:#b97a5624!important;border-color:#b97a5638!important}html[data-theme=dark] .status-available,html[data-theme=dark] .status-active{color:#9fd9f8!important;background:#1677c82e!important;border-color:#1677c84d!important}html[data-theme=dark] .status-pending,html[data-theme=dark] .status-reviewing{color:#efc69e!important;background:#b97a5629!important;border-color:#b97a564d!important}html[data-theme=dark] .status-sold,html[data-theme=dark] .status-rented,html[data-theme=dark] .status-matched{color:#e7c990!important;background:#d8b27a24!important;border-color:#d8b27a42!important}html[data-theme=dark] .status-draft,html[data-theme=dark] .status-closed,html[data-theme=dark] .status-expired{color:#c7bdb6!important;background:#252426!important;border-color:#3c3938!important}html[data-theme=dark] .status-terminated{color:#f99!important;background:#a4383829!important;border-color:#a4383852!important}html[data-theme=dark] .transaction-sale{color:#9fd9f8!important;background:#1677c829!important;border-color:#1677c847!important}html[data-theme=dark] .transaction-rent{color:#efc69e!important;background:#b97a5629!important;border-color:#b97a5647!important}html[data-theme=dark] .restore-action,html[data-theme=dark] .restore-record-button,html[data-theme=dark] .restore-button,html[data-theme=dark] .button-restore{color:#8cc9ff!important}html[data-theme=dark] .archive-section-header{background:#1c1817!important;border-color:#b97a5638!important}html[data-theme=dark] .archive-count{color:#efc69e!important;background:#b97a5624!important}html[data-theme=dark] .pagination{border-color:#b97a5629!important}html[data-theme=dark] .pagination a{color:#d6a27f!important}html[data-theme=dark] .pagination-disabled{color:#706b67!important}html[data-theme=dark] .empty-state,html[data-theme=dark] .archive-empty-state{color:#aaa29d!important;background:#151416!important;border-color:#b97a5629!important}html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table thead,html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table thead tr,html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table thead tr>th{color:#d9b69d!important;background:#1c1817!important;border-color:#b97a5638!important}html[data-theme=dark] body .admin-main .rental-filter-bar~.table-header+.table-wrapper .data-table thead tr>th,html[data-theme=dark] body .admin-main .request-filter-bar~.table-header+.table-wrapper .data-table thead tr>th{color:#d9b69d!important;background:#1c1817!important}html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table tbody tr{background:#121214!important}html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table tbody tr:nth-child(2n){background:#171719!important}html[data-theme=dark] body .admin-main .content-panel .table-wrapper .data-table tbody tr:hover{background:#211a18!important}html[data-theme=dark] body .admin-main .content-panel .data-table .table-actions a,html[data-theme=dark] body .admin-main .content-panel .data-table .table-edit-action{color:#d6a27f!important}html[data-theme=dark] body .admin-main .content-panel .data-table .table-actions a:hover,html[data-theme=dark] body .admin-main .content-panel .data-table .table-edit-action:hover{color:#f0c4a2!important}html[data-theme=dark] body .admin-main .content-panel .data-table .table-actions a:first-child{color:#d6a27f!important}html[data-theme=dark] body .admin-main .content-panel .table-wrapper{border-color:#b97a563d!important}input[readonly]#company_name,input[readonly]#company_phone{color:#6f625b;cursor:default;background:#f5f0ec}html[data-theme=dark] input[readonly]#company_name,html[data-theme=dark] input[readonly]#company_phone{color:#b8b8bd;background:#1d1d20;border-color:#35353a}html,body,button,input,select,textarea,table,th,td,label{font-family:Rabar_013,Tahoma,Arial,sans-serif}h1,h2,h3,h4,h5,h6,html,body,button,input,select,textarea,table,th,td,label,h1,h2,h3,h4,h5,h6{font-family:Rabar_013,Tahoma,Arial,sans-serif!important}.system-user-form-card{max-width:980px}.system-user-field label{font-weight:700}.system-user-field input{width:100%}.system-user-form-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:28px;display:flex}.system-user-edit-heading{border-bottom:1px solid #b97a5638;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:22px;display:flex}.system-user-edit-heading h2,.system-user-edit-heading p{margin:0}.system-user-edit-heading p{opacity:.7;margin-top:3px}.system-user-avatar-large,.system-user-avatar-small{color:#b97a56;background:#b97a561c;border:1px solid #b97a5680;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.system-user-avatar-large{border-radius:15px;width:52px;height:52px;font-size:20px}.system-user-avatar-small{border-radius:10px;width:32px;height:32px;font-size:13px}.system-user-name-cell{align-items:center;gap:11px;display:flex}.system-role-badge,.system-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.system-role-badge{color:#9a6040;background:#b97a561a;border:1px solid #b97a565c}.system-status-badge.is-active{color:#167149;background:#2084581a;border:1px solid #2084584d}.system-status-badge.is-inactive{color:#943f3f;background:#9b414117;border:1px solid #9b414147}.system-status-form{margin:0;display:inline}.table-action-button{appearance:none;color:inherit;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.field-error{color:#b42318;font-size:12px}.field-hint{opacity:.65;font-size:12px}html[data-theme=dark] .system-role-badge{color:#d6a27f}html[data-theme=dark] .system-status-badge.is-active{color:#72cda1}html[data-theme=dark] .system-status-badge.is-inactive{color:#e59a9a}@media (width<=760px){.system-user-form-grid{grid-template-columns:1fr}.system-user-form-actions{flex-direction:column-reverse;align-items:stretch}.system-user-form-actions>*{text-align:center;justify-content:center}}.system-user-editor{background:var(--panel,#fffdfb);border:1px solid #b97a5633;border-radius:20px;max-width:980px;margin:0 auto;overflow:hidden;box-shadow:0 18px 45px #2518120f}.system-user-editor-profile{background:linear-gradient(135deg,#b97a5614,#fff0);border-bottom:1px solid #b97a562e;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;display:flex}.system-user-profile-main{align-items:center;gap:18px;display:flex}.system-user-avatar-xl{color:#b97a56;background:#b97a561a;border:1px solid #b97a568c;border-radius:17px;flex:0 0 62px;justify-content:center;align-items:center;width:62px;height:62px;font-size:23px;font-weight:800;display:flex}.system-user-profile-kicker{color:#b97a56;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.system-user-profile-main h2{margin:0;font-size:24px;line-height:1.2}.system-user-profile-main p{opacity:.64;margin:5px 0 0;font-size:14px}.system-user-editor-form{padding:30px}.user-editor-section+.user-editor-section{margin-top:30px}.user-editor-section-heading{margin-bottom:19px}.user-editor-section-heading h3{margin:3px 0 0;font-size:18px}.user-editor-section-heading p{opacity:.62;margin:6px 0 0;font-size:13px}.user-editor-eyebrow{color:#b97a56;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.system-user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;display:grid}.system-user-field-full{grid-column:1/-1}.system-user-field{flex-direction:column;gap:8px;display:flex}.system-user-field label{color:inherit;font-size:13px;font-weight:700}.system-user-field input{width:100%;min-height:48px;color:inherit;font:inherit;background:#ffffffb8;border:1px solid #5d4a4038;border-radius:10px;outline:none;padding:11px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.system-user-field input:hover{border-color:#b97a5685}.system-user-field input:focus{background:#fff;border-color:#b97a56;box-shadow:0 0 0 3px #b97a561f}.user-editor-password-section{border-top:1px solid #b97a5626;padding-top:27px}.user-editor-security-lock{background:#b97a5612;border:1px solid #b97a5640;border-radius:12px;align-items:flex-start;gap:14px;margin-top:30px;padding:18px 20px;display:flex}.user-editor-lock-icon{background:#b97a561f;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.user-editor-security-lock strong{margin:1px 0 4px;display:block}.user-editor-security-lock p{opacity:.67;margin:0;font-size:13px;line-height:1.5}.system-user-form-actions{border-top:1px solid #b97a5626;justify-content:flex-end;gap:11px;margin-top:32px;padding-top:22px;display:flex}html[data-theme=dark] .system-user-editor{background:#11100f}html[data-theme=dark] .system-user-field input{background:#ffffff09;border-color:#ffffff21}html[data-theme=dark] .system-user-field input:focus{background:#ffffff0f}@media (width<=760px){.system-user-editor-profile{flex-direction:column;align-items:flex-start}.system-user-form-grid{grid-template-columns:1fr}.system-user-field-full{grid-column:auto}.system-user-editor-form{padding:22px}.system-user-form-actions{flex-direction:column-reverse}}.system-user-create-shell{background:#fffdfb;border:1px solid #b97a5633;border-radius:20px;max-width:920px;margin:0 auto;overflow:hidden;box-shadow:0 18px 50px #2a1b1412}.system-user-create-header{background:linear-gradient(135deg,#b97a561a,#fff3);border-bottom:1px solid #b97a5629;align-items:center;gap:18px;padding:26px 30px;display:flex}.system-user-create-icon{color:#b97a56;background:#b97a561a;border:1px solid #b97a568c;border-radius:17px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;font-weight:500;line-height:1;display:flex}.system-user-create-kicker{color:#b97a56;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.system-user-create-header h2{margin:0;font-size:23px;line-height:1.2}.system-user-create-header p{opacity:.63;margin:6px 0 0;font-size:13px}.system-user-create-form{padding:30px}.system-user-create-form .user-editor-section{background:#ffffff85;border:1px solid #b97a5626;border-radius:14px;padding:22px 24px}.system-user-create-form .user-editor-section+.user-editor-section{margin-top:20px}.system-user-create-form .user-editor-section-heading{margin-bottom:20px}.system-user-create-form .user-editor-eyebrow{color:#b97a56;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.system-user-create-form .user-editor-section-heading h3{color:#241b17;margin:0;font-size:18px;line-height:1.25}.system-user-create-form .system-user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.system-user-create-form .system-user-field-full{grid-column:1/-1}.system-user-create-form .system-user-field{gap:7px}.system-user-create-form .system-user-field label{color:#51453f;font-size:12px;font-weight:700}.system-user-create-form .system-user-field input{background:#fff;border:1px solid #53413830;border-radius:11px;min-height:50px;padding:11px 14px;font-size:14px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px #fffc}.system-user-create-form .system-user-field input:hover{border-color:#b97a5680}.system-user-create-form .system-user-field input:focus{border-color:#b97a56;outline:none;box-shadow:0 0 0 3px #b97a561c}.system-user-create-form .system-user-form-actions{border-top:1px solid #b97a5624;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;padding-top:22px;display:flex}.system-user-create-form .system-user-form-actions .primary-button,.system-user-create-form .system-user-form-actions .secondary-button{border-radius:10px;justify-content:center;min-width:130px}html[data-theme=dark] .system-user-create-shell{background:#11100f}html[data-theme=dark] .system-user-create-form .user-editor-section{background:#ffffff06;border-color:#ffffff14}html[data-theme=dark] .system-user-create-form .system-user-field input{background:#ffffff0a;border-color:#ffffff1f}html[data-theme=dark] .system-user-create-form .user-editor-section-heading h3,html[data-theme=dark] .system-user-create-form .system-user-field label{color:inherit}@media (width<=760px){.system-user-create-header{padding:22px}.system-user-create-form{padding:20px}.system-user-create-form .user-editor-section{padding:19px}.system-user-create-form .system-user-form-grid{grid-template-columns:1fr}.system-user-create-form .system-user-field-full{grid-column:auto}.system-user-create-form .system-user-form-actions{flex-direction:column-reverse;align-items:stretch}.system-user-create-form .system-user-form-actions .primary-button,.system-user-create-form .system-user-form-actions .secondary-button{width:100%}}.activity-page{background:#fffdfb;border:1px solid #b97a562e;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #2a1b140b}.activity-toolbar{grid-template-columns:minmax(260px,1.8fr) minmax(150px,.85fr) minmax(150px,.85fr) minmax(160px,.9fr) auto;align-items:end;gap:14px;padding:20px;display:grid}.activity-toolbar>div{min-width:0}.activity-toolbar label{color:#554941;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.activity-toolbar input,.activity-toolbar select{width:100%;height:44px;color:inherit;font:inherit;background:#fff;border:1px solid #513f362e;border-radius:9px;outline:none;padding:0 12px}.activity-toolbar input:focus,.activity-toolbar select:focus{border-color:#b97a56;box-shadow:0 0 0 3px #b97a561a}.activity-toolbar-buttons{gap:8px;display:flex}.activity-toolbar-buttons .primary-button,.activity-toolbar-buttons .secondary-button{justify-content:center;height:44px;padding-inline:18px}.activity-results-bar{background:#b97a560e;border-top:1px solid #b97a561f;border-bottom:1px solid #b97a561f;align-items:center;min-height:52px;padding:0 20px;font-size:13px;display:flex}.activity-results-bar strong{color:#a76542;font-size:17px}.activity-results-bar span{opacity:.72;margin-left:4px}.activity-table-heading{color:#765c4d;letter-spacing:.07em;text-transform:uppercase;background:#4a352b09;border-bottom:1px solid #b97a561f;grid-template-columns:minmax(220px,1.4fr) 120px minmax(220px,1.5fr) 150px 120px;align-items:center;min-height:46px;padding:0 20px;font-size:10px;font-weight:800;display:grid}.activity-table-row{border-bottom:1px solid #b97a561c;grid-template-columns:minmax(220px,1.4fr) 120px minmax(220px,1.5fr) 150px 120px;align-items:center;min-height:72px;padding:0 20px;transition:background .18s;display:grid}.activity-table-row:last-child{border-bottom:0}.activity-table-row:hover{background:#b97a5609}.activity-row-user{align-items:center;gap:11px;min-width:0;display:flex}.activity-row-avatar{color:#b97a56;background:#b97a5612;border:1px solid #b97a566b;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.activity-row-user-info{min-width:0}.activity-row-user-info strong{color:#312720;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;display:block;overflow:hidden}.activity-row-user-info small{opacity:.55;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.activity-row-action{align-items:center;display:flex}.activity-action-badge{border-radius:999px;justify-content:center;align-items:center;min-width:73px;height:27px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.activity-row-record{min-width:0}.activity-row-record strong{color:#3b302a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;display:block;overflow:hidden}.activity-row-record small{color:#75685f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;display:block;overflow:hidden}.activity-row-date strong,.activity-row-date small{display:block}.activity-row-date strong{color:#4b4039;font-size:11px;font-weight:700}.activity-row-date small{opacity:.55;margin-top:3px;font-size:10px}.activity-row-details{justify-content:flex-start;display:flex}.activity-inline-details{width:100%}.activity-inline-details summary{cursor:pointer;color:#a86644;width:fit-content;font-size:11px;font-weight:750;list-style:none}.activity-inline-details summary::-webkit-details-marker{display:none}.activity-inline-details summary:before{content:"›";margin-right:5px;font-size:14px;transition:transform .16s;display:inline-block}.activity-inline-details[open] summary:before{transform:rotate(90deg)}.activity-inline-details[open]{grid-column:1/-1}.activity-table-row:has(.activity-inline-details[open]){padding-top:17px;padding-bottom:17px}.activity-expanded-content{background:#b97a5609;border:1px solid #b97a5626;border-radius:10px;grid-column:1/-1;width:calc(100vw - 430px);max-width:900px;margin-top:14px;padding:14px}.activity-change-item+.activity-change-item{border-top:1px solid #b97a561c;margin-top:10px;padding-top:10px}.activity-change-field{color:#7a5a49;letter-spacing:.04em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800}.activity-change-values>div{background:#fff;border-radius:7px;padding:9px 11px}.activity-change-values span{opacity:.5;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.activity-no-changes{opacity:.32}.activity-pagination{border-top:1px solid #b97a561f;justify-content:center;align-items:center;gap:18px;padding:18px;font-size:12px;display:flex}html[data-theme=dark] .activity-page{background:#11100f}html[data-theme=dark] .activity-toolbar input,html[data-theme=dark] .activity-toolbar select,html[data-theme=dark] .activity-change-values>div{background:#ffffff0a;border-color:#ffffff1c}html[data-theme=dark] .activity-row-user-info strong,html[data-theme=dark] .activity-row-record strong,html[data-theme=dark] .activity-row-date strong{color:inherit}@media (width<=1050px){.activity-toolbar{grid-template-columns:repeat(2,1fr)}.activity-toolbar-search{grid-column:1/-1}.activity-table-heading{display:none}.activity-table-row{grid-template-columns:1.5fr 100px 1.3fr 120px;gap:12px;padding-top:14px;padding-bottom:14px}.activity-row-details{grid-column:1/-1}.activity-expanded-content{width:100%;max-width:none}}@media (width<=700px){.activity-toolbar{grid-template-columns:1fr}.activity-toolbar-search{grid-column:auto}.activity-toolbar-buttons{width:100%}.activity-toolbar-buttons>*{flex:1}.activity-table-row{grid-template-columns:1fr auto;gap:12px 18px}.activity-row-record,.activity-row-details{grid-column:1/-1}.activity-change-values{grid-template-columns:1fr}}.activity-record{background:0 0;border:0;border-bottom:1px solid #b97a561c;margin:0;display:block}.activity-record:last-child{border-bottom:0}.activity-record>summary{list-style:none}.activity-record>summary::-webkit-details-marker{display:none}.activity-row-main{grid-template-columns:minmax(220px,1.4fr) 120px minmax(220px,1.5fr) 150px 120px;align-items:center;min-height:72px;padding:0 20px;transition:background .18s;display:grid}details.activity-record>.activity-row-main{cursor:pointer}.activity-row-main:hover{background:#b97a5609}.activity-row-change-link{color:#a86644;align-items:center;font-size:11px;font-weight:750;display:flex}.activity-row-change-link span:before{content:"›";margin-right:7px;font-size:15px;transition:transform .18s;display:inline-block}.activity-record[open] .activity-row-change-link span:before{transform:rotate(90deg)}.activity-record .activity-expanded-content{background:#b97a5607;border:0;border-top:1px solid #b97a561a;border-radius:0;width:auto;max-width:none;margin:0;padding:18px 20px 20px 68px}.activity-change-item{grid-template-columns:150px minmax(0,1fr);align-items:start;gap:20px;padding:12px 0;display:grid}.activity-change-item+.activity-change-item{border-top:1px solid #b97a5617;margin:0;padding-top:12px}.activity-change-field{color:#765b4c;letter-spacing:.06em;text-transform:uppercase;margin:0;padding-top:9px;font-size:10px;font-weight:800}.activity-change-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.activity-change-values>div{background:#fff9;border:1px solid #b97a561a;border-radius:8px;min-height:58px;padding:10px 13px}.activity-change-values span{color:#8b7b72;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.activity-change-values p{overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.45}html[data-theme=dark] .activity-change-values>div{background:#ffffff09;border-color:#ffffff14}@media (width<=1050px){.activity-row-main{grid-template-columns:minmax(180px,1.4fr) 100px minmax(170px,1.2fr) 120px 110px;gap:10px}}@media (width<=760px){.activity-row-main{grid-template-columns:1fr auto;gap:12px 16px;padding:14px 18px}.activity-row-record{grid-column:1/-1}.activity-row-date{grid-column:1}.activity-row-change-link,.activity-no-changes{grid-column:2}.activity-record .activity-expanded-content{padding:15px 18px}.activity-change-item{grid-template-columns:1fr;gap:7px}.activity-change-field{padding-top:0}.activity-change-values{grid-template-columns:1fr}}.activity-record-created .activity-change-values,.activity-record-deleted .activity-change-values{grid-template-columns:1fr}.activity-record-created .activity-change-values>div:first-child,.activity-record-deleted .activity-change-values>div:first-child,.activity-record-created .activity-change-values>div:last-child span,.activity-record-deleted .activity-change-values>div:last-child span{display:none}.activity-record-created .activity-change-values>div:last-child,.activity-record-deleted .activity-change-values>div:last-child{min-height:44px}.system-user-protected-badge{color:#9b6243;letter-spacing:.04em;text-transform:uppercase;background:#b97a5612;border:1px solid #b97a5640;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:5px 11px;font-size:10px;font-weight:800;display:inline-flex}.user-editor-permissions-section{border-top:1px solid #b97a5626;padding-top:27px}.system-user-permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.system-user-permission-card{cursor:pointer;background:#ffffff8c;border:1px solid #50413926;border-radius:12px;align-items:center;gap:13px;min-height:66px;padding:13px 15px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.system-user-permission-card:hover{border-color:#b97a5673;transform:translateY(-1px)}.system-user-permission-card:has(input:checked){background:#b97a5613;border-color:#b97a56a6;box-shadow:0 0 0 2px #b97a560f}.system-user-permission-card input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.permission-checkbox-ui{background:#fff;border:1px solid #5e4c4240;border-radius:7px;flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;transition:background .18s,border-color .18s;display:flex}.permission-check{opacity:0;color:#fff;font-size:13px;font-weight:900;transition:opacity .16s,transform .16s;transform:scale(.75)}.system-user-permission-card input:checked+.permission-checkbox-ui{background:#b97a56;border-color:#b97a56}.system-user-permission-card input:checked+.permission-checkbox-ui .permission-check{opacity:1;transform:scale(1)}.permission-card-content{min-width:0}.permission-card-content strong{color:#332820;font-size:13px;font-weight:750;display:block}.permission-card-content small{color:#81736b;margin-top:3px;font-size:10px;display:block}.permissions-admin-note{color:#56616a;background:#1677c80e;border-radius:9px;align-items:center;gap:9px;margin-top:15px;padding:11px 13px;font-size:11px;display:flex}.permissions-admin-note strong{color:#1677c8;white-space:nowrap}html[data-theme=dark] .system-user-permission-card{background:#ffffff06;border-color:#ffffff1a}html[data-theme=dark] .system-user-permission-card:has(input:checked){background:#b97a5617;border-color:#b97a568c}html[data-theme=dark] .permission-checkbox-ui{background:#ffffff0a;border-color:#ffffff29}html[data-theme=dark] .permission-card-content strong{color:inherit}@media (width<=760px){.system-user-permissions-grid{grid-template-columns:1fr}.permissions-admin-note{flex-direction:column;align-items:flex-start;gap:4px}}
