.updates-module__JpV7ya__page{background:var(--bg-page);min-height:100vh}.updates-module__JpV7ya__container{max-width:1060px;margin:0 auto;padding:0 1.5rem}.updates-module__JpV7ya__heroSection{background:var(--background-hero-section);border-bottom:1px solid var(--border-light);text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}.updates-module__JpV7ya__heroContent{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.updates-module__JpV7ya__heroContent h1{letter-spacing:-.015em;color:var(--text-primary);margin:1.5rem 0;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.15}.updates-module__JpV7ya__heroContent p{opacity:.95;color:var(--text-secondary);margin:1.5rem 0;font-size:1.35rem;font-weight:400;line-height:1.8}.updates-module__JpV7ya__heroChartWrap{box-sizing:border-box;background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;flex:1;width:100%;min-width:0;padding:1.5rem 1.5rem 1rem;overflow:hidden;box-shadow:0 4px 24px #0000000f}.updates-module__JpV7ya__chartHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.updates-module__JpV7ya__chartLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .2rem;font-size:.75rem;font-weight:600}.updates-module__JpV7ya__chartStat{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800}.updates-module__JpV7ya__chartBadge{color:#16a34a;background:#dcfce7;border-radius:20px;padding:.3em .7em;font-size:.75rem;font-weight:600}.updates-module__JpV7ya__chart{width:100%;max-width:100%;height:auto;display:block}.updates-module__JpV7ya__chartLoading{flex-direction:column;gap:.75rem;padding:1.5rem 0 .5rem;display:flex}.updates-module__JpV7ya__chartLoadingBar{background:linear-gradient(90deg, var(--border-light) 25%, #e9eafc 50%, var(--border-light) 75%);background-size:200% 100%;border-radius:6px;width:100%;height:12px;animation:1.4s infinite updates-module__JpV7ya__shimmer}@keyframes updates-module__JpV7ya__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.updates-module__JpV7ya__chartSection{background:var(--section-bg-1);padding:4rem 0 2rem}.updates-module__JpV7ya__statsRow{align-items:stretch;gap:1.25rem;display:flex}.updates-module__JpV7ya__statsGrid{flex-shrink:0;grid-template-columns:1fr 1fr;gap:1.25rem;width:280px;display:grid}.updates-module__JpV7ya__statCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;flex-direction:column;justify-content:center;gap:.3rem;padding:1.25rem;display:flex;box-shadow:0 4px 24px #0000000f}.updates-module__JpV7ya__statValue{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.updates-module__JpV7ya__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.72rem;font-weight:600;line-height:1.4}.updates-module__JpV7ya__statsNote{color:var(--text-muted);text-align:right;margin:.75rem 0 0;font-size:.75rem}.updates-module__JpV7ya__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 2.5rem;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;line-height:1.2}.updates-module__JpV7ya__centeredTitle{text-align:center}.updates-module__JpV7ya__changelogSection{background:var(--section-bg-2);padding:4rem 0 5rem}.updates-module__JpV7ya__timeline{flex-direction:column;gap:2.5rem;display:flex}.updates-module__JpV7ya__monthGroup{gap:2.5rem;display:flex}.updates-module__JpV7ya__monthLabel{width:130px;min-width:130px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;text-align:right;padding-top:.35rem;font-size:.78rem;font-weight:700}.updates-module__JpV7ya__entries{border-left:2px solid var(--border-light);flex-direction:column;flex:1;gap:2rem;padding-left:2rem;display:flex}.updates-module__JpV7ya__entry{position:relative}.updates-module__JpV7ya__entryDot{background:var(--color-primary);border:2px solid var(--bg-page);width:10px;height:10px;box-shadow:0 0 0 2px var(--color-primary);border-radius:50%;position:absolute;top:.45rem;left:calc(-2rem - 5px)}.updates-module__JpV7ya__entryBody{flex-direction:column;gap:.5rem;display:flex}.updates-module__JpV7ya__entryMeta{align-items:center;gap:.75rem;display:flex}.updates-module__JpV7ya__entryDate{color:var(--text-muted);font-size:.8rem;font-weight:500}.updates-module__JpV7ya__entryBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);background:#667eea1a;border-radius:4px;padding:.2em .6em;font-size:.68rem;font-weight:700}.updates-module__JpV7ya__entryTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.updates-module__JpV7ya__entryDescription{font-size:var(--font-size-small);color:var(--text-secondary);margin:0;line-height:1.7}@media (max-width:900px){.updates-module__JpV7ya__heroChartWrap{width:100%}.updates-module__JpV7ya__statsRow{flex-direction:column}.updates-module__JpV7ya__statsGrid{width:100%}}@media (max-width:600px){.updates-module__JpV7ya__heroSection{padding:4rem 1.5rem}.updates-module__JpV7ya__heroChartWrap{padding:1.25rem 1rem .75rem}.updates-module__JpV7ya__heroContent h1{font-size:clamp(2rem,6vw,2.8rem)}.updates-module__JpV7ya__monthGroup{flex-direction:column;gap:.75rem}.updates-module__JpV7ya__monthLabel{text-align:left;width:auto;padding-top:0}.updates-module__JpV7ya__entries{padding-left:1.25rem}.updates-module__JpV7ya__entryDot{left:calc(-1.25rem - 5px)}}
