.xu5-recent-updates-wrapper{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%)}.xu5-recent-updates-container{display:block;padding:20px 30px 30px}.xu5-recent-updates-title{margin-bottom:8px;font-size:32px;font-weight:700;background:linear-gradient(135deg,#409eff 0%,#337ecc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.xu5-recent-updates-subtitle{text-align:center;color:#64748b;font-size:16px;margin-bottom:8px}.xu5-tab-nav{margin-bottom:5px;display:flex;justify-content:center}.xu5-tab-nav-inner{display:inline-flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.xu5-tab-button{padding:12px 24px;font-size:15px;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.xu5-tab-button::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.3s ease;border-radius:10px}.xu5-tab-button .icon{font-size:18px;position:relative;z-index:1}.xu5-tab-button span:not(.icon){position:relative;z-index:1}.xu5-tab-button:hover{color:#409eff;transform:translateY(-1px)}.xu5-tab-button.active{color:#ffffff;background:linear-gradient(135deg,#409eff 0%,#337ecc 100%);box-shadow:0 4px 12px rgba(102,126,234,0.3)}.xu5-tab-button.active::before{opacity:1}.xu5-tab-content{display:none;animation:fadeIn 0.4s ease-in-out}.xu5-tab-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.xu5-tab-content-inner{background:#ffffff;border-radius:12px;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,0.04);border:1px solid #e2e8f0}.xu5-updates-list{list-style:none;padding:0;margin:0}.xu5-updates-list li{padding:16px 20px;margin-bottom:12px;background:#f8fafc;border-radius:10px;border-left:4px solid transparent;transition:all 0.3s ease;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.xu5-updates-list li:last-child{margin-bottom:0}.xu5-updates-list li:hover{background:#f1f5f9;transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,0.06)}.xu5-updates-list li.update-new{border-left-color:#10b981}.xu5-updates-list li.update-version{border-left-color:#409eff}.xu5-updates-list li.update-tutorial{border-left-color:#f59e0b}.xu5-update-badge{display:inline-flex;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;border-radius:6px;text-transform:uppercase;letter-spacing:0.5px;flex-shrink:0}.xu5-update-badge.badge-new{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#ffffff;box-shadow:0 2px 6px rgba(16,185,129,0.3)}.xu5-update-badge.badge-update{background:linear-gradient(135deg,#409eff 0%,#337ecc 100%);color:#ffffff;box-shadow:0 2px 6px rgba(59,130,246,0.3)}.xu5-update-badge.badge-tutorial{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#ffffff;box-shadow:0 2px 6px rgba(245,158,11,0.3)}.xu5-update-title{color:#1f2937;text-decoration:none;font-weight:600;font-size:15px;transition:all 0.2s ease;flex-shrink:1;min-width:0}.xu5-update-title:hover{color:#409eff;text-decoration:none}.xu5-version-link,.xu5-version-text{color:#6366f1;font-size:13px;font-weight:500;font-family:'Consolas','Monaco',monospace;background:#eef2ff;padding:2px 8px;border-radius:4px;text-decoration:none;transition:all 0.2s ease;flex-shrink:0}.xu5-version-link:hover{background:#e0e7ff;color:#4f46e5;text-decoration:none}.xu5-version-text{cursor:default}.xu5-update-separator{color:#94a3b8;font-size:13px;font-style:italic;flex-shrink:0}.xu5-update-software-link{color:#64748b;text-decoration:none;font-size:14px;font-weight:500;transition:all 0.2s ease;flex-shrink:1;min-width:0}.xu5-update-software-link:hover{color:#337ecc;text-decoration:none}.xu5-update-time{color:#94a3b8;font-size:13px;margin-left:auto;font-family:'Consolas','Monaco',monospace;flex-shrink:0}@media (max-width:768px){.xu5-recent-updates-container{padding:24px 16px;border-radius:12px}.xu5-recent-updates-title{font-size:26px}.xu5-recent-updates-subtitle{font-size:14px;margin-bottom:24px}.xu5-tab-nav-inner{width:100%;flex-direction:column}.xu5-tab-button{width:100%;justify-content:center;padding:14px 20px}.xu5-tab-content-inner{padding:16px}.xu5-updates-list li{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:8px}.xu5-update-time{margin-left:0;width:100%;text-align:right;font-size:12px}.xu5-update-title,.xu5-update-software-link{font-size:14px}.xu5-version-link,.xu5-version-text{font-size:12px}}@media (max-width:480px){.xu5-recent-updates-container{padding:20px 12px}.xu5-recent-updates-title{font-size:22px}.xu5-tab-button{font-size:14px;padding:12px 16px}.xu5-updates-list li{padding:10px 12px}.xu5-update-badge{font-size:11px;padding:3px 10px}}@media print{.xu5-tab-nav{display:none}.xu5-tab-content{display:block !important}.xu5-updates-list li{page-break-inside:avoid}}@media (prefers-color-scheme:dark){.xu5-recent-updates-container{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-color:rgba(255,255,255,0.1)}.xu5-tab-content-inner{background:#1e293b;border-color:#334155}.xu5-updates-list li{background:#0f172a;color:#e2e8f0}.xu5-updates-list li:hover{background:#1e293b}.xu5-update-title{color:#e2e8f0}.xu5-update-software-link{color:#cbd5e1}.xu5-update-time{color:#64748b}}