:root{color:#1f2937;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef2f7}a{color:inherit}.auth-page,.mobile-shell{width:min(100%,480px);min-height:100vh;margin:0 auto;background:#f8fafc}.auth-page{display:flex;align-items:center;padding:24px}.auth-panel{width:100%}.auth-switch{display:flex;gap:8px;justify-content:center;margin-top:20px;color:#64748b}.type-radio{display:grid;grid-template-columns:1fr 1fr;gap:8px}.type-radio .ant-radio-button-wrapper{height:44px;border-radius:8px;text-align:center}.type-radio .ant-radio-button-wrapper:before{display:none}.ledger-entry-type-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.ledger-entry-type-selector .ledger-entry-type-option{display:flex;height:52px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;box-shadow:none;color:#64748b;font-size:16px;font-weight:700;line-height:1}.ledger-entry-type-selector .ledger-entry-type-option:before{display:none}.ledger-entry-type-selector .ledger-entry-type-expense{background:#fff7f6;color:#b42318}.ledger-entry-type-selector .ledger-entry-type-income{background:#f0fdfa;color:#0f766e}.ledger-entry-type-selector .ledger-entry-type-expense.ant-radio-button-wrapper-checked{border-color:#dc2626;background:#dc2626;box-shadow:none;color:#fff}.ledger-entry-type-selector .ledger-entry-type-income.ant-radio-button-wrapper-checked{border-color:#0f766e;background:#0f766e;box-shadow:none;color:#fff}.debt-direction-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.debt-direction-selector .debt-direction-option{display:flex;height:52px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;box-shadow:none;font-size:16px;font-weight:700;line-height:1}.debt-direction-selector .debt-direction-option:before{display:none}.debt-direction-selector .debt-direction-receivable{background:#f0fdfa;color:#0f766e}.debt-direction-selector .debt-direction-payable{background:#fff7ed;color:#c2410c}.debt-direction-selector .debt-direction-receivable.ant-radio-button-wrapper-checked{border-color:#0f766e;background:#0f766e;box-shadow:none;color:#fff}.debt-direction-selector .debt-direction-payable.ant-radio-button-wrapper-checked{border-color:#ea580c;background:#ea580c;box-shadow:none;color:#fff}.reminder-type-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.reminder-type-selector .reminder-type-option{display:flex;height:52px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;box-shadow:none;font-size:16px;font-weight:700;line-height:1}.reminder-type-selector .reminder-type-option:before{display:none}.reminder-type-selector .reminder-type-general{background:#eff6ff;color:#1d4ed8}.reminder-type-selector .reminder-type-debt{background:#fff7ed;color:#c2410c}.reminder-type-selector .reminder-type-general.ant-radio-button-wrapper-checked{border-color:#2563eb;background:#2563eb;box-shadow:none;color:#fff}.reminder-type-selector .reminder-type-debt.ant-radio-button-wrapper-checked{border-color:#ea580c;background:#ea580c;box-shadow:none;color:#fff}.ledger-amount-input.ant-input-number-affix-wrapper{min-height:56px;padding-inline:14px;border-radius:10px}.ledger-amount-input .ant-input-number-prefix{margin-inline-end:8px;color:#64748b;font-size:22px;font-weight:600}.ledger-amount-input .ant-input-number-input{height:54px;padding:0;font-size:28px;font-weight:700;line-height:54px}.ledger-category-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:2px}.ledger-category-modal-picker{display:grid;max-height:55vh;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow-y:auto;overscroll-behavior:contain;padding:2px}.ledger-category-option{width:100%;min-width:0;min-height:44px;height:auto;padding:7px 8px;border-color:#e2e8f0;border-radius:8px;background:#f8fafc;box-shadow:none;color:#64748b}.ledger-category-option:hover{border-color:#91caff;background:#f0f7ff;color:#1677ff}.ledger-category-option-selected,.ledger-category-option-selected:hover{border-color:#1677ff;background:#1677ff;color:#fff}.ledger-category-option-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-payment-method-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.ledger-payment-method-selector .ant-radio-button-wrapper{display:flex;align-items:center;justify-content:center;min-width:0;height:44px;padding-inline:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#64748b;line-height:1.2}.ledger-payment-method-selector .ant-radio-button-wrapper:before{display:none}.ledger-payment-method-selector .ant-radio-button-wrapper-checked,.ledger-payment-method-selector .ant-radio-button-wrapper-checked:hover{border-color:#1677ff;background:#e6f4ff;color:#1677ff;font-weight:600}.mobile-shell{position:relative;padding-bottom:72px}.mobile-content{padding:20px 16px 96px}.page-header{margin-bottom:18px}.page-header h2,.auth-panel h1{margin-bottom:4px}.muted{color:#64748b}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-alert{margin-bottom:12px}.filter-panel{display:grid;gap:10px;margin-bottom:14px}.wrap-radio-group{display:flex;flex-wrap:wrap;gap:8px}.wrap-radio-group .ant-radio-button-wrapper{border-inline-start-width:1px;border-radius:8px}.wrap-radio-group .ant-radio-button-wrapper:before{display:none}.date-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.amount-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ledger-filter-select-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.filter-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.debt-payment-export-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:16px}.debt-payment-history{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.debt-payment-history-loading{display:flex;justify-content:center;padding:20px 0}.debt-payment-history-list .ant-list-item{padding-inline:0}.debt-payment-history-item{min-width:0;width:100%}.debt-payment-history-primary,.debt-payment-history-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.debt-payment-history-meta{justify-content:flex-start;margin-top:8px}.debt-payment-history-remark{margin:8px 0 0!important;overflow-wrap:anywhere}.ledger-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:#64748b;font-size:12px}.ledger-pagination,.debt-pagination,.reminder-pagination{display:flex;justify-content:center;margin:16px 0}.full-width{width:100%}.metric-card,.home-metrics-card,.summary-card,.recent-card{border-radius:8px}.home-metrics-card .ant-card-body{padding:10px}.home-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.home-metric-item{min-width:0;padding:7px 6px;border-radius:7px;background:#f8fafc;text-align:center}.home-metric-item span{display:block;color:#64748b;font-size:12px;line-height:1.25}.home-metric-item strong{display:block;min-width:0;margin-top:3px;color:#1f2937;font-size:clamp(14px,4.5vw,18px);font-variant-numeric:tabular-nums;line-height:1.2;overflow-wrap:anywhere}.home-metric-item-emphasis{background:#eff6ff}.home-metric-item-emphasis strong{color:#1677ff}.recent-card{margin-top:14px}.home-recent-reminder-item{min-height:48px;cursor:pointer;transition:background-color .15s ease}.home-recent-reminder-item:hover,.home-recent-reminder-item:focus-visible{background:#f8fafc}.home-recent-reminder-item:active{background:#eff6ff}.home-quick-actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8px;margin-top:10px}.home-quick-action-button{width:100%;min-width:0;min-height:56px;height:auto;flex-direction:column;gap:3px;padding:6px 4px;border-radius:10px;font-weight:600;white-space:normal}.home-quick-action-button .anticon{font-size:18px}.summary-grid{margin-bottom:14px}.compact-metric .ant-card-body{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:8px}.compact-metric span{color:#64748b;font-size:13px}.compact-metric strong{color:#111827;font-size:18px}.plain-list{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.plain-list .ant-list-item{padding:14px 16px}.plain-list .ant-list-item.ledger-list-item-clickable{cursor:pointer;transition:background-color .12s ease}.plain-list .ant-list-item.ledger-list-item-clickable:hover{background:#f8fafc}.plain-list .ant-list-item.ledger-list-item-clickable:active{background:#f1f5f9}.ledger-list-item{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:12px}.ledger-list-item .ant-list-item-meta{min-width:0}.ledger-entry-title{display:flex;min-width:0;align-items:center;gap:8px}.ledger-entry-type-tag{flex:0 0 auto;margin-inline-end:0;border-width:1px;font-weight:700}.ledger-entry-type-tag-expense{border-color:#f97316;background:#fff1e8;color:#c2410c}.ledger-entry-type-tag-income{border-color:#22c55e;background:#ecfdf3;color:#15803d}.ledger-entry-category{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-entry-actions{display:flex;min-width:72px;align-items:flex-end;flex-direction:column;gap:8px;text-align:right}.ledger-entry-amount{max-width:100%;overflow:hidden;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.ledger-entry-buttons{display:flex;gap:6px}.spaced-list{margin-top:14px}.summary-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-card .ant-card-body{display:flex;align-items:center;justify-content:space-between}.summary-card strong{color:#1677ff;font-size:24px}.money-in{color:#0f766e;font-weight:700}.money-out{color:#dc2626;font-weight:700}.money-neutral{color:#334155;font-weight:700}.debt-list-item{width:100%}.debt-entry-summary{min-width:0}.debt-entry-title{display:flex;min-width:0;align-items:center;gap:8px}.debt-contact-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debt-direction-tag{flex:0 0 auto;margin-inline-end:0;border-width:1px;font-weight:700}.debt-direction-tag-receivable{border-color:#14b8a6;background:#ecfdfb;color:#0f766e}.debt-direction-tag-payable{border-color:#f97316;background:#fff1e8;color:#c2410c}.debt-amount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 8px;color:#334155;font-size:13px}.debt-amount-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debt-remaining-receivable{color:#0f766e;font-weight:700}.debt-remaining-payable{color:#c2410c;font-weight:700}.debt-note{margin:8px 0 0;color:#64748b;font-size:13px}.debt-entry-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.debt-create-contact-grid,.debt-create-date-grid{display:grid;gap:10px}.debt-create-contact-grid{grid-template-columns:minmax(0,45fr) minmax(0,55fr)}.debt-create-date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.debt-create-date-due{grid-column:1 / -1}.item-actions{margin-top:12px}.debt-attachment-drawer{display:grid;gap:14px}.debt-attachment-summary{display:grid;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.debt-attachment-summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#64748b;font-size:13px}.debt-attachment-summary-row strong{max-width:68%;color:#111827;text-align:right;overflow-wrap:anywhere}.debt-attachment-placeholder{padding:18px 12px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;text-align:center}.ledger-attachment-drawer{display:grid;gap:14px}.ledger-attachment-summary{display:grid;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.ledger-attachment-summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#64748b;font-size:13px}.ledger-attachment-summary-row strong{max-width:68%;color:#111827;text-align:right;overflow-wrap:anywhere}.ledger-attachment-placeholder{padding:18px 12px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;text-align:center}.ledger-attachments-section{display:grid;gap:12px}.ledger-attachment-upload{display:flex;align-items:center;justify-content:space-between;gap:10px}.ledger-attachment-upload span{color:#64748b;font-size:12px;text-align:right}.ledger-attachment-input{display:none}.ledger-pending-attachments{display:grid;gap:10px;margin-bottom:8px}.ledger-voice-record{display:grid;gap:10px;margin-bottom:18px;padding:14px;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f5f3ff)}.ledger-voice-record-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e3a8a}.ledger-voice-record-header span{color:#64748b;font-size:12px}.ledger-voice-record-button{min-height:52px;border-color:#6366f1;color:#4338ca;font-weight:600;touch-action:none;user-select:none;-webkit-user-select:none}.ledger-voice-record-button-active{border-color:#dc2626;background:#fef2f2;color:#dc2626}.ledger-voice-record-status{min-height:20px;color:#64748b;font-size:13px;text-align:center}.ledger-voice-record-status-recording{color:#dc2626;font-weight:600}.ledger-voice-record-status-uploading{color:#2563eb}.ledger-voice-record-status-success{color:#15803d}.ledger-voice-record-status-error{color:#b91c1c}.ai-voice-confirm-loading{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;padding:16px;border:1px solid #dbeafe;border-radius:12px;color:#475569;background:#f8fafc}.ai-voice-confirm-card{display:grid;gap:16px;margin-bottom:18px;padding:16px;border:1px solid #c7d2fe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f5f3ff);box-shadow:0 8px 24px #4f46e514}.ai-voice-confirm-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-voice-confirm-header h2{margin:0;color:#1e3a8a;font-size:18px}.ai-voice-confirm-section{display:grid;gap:8px}.ai-voice-confirm-section h3{margin:0;color:#475569;font-size:13px;font-weight:600}.ai-voice-transcript{margin:0;padding:12px;border-radius:10px;color:#1f2937;line-height:1.7;overflow-wrap:anywhere;background:#ffffffc7}.ai-voice-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ai-voice-field{display:grid;gap:4px;min-width:0;padding:10px 12px;border-radius:10px;background:#ffffffc7}.ai-voice-field span{color:#64748b;font-size:12px}.ai-voice-field strong{color:#1f2937;overflow-wrap:anywhere}.ai-voice-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:360px){.ai-voice-fields,.ai-voice-confirm-actions{grid-template-columns:1fr}}.ledger-pending-attachments-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1f2937}.ledger-pending-attachments-header span{color:#64748b;font-size:13px}.ledger-pending-attachment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ledger-pending-attachment-card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.ledger-pending-attachment-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ledger-pending-attachment-card .ant-btn{width:100%;min-height:44px;border:0;border-top:1px solid #e2e8f0;border-radius:0;padding-inline:4px}.ledger-pending-attachment-picker{min-height:96px;height:100%;border-style:dashed;border-radius:8px;white-space:normal}.ledger-attachment-loading,.ledger-attachment-empty{min-height:96px;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b}.ledger-attachment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ledger-attachment-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-decoration:none}.ledger-attachment-preview{display:block;color:inherit;text-decoration:none}.ledger-attachment-preview .ant-image{display:block;width:100%}.ledger-attachment-card img{display:block;width:100%;aspect-ratio:1;background:#e5e7eb;object-fit:cover}.ledger-credential-preview .ant-image-preview-img-wrapper{box-sizing:border-box;padding:4vh 4vw 14vh}.ledger-credential-preview .ant-image-preview-img{width:auto;height:auto;max-width:92vw;max-height:78vh;object-fit:contain}.ledger-credential-preview .ledger-preview-close-button{position:fixed;bottom:max(24px,env(safe-area-inset-bottom));left:50%;z-index:2;min-width:160px;min-height:48px;transform:translate(-50%)}.ledger-attachment-info{display:grid;gap:2px;padding:8px}.ledger-attachment-info strong,.ledger-attachment-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-attachment-info strong{color:#111827;font-size:13px}.ledger-attachment-info span{color:#64748b;font-size:12px}.ledger-attachment-actions{display:flex;justify-content:flex-end;padding:0 8px 8px}.profile-card{margin-bottom:14px;border-radius:8px}.profile-card .ant-list-item{padding-right:0;padding-left:0}.category-list{margin-top:4px}.category-list-item{width:100%}.admin-login-page{width:min(100%,520px)}.admin-login-panel{padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-shell{min-height:100vh;background:#eef2f7}.admin-sider{border-right:1px solid #e5e7eb;background:#fff!important}.admin-sider .ant-layout-sider-zero-width-trigger{top:16px;border-radius:0 8px 8px 0;background:#1677ff}.admin-brand{display:grid;gap:2px;padding:24px 20px 18px;border-bottom:1px solid #e5e7eb}.admin-brand h4{margin:0}.admin-brand span{color:#64748b;font-size:13px}.admin-menu{border-inline-end:0!important}.admin-main{min-width:0;background:#eef2f7}.admin-header{display:flex;height:auto;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fff;line-height:1.3}.admin-header h3{margin:0}.admin-header-label{color:#64748b;font-size:12px}.admin-content{width:min(100%,960px);padding:24px}.admin-page,.admin-dashboard-sections{display:grid;gap:16px}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.admin-card{border-radius:8px}.admin-card .ant-list-item{padding-right:0;padding-left:0}.admin-alert{border-radius:8px}.admin-filter-panel{display:grid;align-items:end;grid-template-columns:minmax(160px,1.2fr) minmax(140px,1fr) minmax(120px,1fr) auto;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-filter-panel .ant-form-item{margin-bottom:0}.admin-filter-actions{justify-self:end}.admin-ledger-filter-panel{grid-template-columns:minmax(150px,1.1fr) minmax(110px,.8fr) minmax(130px,.9fr) minmax(130px,.9fr) minmax(130px,.9fr) auto}.admin-debts-filter-panel{grid-template-columns:minmax(150px,1.1fr) minmax(120px,.9fr) minmax(120px,.9fr) minmax(130px,.9fr) minmax(130px,.9fr) auto}.admin-reminders-filter-panel{grid-template-columns:minmax(150px,1.1fr) minmax(120px,.8fr) minmax(120px,.9fr) minmax(150px,1fr) minmax(130px,.9fr) minmax(130px,.9fr) auto}.admin-payments-filter-panel{margin-bottom:16px;grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) minmax(130px,.8fr) auto}.admin-payments-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-payments-table a,.admin-payments-table span{overflow-wrap:anywhere}.admin-payment-result{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #e5e7eb}.admin-payment-result h5{margin:0}.admin-user-list .ant-list-item{padding:0 0 12px;border-block-end:0}.admin-user-card{width:100%;border-radius:8px}.admin-user-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-user-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:8px;color:#64748b;font-size:13px}.admin-user-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.admin-ledger-amount-row{display:flex;justify-content:flex-end;margin-top:14px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:18px}.admin-debt-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #e5e7eb}.admin-debt-amount-grid span{display:grid;gap:4px;color:#64748b;font-size:12px}.admin-debt-amount-grid strong{color:#111827;font-size:18px}.admin-pagination{display:flex;justify-content:flex-end}.admin-user-detail{display:grid;gap:22px}.admin-user-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.admin-compact-list{border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-compact-list .ant-list-item{padding:12px 14px}.admin-detail-row{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:12px}.admin-detail-row .ant-typography{margin-bottom:0}.admin-attachment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-attachment-thumb{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:inherit;text-decoration:none}.admin-attachment-thumb .ant-image,.admin-attachment-thumb img{display:block;width:100%}.admin-attachment-thumb img{aspect-ratio:1;object-fit:cover}.admin-attachment-thumb span{display:block;overflow:hidden;padding:8px;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:10;display:grid;grid-template-columns:repeat(5,1fr);width:min(100%,480px);margin:0 auto;border-top:1px solid #e5e7eb;background:#fff;box-shadow:0 -8px 24px #0f172a14}.bottom-nav-item{display:flex;min-height:64px;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#64748b;font-size:12px;text-decoration:none}.bottom-nav-item.active{color:#1677ff;font-weight:700}.bottom-nav-icon{font-size:20px;line-height:1}@media(min-width:481px){.auth-page,.mobile-shell{border-right:1px solid #e5e7eb;border-left:1px solid #e5e7eb}}@media(max-width:360px){.debt-create-contact-grid,.debt-create-date-grid{grid-template-columns:minmax(0,1fr)}.debt-create-date-due{grid-column:auto}.ledger-list-item{flex-direction:column}.ledger-entry-actions{width:100%;align-items:center;justify-content:space-between;flex-direction:row;text-align:left}.debt-entry-actions{align-items:flex-start}.ledger-attachment-upload{align-items:flex-start;flex-direction:column}.ledger-attachment-upload span{text-align:left}}@media(max-width:640px){.admin-login-panel{padding:0;border:0;background:transparent}.admin-header{align-items:flex-start;flex-direction:column;padding:16px}.admin-header .ant-btn{width:100%}.admin-content{padding:16px}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-panel{grid-template-columns:1fr}.admin-filter-actions,.admin-filter-actions .ant-space,.admin-filter-actions .ant-btn{width:100%}.admin-filter-actions .ant-space-item{flex:1}.admin-user-card-main,.admin-detail-row{flex-direction:column}.admin-user-card-main .ant-btn{width:100%}.admin-user-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payments-form-grid{grid-template-columns:1fr}.admin-attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-pagination{justify-content:center}}
