.pu-root{font-family:'Plus Jakarta Sans',sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}.pu-root *{box-sizing:border-box}.pu-head{display:flex;align-items:center;gap:14px;margin:0 0 20px 0}.pu-head-icon{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(249 115 22 / .25)}.pu-head-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pu-head-text{flex:1;border-bottom:2px solid #f3f4f6;padding-bottom:10px}.pu-head-title{font-size:17px;font-weight:800;color:#111827;letter-spacing:-.2px;line-height:1;margin:0}.pu-head-accent{display:flex;align-items:center;gap:5px;margin-top:6px}.pu-head-line{width:28px;height:2.5px;background:linear-gradient(90deg,#f97316,#fbbf24);border-radius:2px}.pu-head-dot{width:4px;height:4px;background:#fbbf24;border-radius:50%}.pu-live-badge{display:inline-flex;align-items:center;gap:5px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;margin-left:10px}.pu-live-dot{width:6px;height:6px;border-radius:50%;background:#dc2626;animation:pu-pulse 1.5s infinite}@keyframes pu-pulse{0%,100%{opacity:1}50%{opacity:.3}}.pu-timeline{position:relative;padding-left:32px}.pu-timeline::before{content:'';position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#f97316,#fbbf24,#f3f4f6);border-radius:2px}.pu-item{position:relative;margin-bottom:24px}.pu-item:last-child{margin-bottom:0}.pu-dot{position:absolute;left:-28px;top:4px;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#f97316,#fbbf24);border:3px solid #fff;box-shadow:0 0 0 2px #fed7aa;z-index:1}.pu-item:first-child .pu-dot{box-shadow:0 0 0 2px #f97316,0 0 12px rgb(249 115 22 / .4)}.pu-card{background:#fff;border:1.5px solid #f0f0f0;border-radius:14px;padding:14px 18px;transition:border-color 0.2s,box-shadow 0.2s}.pu-item:first-child .pu-card{border-color:#fed7aa;background:#fffdf9;box-shadow:0 4px 16px rgb(249 115 22 / .08)}.pu-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.pu-date{font-size:11px;font-weight:700;color:#f97316;text-transform:uppercase;letter-spacing:.8px}.pu-item:first-child .pu-new-badge{display:inline-block;background:#f97316;color:#fff;font-size:9px;font-weight:800;padding:2px 7px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.pu-title{font-size:15px;font-weight:700;color:#111827;line-height:1.4;margin-bottom:6px}.pu-desc{font-size:15px;font-weight:500;color:#4b5563;line-height:1.7;margin:0}@media (max-width:540px){.pu-timeline{padding-left:28px}.pu-card{padding:12px 14px}}.pu-hidden{display:none}.pu-show-more{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:11px 20px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;font-size:13px;font-weight:700;color:#6b7280;font-family:'Plus Jakarta Sans',sans-serif;transition:all 0.15s;width:100%}.pu-show-more:hover{border-color:#fed7aa;color:#f97316;background:#fffdf9}.pu-show-more svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.5;transition:transform 0.25s}.pu-show-more.expanded svg{transform:rotate(180deg)}