.h5-page{padding:16px;background:#f5f5f5;min-height:100vh}.h5-page-center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px}.h5-page-header{padding:12px 16px;background:#fff;border-bottom:1px solid #eee}.h5-page-title{margin:0;font-size:18px;font-weight:600}.h5-section{background:#fff;padding:16px;border-radius:8px;margin-bottom:12px}.h5-section-title{font-size:16px;margin:0 0 12px;font-weight:600}.h5-btn{padding:10px 16px;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:opacity .2s}.h5-btn:active{opacity:.8}.h5-btn-primary{background:#1890ff;color:#fff}.h5-btn-secondary{background:#fff;border:1px solid #ddd;color:#666}.h5-btn-danger{background:#fff;border:1px solid #ff4d4f;color:#ff4d4f}.h5-btn-block{width:100%;display:block}.h5-btn-large{padding:12px 32px;font-size:16px}.h5-form-group{margin-bottom:12px}.h5-form-label{display:block;margin-bottom:4px;font-size:14px;color:#333}.h5-input{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.h5-textarea{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;resize:vertical;box-sizing:border-box}.h5-select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.h5-image-slot{text-align:center}.h5-image-slot-placeholder{width:100%;height:120px;background:#f5f5f5;border:1px dashed #d9d9d9;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px;cursor:pointer}.h5-image-slot-img{width:100%;height:120px;object-fit:cover;border-radius:4px}.h5-message-success{padding:12px;background:#f6ffed;color:#389e0d;border-radius:4px;margin-bottom:12px}.h5-message-error{padding:12px;background:#fff2f0;color:#cf1322;border-radius:4px;margin-bottom:12px}.h5-reports-page{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.h5-reports-header{padding:12px 16px;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.h5-reports-filter{padding:8px 16px;background:#fff}.h5-reports-filter-btn{width:100%;text-align:left;padding:8px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px;cursor:pointer}.h5-reports-filter-panel{margin-top:8px;padding:12px;border:1px solid #eee;border-radius:4px}.h5-reports-list{flex:1;overflow:auto;padding:0 16px}.h5-reports-empty{text-align:center;padding:40px;color:#999}.h5-reports-empty-desc{font-size:14px;margin-top:8px}.h5-reports-loadmore{text-align:center;padding:16px;color:#999}.h5-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#1890ff;color:#fff;border:none;font-size:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;cursor:pointer;z-index:1000;transition:transform .2s,opacity .2s}.h5-fab:active{transform:scale(.95);opacity:.9}.h5-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.h5-grid-2-sm{display:grid;grid-template-columns:1fr 1fr;gap:8px}.h5-flex{display:flex}.h5-flex-gap{display:flex;gap:8px}.h5-empty{text-align:center;padding:40px;color:#999}.h5-loading{text-align:center;padding:24px;color:#999}.h5-local-card{margin-bottom:16px;padding:12px;border:1px solid #eee;border-radius:4px}.h5-local-card-header{display:flex;justify-content:space-between;margin-bottom:8px}.h5-nav-bar{display:flex;gap:8px;padding:16px 0}.h5-nav-bar>.h5-btn{flex:1}
