:root{--bs-body-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html{height:100%}body{background-color:#f8f9fa;min-height:100%;padding-bottom:80px}.app-container{max-width:900px;margin:0 auto;padding:16px}.btn{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.form-control{min-height:48px}.form-control-lg{min-height:56px}.search-results{z-index:1000;max-height:300px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.search-result-item{cursor:pointer;border-bottom:1px solid #dee2e6;align-items:center;min-height:48px;padding:10px 16px;display:flex}.search-result-item:hover{background-color:#f0f0f0}.search-result-item:active{background-color:#e0e0e0}.bottom-nav{z-index:1030;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #dee2e6;position:fixed;bottom:0;left:0;right:0}.bottom-nav .nav-link{color:#6c757d;flex-direction:column;justify-content:center;align-items:center;min-height:56px;padding:8px 0;font-size:12px;display:flex}.bottom-nav .nav-link.active{color:#0d6efd}.bottom-nav .nav-link svg{margin-bottom:2px}.history-card{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:12px;padding:16px}.stat-card{text-align:center;background:#fff;border:1px solid #dee2e6;border-radius:12px;height:100%;padding:20px}.stat-card .stat-value{color:#0d6efd;font-size:2rem;font-weight:700}.stat-card .stat-label{color:#6c757d;margin-top:4px;font-size:.875rem}.toast-container{z-index:1060;position:fixed;top:16px;right:16px}@media (max-width:576px){.toast-container{left:16px;right:16px}}.table-responsive-card{display:none}@media (max-width:768px){.table-responsive-card{display:block}.table-responsive-table{display:none}}@media (min-width:769px){.table-responsive-card{display:none}.table-responsive-table{display:block}}
