*{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei',sans-serif;background:#ffffff;color:#333;line-height:1.5;min-height:100vh;display:flex;flex-direction:row}.wx-container{max-width:750px;margin:0 auto;background:#ffffff;flex:1;display:flex;flex-direction:column}.wx-main-content{flex:1}.wx-search-container{padding:20px 20px 20px;background:white}.wx-search-box{display:flex;gap:8px;align-items:center}.wx-input-wrap{position:relative;flex:1}.wx-input{padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none;background:#f8f9fa;transition:border-color 0.2s ease;box-sizing:border-box;width:100%}.wx-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;border:none;border-radius:50%;background:rgba(0,0,0,0.06);color:#666;cursor:pointer;display:none;align-items:center;justify-content:center;line-height:1}.wx-clear-btn:active{background:rgba(0,0,0,0.12)}.wx-input:focus{border-color:#666;background:#f8f9fa}.wx-search-btn{background:none;border:none;padding:12px;cursor:pointer;border-radius:8px;transition:background-color 0.2s ease;display:flex;align-items:center;justify-content:center}.wx-search-btn:hover{background-color:#f5f5f5}.wx-search-btn:active{background-color:#e5e5e5;transform:scale(0.95)}.wx-search-icon{width:20px;height:20px}.wx-results{padding:12px 10px 20px;display:none}.wx-results-divider{height:1px;background:#f0f0f0;margin:15px 0 0 0}.wx-results.show{display:block}.wx-loading{text-align:center;padding:40px 20px}.wx-spinner{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #666;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wx-timeline{position:relative;margin-top:40px}.wx-timeline-item{position:relative;display:flex;margin-bottom:30px;min-height:auto;padding-bottom:15px}.wx-timeline-item:not(:last-child)::after{content:'';position:absolute;left:5%;right:5%;bottom:-15px;height:1px;border-style:dotted;border-width:1px 0 0 0;border-color:#e0e0e0;z-index:0}.wx-timeline-item:last-child{margin-bottom:0;padding-bottom:0}.wx-timeline-item::before{content:'';position:absolute;left:25%;top:0;bottom:-80px;width:1px;background:#ddd;z-index:1}.wx-timeline-item:last-child::before{display:none}.wx-timeline-dot{position:absolute;left:25%;transform:translateX(-50%);top:16px;width:8px;height:8px;border-radius:50%;background:white;border:1px solid #666;z-index:3}.wx-timeline-item:first-child .wx-timeline-dot{background:#0E47A1}.wx-timeline-left{flex:0 0 23%;text-align:right;padding-right:2%;padding-top:2px;word-wrap:break-word;overflow-wrap:break-word}.wx-timeline-right{flex:1;padding-left:4%;padding-top:2px;min-width:0}.wx-timeline-time{font-size:12px;color:#666;line-height:1.3;font-weight:normal;white-space:nowrap}.wx-timeline-date{font-size:14px;color:#333;font-weight:500;margin-bottom:4px;line-height:1.3;white-space:nowrap}.wx-timeline-status{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;line-height:1.3}.wx-timeline-location{font-size:12px;color:#666;margin-bottom:4px;line-height:1.3}.wx-timeline-details{font-size:12px;color:#999;line-height:1.4}.wx-no-results{text-align:center;padding:40px 20px;color:#999;font-size:14px}.wx-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:16px;border-radius:8px;margin:16px 0;font-size:14px}.wx-footer{text-align:center;padding:30px 20px 40px;color:#999;font-size:11px;border-top:1px solid #f0f0f0;margin-top:auto;line-height:1.5;background:#ffffff}@media (max-width:480px){.wx-container{}.wx-search-container{padding:16px}.wx-results{padding:10px}.wx-input{font-size:16px}.wx-timeline-left{flex:0 0 23%;padding-right:2%}.wx-timeline-right{flex:1;padding-left:4%}.wx-timeline-item::before{left:26%}.wx-timeline-dot{left:26%}.wx-timeline-time{font-size:11px;line-height:1.2}.wx-timeline-date{font-size:13px;line-height:1.2}.wx-timeline-status{font-size:13px;line-height:1.2}.wx-timeline-location{font-size:11px;line-height:1.2}}@media (max-width:360px){.wx-timeline-left{flex:0 0 28%;padding-right:2%;font-size:0.9em}.wx-timeline-right{flex:1;padding-left:4%}.wx-timeline-item::before{left:30%}.wx-timeline-dot{left:30%}.wx-timeline-time{font-size:10px;line-height:1.1}.wx-timeline-date{font-size:12px;line-height:1.1}.wx-timeline-status{font-size:12px;line-height:1.1}.wx-timeline-location{font-size:10px;line-height:1.1}}