:root{color:#2f241d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 100% 0,#c7723a29,#0000 30%),linear-gradient(#f7f0e4 0%,#f4ede2 42%,#efe7db 100%);font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}input,select,textarea{color:#2f241d;background:#fffbf5eb;border:1px solid #5c44302e;border-radius:8px;width:100%;padding:12px 14px}textarea{resize:vertical;min-height:120px}label{gap:10px;display:grid}label span{color:#6c5848;font-size:13px}h1,h2,h3,p{margin:0}h1,h2{color:#251a13;font-family:Iowan Old Style,Source Han Serif SC,STSong,serif;font-weight:600}#root{min-height:100vh}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f7efe2;background:#49392beb;border-right:1px solid #5c44301f;flex-direction:column;gap:24px;padding:28px 22px;display:flex}.brand-block{gap:8px;display:grid}.brand-block h2,.workspace-header h2{font-size:28px}.brand-block span,.sidebar-summary small{color:#f7efe2b3}.eyebrow{text-transform:uppercase;letter-spacing:0;color:#b27f58;font-size:12px}.sidebar .eyebrow{color:#f0b785}.nav-list{gap:10px;display:grid}.nav-button{text-align:left;color:#f7efe2;background:#ffffff0a;border:1px solid #f7efe224;border-radius:8px;align-items:center;gap:10px;padding:14px 16px;display:flex}.nav-button.active{color:#36261b;background:#f0b785;border-color:#0000}.sidebar-summary{background:#ffffff12;border-radius:8px;gap:6px;margin-top:auto;padding:18px;display:grid}.sidebar-summary p{color:#f7efe2c2}.sidebar-summary strong{color:#fff7ec;font-size:24px}.workspace{gap:24px;padding:28px 34px 24px;display:grid}.workspace-header,.workspace-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-footer{color:#6c5848;font-size:13px}.flash-message{border-radius:8px;min-width:240px;padding:12px 14px;font-size:14px}.flash-message.success{color:#2d5b41;background:#417a5c1f}.flash-message.error{color:#8c3a2a;background:#943d2d1f}.session-panel{background:#fffbf5d1;border:1px solid #5c44301f;border-radius:8px;align-items:center;gap:14px;padding:10px 14px;display:flex}.session-panel small{color:#7e6857;font-size:12px;display:block}.session-panel strong{color:#251a13;font-size:14px}.view-panel{background:#fffbf5d1;border:1px solid #5c443014;border-radius:8px;gap:22px;padding:26px;display:grid;box-shadow:0 24px 48px #56423214}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.summary-chip-group{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.summary-chip{color:#6a4a33;background:#b07f581f;border-radius:999px;padding:9px 12px;font-size:13px}.occupancy-panel{gap:18px;padding-top:6px;display:grid}.occupancy-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.room-editor-panel{position:sticky;top:28px}.room-board{gap:16px;display:grid}.room-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.room-card{background:#ffffffc2;border:1px solid #5c44301f;border-radius:8px;gap:14px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 32px #5642320f}.room-card:before{content:"";background:#5c44301f;height:5px;position:absolute;inset:0 0 auto}.room-card.vacant{background:linear-gradient(#e9f7eef5 0%,#ffffffe0 36%);border-color:#3a875457}.room-card.vacant:before{background:#3a8754}.room-card.occupied{background:linear-gradient(#ebf4fff5 0%,#ffffffe0 36%);border-color:#2c6ebf57}.room-card.occupied:before{background:#2c6ebf}.room-card.expiring{background:linear-gradient(#fff5e2fa 0%,#ffffffe6 40%);border-color:#c77f1e66}.room-card.expiring:before{background:#c77f1e}.room-card.expired{background:linear-gradient(#ffece9fa 0%,#ffffffe6 40%);border-color:#b0463a6b}.room-card.expired:before{background:#b0463a}.room-card.disabled{background:linear-gradient(#f3f5f8fa 0%,#ffffffe0 38%);border-color:#6a748457}.room-card.disabled:before{background:#6a7484}.room-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.room-card-code{color:#231913;font-size:24px;display:block}.room-card.vacant .room-card-code{color:#295f3b}.room-card.occupied .room-card-code{color:#1f5698}.room-card.expiring .room-card-code{color:#945b13}.room-card.expired .room-card-code{color:#96382c}.room-card.disabled .room-card-code{color:#586171}.room-card-zone{color:#7e6857;margin-top:4px;font-size:12px}.room-status-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.room-status-pill.vacant{color:#295f3b;background:#3a875429;border-color:#3a875438}.room-status-pill.occupied{color:#1f5698;background:#2c6ebf29;border-color:#2c6ebf38}.room-status-pill.expiring{color:#945b13;background:#c77f1e2e;border-color:#c77f1e38}.room-status-pill.expired{color:#96382c;background:#b0463a29;border-color:#b0463a38}.room-status-pill.disabled{color:#586171;background:#6a748424;border-color:#6a748433}.room-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.room-card-metrics span{color:#7e6857;font-size:12px;display:block}.room-card-metrics strong{color:#2f241d;word-break:break-word;margin-top:4px;font-size:16px;display:block}.room-card-hint,.room-card-note,.empty-room-state{color:#6c5848;font-size:13px}.room-card.vacant .room-card-hint{color:#346947}.room-card.occupied .room-card-hint{color:#2e5e99}.room-card.expiring .room-card-hint{color:#945b13}.room-card.expired .room-card-hint{color:#96382c}.room-card.disabled .room-card-hint{color:#5f6775}.room-card-note{border-top:1px dashed #5c443024;padding-top:10px}.form-band,.form-grid,.filter-grid,.stat-grid,.double-grid,.export-grid{gap:16px;display:grid}.form-band,.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid-wide,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-width{grid-column:1/-1}.segmented-control{flex-wrap:wrap;gap:8px;display:flex}.segmented-control button{color:#5f4634;background:#ffffffb8;border:1px solid #5c443029;border-radius:8px;flex:120px;min-height:44px}.segmented-control button.active{color:#fff6e9;background:#6e523d;border-color:#0000}.entry-form{gap:18px;display:grid}.upload-box{background:#faf4edb3;border:1px dashed #5c443033;border-radius:8px;gap:12px;padding:14px;display:grid}.attachment-list{gap:10px;display:grid}.attachment-chip{background:#ffffffb8;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.attachment-chip strong,.category-row strong{color:#2f241d;font-size:14px;display:block}.attachment-chip small,.category-row small,.empty-text{color:#7e6857}.action-row,.row-actions,.attachment-actions{flex-wrap:wrap;gap:10px;display:flex}.attachment-thumb-grid{flex-wrap:wrap;gap:8px;display:flex}.attachment-thumb-button{background:#ffffffd1;border:1px solid #5c443024;border-radius:8px;place-items:center;width:56px;height:56px;padding:0;display:grid;overflow:hidden}.attachment-thumb-image{object-fit:cover;width:100%;height:100%;display:block}.attachment-thumb-placeholder,.attachment-file-badge{color:#6a4a33;background:#f3e9dbc2;place-items:center;width:100%;height:100%;padding:6px;font-size:12px;display:grid}.attachment-file-badge{font-weight:600}.attachment-lightbox{z-index:30;background:#18110cc2;border:none;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.attachment-lightbox-card{gap:12px;max-width:min(90vw,1200px);max-height:calc(100vh - 64px);margin:0;display:grid}.attachment-lightbox-image{background:#fff;border-radius:8px;max-width:100%;max-height:calc(100vh - 112px);box-shadow:0 28px 64px #00000047}.attachment-lightbox-caption{text-align:center;color:#fff7ece6;font-size:13px}.primary-button,.secondary-button,.ghost-button{border-radius:8px;min-height:44px;padding:0 18px}.primary-button{color:#fff9f2;background:#c7723a;border:none}.secondary-button{color:#5f4634;background:#ffffffb8;border:1px solid #5c443024}.ghost-button,.link-button{color:#8a5635;background:0 0;border:none;padding:0}.link-button.danger{color:#a14535}.table-shell,.mini-panel{background:#ffffffbd;border:1px solid #5c443014;border-radius:8px;overflow:hidden}.table-shell{overflow-x:auto}.mini-panel{gap:16px;padding:18px;display:grid}.mini-panel-head{justify-content:space-between;align-items:center;display:flex}.ledger-table,.compact-table{border-collapse:collapse;width:100%}.ledger-table th,.ledger-table td,.compact-table th,.compact-table td{text-align:left;vertical-align:top;border-bottom:1px solid #5c443014;padding:14px 16px}.ledger-table th,.compact-table th{color:#6c5848;background:#f3e9dbbf;font-size:13px}.kind-pill{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;display:inline-flex}.kind-pill.income{color:#2d5b41;background:#417a5c24}.kind-pill.expense{color:#8c3a2a;background:#943d2d1f}.amount-positive{color:#2d5b41;font-weight:600}.amount-negative{color:#8c3a2a;font-weight:600}.note-cell{white-space:pre-wrap;max-width:220px}.empty-row{text-align:center;color:#7e6857}.comparison-band{background:#f3e9dbad;border-radius:8px;gap:12px;padding:18px;display:grid}.comparison-row{grid-template-columns:84px minmax(0,1fr) 150px;align-items:center;gap:14px;display:grid}.bar-track{background:#5c443014;border-radius:999px;height:12px;overflow:hidden}.bar-fill{border-radius:999px;height:100%}.bar-fill.income{background:linear-gradient(90deg,#417a5c 0%,#7fb18e 100%)}.bar-fill.expense{background:linear-gradient(90deg,#a74f3f 0%,#d8886d 100%)}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{background:#ffffffc2;border:1px solid #5c443014;border-radius:8px;gap:8px;padding:18px;display:grid}.stat-card span{color:#7e6857;font-size:13px}.stat-card strong{color:#251a13;font-size:24px}.double-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-row td{background:#f0b7852e}.profit-sharing-panel{background:linear-gradient(#eef7f1db,#ffffffc7)}.profit-sharing-summary{justify-content:flex-start}.category-form{align-content:start}.category-list{gap:12px;display:grid}.category-row{border-bottom:1px solid #5c443014;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.category-row:last-child{border-bottom:none}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-card{background:#ffffffc2;border:1px solid #5c443014;border-radius:8px;gap:18px;padding:22px;display:grid}.export-metrics{color:#6c5848;gap:8px;display:grid}.hint-text{color:#7e6857;font-size:13px}.loading-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-shell{padding:40px 24px}.loading-card{background:#fffbf5e0;border:1px solid #5c443014;border-radius:8px;gap:14px;width:min(520px,100%);padding:28px;display:grid}.auth-card{gap:24px;width:min(560px,100%)}.auth-intro{gap:10px;display:grid}.auth-form{gap:16px;display:grid}.loading-error{color:#8c3a2a;font-size:14px}@media (width<=1180px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #5c44301f;border-right:none}.form-band,.form-grid,.form-grid-wide,.filter-grid,.stat-grid,.double-grid,.export-grid,.occupancy-layout,.room-card-metrics{grid-template-columns:1fr}.workspace-header,.section-heading,.workspace-footer,.category-row{flex-direction:column;align-items:flex-start}.comparison-row{grid-template-columns:1fr}}
