*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.wh-page{background:#f5f5f5;flex-direction:column;min-height:100%;display:flex}.wh-topbar{color:#fff;background:#1677ff;justify-content:space-between;align-items:center;padding:12px 16px;font-size:16px;display:flex}.wh-content{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.wh-big-button{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:12px;width:100%;padding:18px;font-size:20px}.wh-big-button:disabled{cursor:not-allowed;background:#b0c4de}.wh-big-button.secondary{color:#1677ff;background:#fff;border:2px solid #1677ff}.wh-big-button.danger{background:#ff4d4f}.wh-card{background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 1px 4px #00000014}.wh-scan-code{font-family:ui-monospace,Consolas,monospace;font-size:20px;font-weight:600}.wh-pill{border-radius:999px;width:fit-content;padding:2px 10px;font-size:13px;display:inline-block}.wh-pill.pending{color:#595959;background:#f0f0f0}.wh-pill.packed{color:#1677ff;background:#e6f4ff}.wh-pill.cancelled{color:#cf1322;background:#fff1f0}.wh-toggle{gap:8px;margin-bottom:4px;display:flex}.wh-toggle button{color:#1677ff;cursor:pointer;background:#fff;border:1px solid #1677ff;border-radius:8px;flex:1;padding:10px;font-size:15px}.wh-toggle button.active{color:#fff;background:#1677ff}.wh-empty{text-align:center;color:#999;padding:40px 0}.wh-error{color:#cf1322;background:#fff1f0;border-radius:8px;padding:12px;font-size:14px}.wh-file-row{background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.wh-file-row input[type=file]{font-size:15px}.wh-video{background:#000;border-radius:12px;width:100%}.wh-notif-confirm-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;margin-top:8px;padding:6px 14px;font-size:13px;font-weight:400}.wh-notif-confirm-btn:disabled{cursor:not-allowed;background:#b0c4de}
