.updates-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.header{margin-bottom:3rem}.back-link{color:var(--text-muted, #6b7899);text-decoration:none;font-size:.9rem;transition:color .15s ease}.back-link:hover{color:var(--accent, #7c7ff2)}.page-title{font-size:2rem;font-weight:700;margin:1rem 0 .5rem;background:linear-gradient(135deg,#818cf8,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-desc{color:var(--text-secondary, #9aa5be);font-size:.95rem;margin:0}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#818CF8 0%,rgba(129,140,248,.3) 80%,transparent 100%)}.update-entry{position:relative;margin-bottom:2.5rem;padding:1.5rem;background:var(--bg-card, rgba(255, 255, 255, .03));border:1px solid var(--border, rgba(255, 255, 255, .08));border-radius:12px;transition:border-color .3s,box-shadow .3s}.update-entry:before{content:"";position:absolute;left:-2rem;top:1.8rem;width:12px;height:12px;border-radius:50%;background:#818cf8;border:2px solid var(--bg-primary, #0c0d14);box-shadow:0 0 0 3px #818cf833}.update-entry:hover{border-color:#818cf84d;box-shadow:0 4px 20px #818cf81a}.date-badge{margin-bottom:.5rem}.date-badge time{font-size:.8rem;font-weight:600;color:#818cf8;background:#818cf81a;padding:.25rem .75rem;border-radius:20px;letter-spacing:.02em}.update-title{font-size:1.15rem;font-weight:600;margin:.75rem 0;color:var(--text-primary, #e8eaf6)}.update-items{list-style:none;padding:0;margin:0}.update-items li{padding:.4rem 0;color:var(--text-secondary, #9aa5be);font-size:.9rem;line-height:1.6;border-bottom:1px solid var(--border, rgba(255, 255, 255, .04))}.update-items li:last-child{border-bottom:none}.version-section{margin-bottom:1rem}.version-section:last-child{margin-bottom:0}.version-badge{font-size:.75rem;font-weight:600;color:#a5b4fc;background:#a5b4fc1a;padding:.2rem .6rem;border-radius:6px;display:inline-block;margin:.75rem 0 .25rem;letter-spacing:.03em;border:1px solid rgba(165,180,252,.15)}.version-section:first-child .version-badge{margin-top:0}@media(max-width:640px){.updates-page{padding:1.5rem 1rem 3rem}.page-title{font-size:1.5rem}.timeline{padding-left:1.5rem}.update-entry{padding:1rem}.update-entry:before{left:-1.5rem;width:10px;height:10px}}
