@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#f0fdf4}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex}aside{width:240px;min-height:100vh;padding:20px 12px;border-right:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;position:sticky;top:0}.brand{display:flex;gap:11px;align-items:center;padding:3px 8px 22px;border-bottom:1px solid #e2e8f0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#059669}.brand b{display:block;font-size:14px}.brand small{font-size:10px;color:#64748b}nav{padding-top:16px;display:grid;gap:4px}.nav-label{margin:13px 12px 3px;color:#0f172a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}nav a,nav button{padding:10px 12px;display:flex;align-items:center;gap:12px;color:#64748b;text-decoration:none;border:0;border-radius:9px;background:transparent;text-align:left;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}nav button svg{flex:0 0 auto;stroke-width:2}nav a:hover,nav button:hover,nav .active{color:#047857;background:#dcfce7}.sidebar-footer{margin-top:auto;padding:12px 8px 0;border-top:1px solid #e2e8f0}.current-user{padding:0 4px 8px}.current-user b{display:block;font-size:12px}.current-user small{display:block;margin-top:2px;color:#94a3b8;font-size:10px}.connect{padding:7px 4px;border:0;display:flex;align-items:center;gap:8px;color:#64748b;background:transparent;cursor:pointer}main{width:min(1180px,100%);padding:32px;margin:0 auto}header,.section-head,.panel-head,.modal-head,.row,.row-end{display:flex;align-items:center;justify-content:space-between;gap:16px}h1,h2,p{margin:0}h1{font-size:24px}header p,.section-head p{margin-top:5px;color:#64748b;font-size:13px}.header-actions{display:flex;gap:8px}.primary,.secondary,.text-btn,.segmented button,.icon-button{border:0;cursor:pointer}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border-radius:8px;font-size:13px;font-weight:600}.primary{color:#fff;background:#059669}.primary:hover{background:#047857}.primary:disabled{opacity:.6;cursor:wait}.secondary{color:#047857;background:#fff;border:1px solid #d1fae5}.notice{display:flex;justify-content:space-between;padding:11px 13px;margin:18px 0;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9px;font-size:13px}.notice button{border:0;color:inherit;background:transparent;font-size:18px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.stat,.panel,.room-card,.asset-card,.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.stat{padding:16px}.stat>div{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;margin-bottom:16px}.stat small{display:block;color:#64748b;font-size:12px}.stat b{display:block;margin-top:4px;font-size:20px}.clickable-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.clickable-card:hover,.clickable-card:focus-visible{transform:translateY(-2px);border-color:#9ee7ca;box-shadow:0 12px 28px #18334a14;outline:none}.green>div{color:#059669;background:#dcfce7}.blue>div{color:#0284c7;background:#dbeafe}.amber>div{color:#d97706;background:#fef3c7}.violet>div{color:#7c3aed;background:#ede9fe}.two-col{display:grid;grid-template-columns:1.45fr 1fr;gap:14px}.panel{padding:18px}.panel h2,.section h2{font-size:15px}.segmented{padding:2px;background:#f1f5f9;border-radius:7px}.segmented button{padding:5px 8px;color:#64748b;background:transparent;border-radius:5px;font-size:11px}.segmented .selected{color:#047857;background:#fff;box-shadow:0 1px 2px #0001}.list{margin-top:12px}.row{padding:11px 0;border-top:1px solid #f1f5f9;font-size:13px}.row b{font-size:13px}.row small,td small,.asset-card small{display:block;margin-top:3px;color:#64748b;font-size:11px}.text-btn{padding:5px;color:#047857;background:transparent;font-size:12px;font-weight:600}.health{display:grid;gap:13px;margin:20px 0}.health div{display:flex;align-items:center;gap:10px;color:#059669}.health span{color:#64748b;font-size:13px}.health b{color:#0f172a}.inline-link{padding:0;border:0;color:#047857;background:transparent;text-decoration:none;font-size:12px;font-weight:600;cursor:pointer}.section{margin-top:30px}.section-head{margin-bottom:14px}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.room-card{display:grid;gap:14px;padding:15px}.room-card>div{display:flex;align-items:center;justify-content:space-between}.room-number{font-size:18px;font-weight:700}.pill,.condition{padding:4px 7px;color:#475569;background:#f1f5f9;border-radius:999px;font-size:10px}.room-card b{font-size:13px}.room-card small{color:#64748b;font-size:11px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{color:#64748b;background:#f8fafc;font-size:11px;text-align:left;text-transform:uppercase;letter-spacing:.03em}td,th{padding:12px 15px;border-bottom:1px solid #f1f5f9}td b{font-size:13px}.table-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.table-card{padding:15px;background:#fff;border:1px solid #e2e8f0;border-radius:11px}.table-card small,.table-card span{display:block;color:#64748b;font-size:11px}.table-card b{display:block;margin:6px 0 3px;font-size:19px}.table-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px}.table-toolbar input,.table-toolbar select{min-height:38px;padding:8px 10px;color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:13px}.table-toolbar input{flex:1}.table-toolbar span{margin-left:auto;color:#64748b;font-size:12px}.sort-button{padding:0;border:0;color:inherit;background:transparent;font-size:inherit;font-weight:700;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 2px;color:#64748b;font-size:12px}.pagination>div{display:flex;align-items:center;gap:9px}.pagination .secondary{padding:7px 10px}.pagination .secondary:disabled{opacity:.45;cursor:not-allowed}.assets{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.asset-card{display:flex;align-items:center;gap:10px;padding:14px;color:#059669}.asset-card div{margin-right:auto}.asset-card b{color:#0f172a;font-size:13px}.condition.good{color:#047857;background:#dcfce7}.condition.damaged,.condition.repair{color:#b91c1c;background:#fee2e2}.condition.fair{color:#a16207;background:#fef3c7}.empty{min-height:90px;display:grid;place-content:center;justify-items:center;gap:8px;color:#64748b;text-align:center;font-size:12px}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:16px;background:#0f172a66}.modal{width:min(560px,100%);padding:20px;background:#fff;border-radius:14px;box-shadow:0 20px 50px #0003}.modal-head{margin-bottom:18px}.modal h2{font-size:17px}.icon-button{color:#64748b;background:#f1f5f9;border-radius:6px;font-size:23px;line-height:23px}.credential-card{display:grid;gap:12px}.credential-card>p{color:#64748b;font-size:13px}.credential-card>div{display:flex;justify-content:space-between;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.credential-card span{color:#64748b;font-size:12px}.credential-card b{font-size:14px}.whatsapp-button{justify-self:stretch;margin-top:6px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.field{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:600}.field input,.field select,.field textarea{width:100%;padding:9px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;font-size:13px}.field textarea{min-height:80px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;margin-top:20px}.help{margin-bottom:15px;color:#64748b;font-size:13px}.field-help{color:#71839d;font-size:10px;font-weight:500;line-height:1.35}.search-select{position:relative}.search-select:focus-within{z-index:30}.search-select-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;max-height:220px;overflow:auto;padding:6px;background:#fff;border:1px solid #dce6ef;border-radius:10px;box-shadow:0 14px 35px #0f172a18}.search-select-menu button{width:100%;padding:9px 10px;border:0;border-radius:8px;color:#334155;background:transparent;text-align:left;font-size:13px;cursor:pointer}.search-select-menu button:hover{color:#047857;background:#ecfdf5}.search-select-menu small{display:block;padding:9px 10px;color:#94a3b8}.creatable-select>input{padding-right:34px}.select-caret{position:absolute;top:50%;right:12px;color:#64748b;font-size:18px;line-height:1;pointer-events:none;transform:translateY(-55%)}.search-select-menu .create-option{display:flex;align-items:center;gap:7px;margin-top:4px;color:#047857;border-top:1px solid #e2e8f0;border-radius:0 0 8px 8px;font-weight:700}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#ecfdf5,#f8fafc)}.login-card{width:min(390px,100%);padding:30px;display:grid;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 55px #064e3b18}.login-brand{text-align:center}.login-brand .brand-mark{margin:0 auto 13px}.login-brand h1{font-size:21px}.login-brand p{margin-top:6px;color:#64748b;font-size:13px}.login-error{padding:9px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;font-size:13px}.login-submit{width:100%;margin-top:3px}.tenant-button{width:100%;justify-content:space-between}.tenant-button small{color:#64748b}@media (max-width: 800px){aside{display:none}main{padding:20px}.stat-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}header{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}}@media (max-width: 430px){main{padding:16px}.stat-grid,.table-cards{grid-template-columns:1fr;gap:8px}.stat{padding:12px}.header-actions{width:100%}.header-actions button{flex:1}.section-head{align-items:flex-start;flex-direction:column}.table-toolbar{align-items:stretch;flex-direction:column}.table-toolbar span{margin-left:0}.pagination{align-items:flex-start;flex-direction:column}}.app-shell{background:#f0fdf4}.app-shell aside{width:272px;border-right-color:#dbe7e0;box-shadow:1px 0 #fffa}.brand{min-height:88px;padding:16px}.brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 5px 14px #05966933}.brand b{max-width:172px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.brand small{display:block;margin-top:3px;font-size:11px}nav{padding:18px 14px;gap:5px}.nav-label{margin:16px 8px 4px;color:#172033;font-size:11px;letter-spacing:.07em}nav button{padding:11px 12px;color:#667892;font-size:15px}nav button svg{color:#71839d}nav button.active{color:#059669;background:#d1fae5;font-weight:650}nav button.active svg{color:#059669}.sidebar-footer{padding:16px 14px 12px}.current-user{padding:8px 6px 12px}.current-user b{font-size:14px}.connect{padding:10px 7px;font-size:14px}main{width:100%;max-width:none;padding:34px 38px 48px}header{margin-bottom:26px}h1{color:#102038;font-size:30px;letter-spacing:-.04em}header p{font-size:15px}.primary{min-height:44px;padding:11px 17px;border-radius:11px;box-shadow:0 4px 10px #05966925;font-size:14px}.secondary{min-height:42px;border-color:#d8e3ed;border-radius:11px;color:#42546f}.section{margin-top:22px}.table-cards{grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;margin-bottom:24px}.table-card{position:relative;min-height:112px;padding:20px;overflow:hidden;border-radius:16px;border:1px solid #dce8e4;box-shadow:0 4px 12px #18334a08}.table-card:before{content:"";position:absolute;width:48px;height:48px;right:18px;top:18px;border-radius:16px;background:#d1fae5}.table-card:nth-child(2){background:#eff6ff;border-color:#bfdbfe}.table-card:nth-child(2):before{background:#dbeafe}.table-card:nth-child(3){background:#fff7ed;border-color:#fed7aa}.table-card:nth-child(3):before{background:#ffedd5}.table-card small{color:#60728d;font-size:13px;font-weight:600}.table-card b{color:#123a32;font-size:28px;letter-spacing:-.04em}.table-card span{color:#71839d;font-size:12px}.table-toolbar{padding:0;gap:12px}.table-toolbar input,.table-toolbar select{min-height:48px;border-color:#dce6ef;border-radius:12px;box-shadow:0 2px 5px #18334a05;font-size:14px}.table-toolbar input{padding-left:16px}.table-toolbar span{font-weight:600}.table-wrap{border-color:#dce8e4;border-radius:16px;box-shadow:0 3px 12px #18334a08}th{padding-top:17px;padding-bottom:17px;color:#62758f;background:#f1fdf7;font-size:12px}td{padding-top:16px;padding-bottom:16px;color:#3f536e}tbody tr{transition:background .15s ease}tbody tr:hover{background:#f5fdf8}tbody tr:last-child td{border-bottom:0}.sort-button{color:#62758f}.pagination{padding:18px 4px}.member-cell{display:flex;align-items:center;gap:12px}.member-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:#31856d;background:#ecfdf5;border:1px solid #d1fae5;border-radius:50%;font-size:14px;font-weight:700}.member-cell b{display:block;color:#19283e;font-size:14px}.member-cell small{margin-top:3px;color:#7a8ba4}.status-pill{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.active{color:#07825d;background:#d1fae5}.status-pill.left{color:#c2410c;background:#ffedd5}@media (max-width: 800px){main{padding:24px 20px 40px}.table-cards{grid-template-columns:1fr;gap:10px}}.table-card:before{display:none}.table-card-icon{position:absolute;right:18px;top:18px;width:52px;height:52px;display:grid!important;place-items:center;color:#059669!important;background:#d1fae5;border-radius:16px}.table-card:nth-child(2) .table-card-icon{color:#2563eb!important;background:#dbeafe}.table-card:nth-child(3) .table-card-icon{color:#ea580c!important;background:#ffedd5}.table-card span:not(.table-card-icon){color:#71839d;font-size:12px}.toast{position:fixed;top:18px;right:18px;z-index:30;max-width:380px;padding:13px 15px;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;box-shadow:0 12px 35px #0f172a18;font-size:13px;font-weight:600}.toast.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.settings-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,.8fr);gap:16px}.whatsapp-preview{padding:18px;color:#334155;background:linear-gradient(135deg,#ecfdf5,#f8fafc);border:1px solid #d1fae5;border-radius:16px;line-height:1.75;font-size:14px;white-space:normal}.doc-link{display:block;margin-top:5px;color:#2563eb;font-size:11px;font-weight:700;text-decoration:none}.doc-link:hover{text-decoration:underline}.clickable-row{cursor:pointer}.detail-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:16px}.detail-list{display:grid;gap:10px}.detail-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #edf2f7}.detail-list span{color:#64748b;font-size:12px}.detail-list b{font-size:13px}.mini-table{border-radius:12px}.chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;color:#047857;background:#dcfce7;border-radius:999px;font-size:12px;font-weight:700}.row-actions{display:flex;align-items:center;gap:5px}.icon-action,.chip-action{display:inline-grid;place-items:center;padding:6px;color:#64748b;background:transparent;border:0;border-radius:7px;cursor:pointer}.icon-action:hover,.chip-action:hover{color:#047857;background:#ecfdf5}.icon-action.danger,.chip-action.danger{color:#dc2626}.icon-action.danger:hover,.chip-action.danger:hover{background:#fef2f2}.chip-action{padding:2px}.room-member-row{width:100%;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.date-filter{display:grid;grid-template-columns:1fr 1fr auto auto;align-items:end;gap:10px;margin-bottom:14px}.date-filter .field{margin:0}.delete-confirm{display:grid;justify-items:center;gap:12px;padding:12px 4px 4px;text-align:center}.delete-confirm>svg{color:#dc2626}.delete-confirm small{max-width:440px;color:#64748b;line-height:1.55}.danger-button{padding:10px 15px;color:#fff;background:#dc2626;border:0;border-radius:8px;font-weight:700;cursor:pointer}.ledger-pill,.activity-action{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.ledger-pill.income,.activity-action.create{color:#047857;background:#dcfce7}.ledger-pill.expense,.activity-action.delete{color:#b91c1c;background:#fee2e2}.activity-action.update{color:#1d4ed8;background:#dbeafe}.money-in{color:#047857;font-weight:800}.money-out{color:#b91c1c;font-weight:800}.activity-feed{display:grid;gap:12px}.activity-card{padding:16px;background:#fff;border:1px solid #dce8e4;border-radius:16px;box-shadow:0 3px 12px #18334a08}.activity-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.activity-card-head>div{display:flex;align-items:center;gap:9px;min-width:0}.activity-card-head b{color:#102038;font-size:13px}.activity-card time{color:#64748b;font-size:12px;white-space:nowrap}.activity-card p{margin-top:12px;color:#102038;font-size:14px;font-weight:650}.activity-card pre{margin:10px 0 0;padding:11px 12px;color:#64748b;background:#f8fafc;border-radius:12px;font:inherit;font-size:13px;line-height:1.6;white-space:pre-wrap}.activity-card small{display:block;margin-top:11px;color:#64748b;font-size:12px}@media (max-width: 800px){.settings-grid{grid-template-columns:1fr}}.theme-dark{color:#e5eefb;background:#07111f}.theme-dark aside,.theme-dark .panel,.theme-dark .table-wrap,.theme-dark .table-card,.theme-dark .modal,.theme-dark .stat{background:#0f1b2d;border-color:#243449}.theme-dark aside{box-shadow:1px 0 #0b1422}.theme-dark .brand,.theme-dark .sidebar-footer,.theme-dark td,.theme-dark th,.theme-dark .row,.theme-dark .detail-list>div{border-color:#243449}.theme-dark h1,.theme-dark h2,.theme-dark td b,.theme-dark .member-cell b,.theme-dark .table-card b,.theme-dark .health b,.theme-dark .brand b,.theme-dark .current-user b,.theme-dark .detail-list b{color:#f8fafc}.theme-dark header p,.theme-dark .help,.theme-dark .field,.theme-dark .field-help,.theme-dark .brand small,.theme-dark .current-user small,.theme-dark .table-card small,.theme-dark .table-card span:not(.table-card-icon),.theme-dark .table-toolbar span,.theme-dark td,.theme-dark .row small,.theme-dark .member-cell small,.theme-dark .detail-list span{color:#9fb0c6}.theme-dark nav button{color:#9fb0c6}.theme-dark nav button svg{color:#8ca0ba}.theme-dark nav button:hover,.theme-dark nav button.active{color:#6ee7b7;background:#12382f}.theme-dark nav button.active svg{color:#6ee7b7}.theme-dark .nav-label{color:#d8e4f3}.theme-dark main{background:#07111f}.theme-dark th{color:#a9bad0;background:#10243a}.theme-dark tbody tr:hover{background:#132238}.theme-dark .table-card:nth-child(2),.theme-dark .table-card:nth-child(3){background:#0f1b2d;border-color:#243449}.theme-dark .table-toolbar input,.theme-dark .table-toolbar select,.theme-dark .field input,.theme-dark .field select,.theme-dark .field textarea{color:#f8fafc;background:#0b1626;border-color:#304158}.theme-dark .secondary,.theme-dark .icon-button,.theme-dark .segmented{color:#d8e4f3;background:#0b1626;border-color:#304158}.theme-dark .segmented .selected{color:#6ee7b7;background:#132238;box-shadow:none}.theme-dark .pill{color:#c7d5e8;background:#1a2a40}.theme-dark .member-avatar{color:#6ee7b7;background:#12382f;border-color:#1f5c4b}.theme-dark .chip{color:#6ee7b7;background:#12382f}.theme-dark .whatsapp-preview{color:#d8e4f3;background:linear-gradient(135deg,#10243a,#0f1b2d);border-color:#243449}.theme-dark .credential-card>div{background:#0b1626;border-color:#304158}.theme-dark .search-select-menu{background:#0f1b2d;border-color:#304158;box-shadow:0 14px 35px #0008}.theme-dark .search-select-menu button{color:#d8e4f3}.theme-dark .search-select-menu button:hover{color:#6ee7b7;background:#12382f}.theme-dark .empty{color:#9fb0c6}.theme-dark .activity-card{background:#0f1b2d;border-color:#243449;box-shadow:none}.theme-dark .activity-card-head b,.theme-dark .activity-card p{color:#f8fafc}.theme-dark .activity-card time,.theme-dark .activity-card small{color:#9fb0c6}.theme-dark .activity-card pre{color:#b8c7dc;background:#0b1626}.theme-dark .activity-action.create,.theme-dark .ledger-pill.income{color:#6ee7b7;background:#12382f}.theme-dark .activity-action.update{color:#93c5fd;background:#10243a}.theme-dark .activity-action.delete,.theme-dark .ledger-pill.expense{color:#fca5a5;background:#3a1820}@media (max-width: 800px){.date-filter{grid-template-columns:1fr 1fr}.room-detail-grid{grid-template-columns:1fr}}
