*{margin:0;padding:0;box-sizing:border-box}body{background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.page{padding:16px;max-width:420px;margin:0 auto}.schedule-bar{text-align:center;padding:8px;background:#e8f5e9;color:#2e7d32;border-radius:6px;font-size:14px;margin-bottom:8px}.location-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;color:#666}.refresh-btn{font-size:18px;cursor:pointer;-webkit-user-select:none;user-select:none}.refresh-btn.spinning{animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.current-time{font-size:36px;font-weight:300;text-align:center;padding:20px 0;color:#333}.status-row{display:flex;justify-content:space-around;padding:10px 0}.status-item{color:#999;font-size:15px}.status-item.done{color:#07c160}.action-area{text-align:center;margin-top:30px}.checkin-btn{width:160px;height:160px;border-radius:50%!important;font-size:20px;line-height:160px;padding:0}.checkin-btn:active{opacity:.8}.checkin-btn[disabled]{background:#a0d8a0}.hint{margin-top:16px;color:#07c160;font-size:14px}.weui-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;background:#000000b3;color:#fff;padding:12px 20px;border-radius:8px}
