.changelog-module__RA-AKW__header{background:var(--card-bg);padding-block:24px}.changelog-module__RA-AKW__title{color:var(--foreground);letter-spacing:-.04em;font-size:28px;font-weight:700;line-height:1.2}.changelog-module__RA-AKW__feed{--update-link:color-mix(in srgb, var(--cta) 50%, var(--foreground));background:var(--surface-subtle);flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.changelog-module__RA-AKW__progressTrack{background:var(--card-border);flex-shrink:0;height:2px}.changelog-module__RA-AKW__progress{background:var(--brand-green);transform-origin:0;height:100%}.changelog-module__RA-AKW__scroller{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--card-border) transparent;flex:1;min-height:0;overflow-y:auto}.changelog-module__RA-AKW__timeline{margin:0;padding:28px 28px 36px 46px;list-style:none}.changelog-module__RA-AKW__entry{padding:0 0 28px 22px;position:relative}.changelog-module__RA-AKW__entry:before{content:"";background:var(--card-border);width:1px;position:absolute;top:13px;bottom:-13px;left:-1px}.changelog-module__RA-AKW__entry:last-child{padding-bottom:0}.changelog-module__RA-AKW__entry:last-child:before{background:linear-gradient(var(--card-border), transparent);bottom:0}.changelog-module__RA-AKW__dot{background:var(--muted-foreground);width:11px;height:11px;box-shadow:0 0 0 4px var(--surface-subtle);z-index:1;border-radius:50%;position:absolute;top:7px;left:-6px}.changelog-module__RA-AKW__latestDot{background:var(--brand-green);box-shadow:0 0 0 4px var(--surface-subtle), 0 0 0 5px color-mix(in srgb, var(--brand-green) 25%, transparent)}.changelog-module__RA-AKW__dateRow{min-height:24px;color:var(--foreground-secondary);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.changelog-module__RA-AKW__latest{color:var(--foreground-secondary);background:color-mix(in srgb, var(--brand-green) 13%, var(--card-bg));border-radius:7px;padding:3px 8px;font-size:11px;font-weight:600}.changelog-module__RA-AKW__card{border:1px solid var(--card-border);background:var(--card-bg);box-shadow:0 2px 5px color-mix(in srgb, var(--foreground) 2%, transparent);border-radius:20px;padding:22px;transition:border-color .18s,box-shadow .18s}.changelog-module__RA-AKW__card:hover{border-color:color-mix(in srgb, var(--foreground-secondary) 24%, var(--card-border));box-shadow:var(--shadow-card)}.changelog-module__RA-AKW__categories{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.changelog-module__RA-AKW__categories>span{background:var(--surface-subtle);color:var(--foreground-secondary);border-radius:99px;padding:4px 9px;font-size:11px;font-weight:500;line-height:1.35}.changelog-module__RA-AKW__copy{overflow-wrap:anywhere;color:var(--foreground-secondary);font-size:14px;line-height:1.75}.changelog-module__RA-AKW__copy>:first-child{margin-top:0}.changelog-module__RA-AKW__copy h3{color:var(--foreground);letter-spacing:-.025em;margin:24px 0 10px;font-size:17px;font-weight:650;line-height:1.45}.changelog-module__RA-AKW__copy h3:first-child{font-size:19px}.changelog-module__RA-AKW__summary{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.changelog-module__RA-AKW__copy p{margin:10px 0 0}.changelog-module__RA-AKW__copy ul{margin-top:12px;padding-left:19px;list-style:outside}.changelog-module__RA-AKW__copy li{margin-top:7px;padding-left:3px}.changelog-module__RA-AKW__copy li::marker{color:var(--cta)}.changelog-module__RA-AKW__copy strong{color:var(--foreground);font-weight:600}.changelog-module__RA-AKW__copy a{color:var(--update-link);text-underline-offset:3px;text-decoration:underline}.changelog-module__RA-AKW__copy code{background:var(--surface-subtle);border-radius:5px;padding:2px 5px;font-size:.9em}.changelog-module__RA-AKW__actions{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:16px;display:flex}.changelog-module__RA-AKW__actions button,.changelog-module__RA-AKW__actions a{min-height:36px;color:var(--update-link);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.changelog-module__RA-AKW__actions button:hover,.changelog-module__RA-AKW__actions a:hover{color:var(--foreground)}.changelog-module__RA-AKW__actions svg{transition:transform .18s}.changelog-module__RA-AKW__actions .changelog-module__RA-AKW__readMore{margin-left:auto}.changelog-module__RA-AKW__readMore:hover svg{transform:translate(1px,-1px)}.changelog-module__RA-AKW__rotated{transform:rotate(180deg)}.changelog-module__RA-AKW__feed button:focus-visible,.changelog-module__RA-AKW__feed a:focus-visible{outline:2px solid var(--cta);outline-offset:4px}.changelog-module__RA-AKW__mediaFigure{margin:18px 0 0}.changelog-module__RA-AKW__imageButton{border:1px solid var(--card-border);background:var(--surface-subtle);cursor:zoom-in;border-radius:13px;width:100%;display:block;position:relative;overflow:hidden}.changelog-module__RA-AKW__image{object-fit:contain;width:100%;max-height:340px;transition:transform .25s;display:block}.changelog-module__RA-AKW__imageButton:hover .changelog-module__RA-AKW__image{transform:scale(1.015)}.changelog-module__RA-AKW__zoomHint{border:1px solid var(--card-border);width:30px;height:30px;color:var(--foreground-secondary);background:var(--card-bg);box-shadow:var(--shadow-card);border-radius:9px;place-items:center;display:grid;position:absolute;bottom:10px;right:10px}.changelog-module__RA-AKW__caption{text-align:center;color:var(--foreground-secondary);margin-top:8px;font-size:11px;line-height:1.5}.changelog-module__RA-AKW__video,.changelog-module__RA-AKW__videoFrame{border:1px solid var(--card-border);background:var(--surface-subtle);border-radius:13px;width:100%;margin-top:18px;display:block;overflow:hidden}.changelog-module__RA-AKW__videoFrame{aspect-ratio:16/9}.changelog-module__RA-AKW__video{max-height:400px}.changelog-module__RA-AKW__embed{border:0;width:100%;height:100%}.changelog-module__RA-AKW__playButton{width:100%;height:100%;min-height:140px;color:var(--foreground);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.changelog-module__RA-AKW__videoPoster{object-fit:cover;width:100%;height:100%;position:absolute}.changelog-module__RA-AKW__playIcon{z-index:1;background:var(--card-bg);border:1px solid var(--card-border);width:58px;height:58px;box-shadow:var(--shadow-pop);border-radius:50%;place-items:center;padding-left:3px;transition:transform .18s;display:grid;position:relative}.changelog-module__RA-AKW__playButton:hover .changelog-module__RA-AKW__playIcon{transform:scale(1.08)}.changelog-module__RA-AKW__playLabel{background:var(--card-bg);border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600;position:relative}.changelog-module__RA-AKW__mediaFallback{border:1px dashed var(--card-border);background:var(--surface-subtle);border-radius:13px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:36px 16px;display:flex}.changelog-module__RA-AKW__lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--foreground);background:0 0;border:0;margin:0;padding:24px;position:fixed;inset:0}.changelog-module__RA-AKW__lightbox[open]{place-items:center;display:grid}.changelog-module__RA-AKW__lightbox::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf}.changelog-module__RA-AKW__lightboxContent{border:1px solid var(--card-border);background:var(--card-bg);max-width:min(1200px,100%);box-shadow:var(--shadow-pop);border-radius:20px;padding:12px;position:relative}.changelog-module__RA-AKW__lightboxImage{object-fit:contain;border-radius:10px;max-width:100%;max-height:80dvh;margin:auto;display:block}.changelog-module__RA-AKW__lightboxClose{border:1px solid var(--card-border);background:var(--card-bg);width:36px;height:36px;box-shadow:var(--shadow-card);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.changelog-module__RA-AKW__lightboxCaption{text-align:center;margin:12px 8px 2px;font-size:13px;line-height:1.5}.changelog-module__RA-AKW__empty{min-height:320px;color:var(--foreground-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.changelog-module__RA-AKW__empty>span{border:1px solid var(--card-border);background:var(--card-bg);width:64px;height:64px;color:var(--cta);border-radius:50%;place-items:center;display:grid}.changelog-module__RA-AKW__skeletons{gap:28px;padding:28px;display:grid}.changelog-module__RA-AKW__skeleton{border:1px solid var(--card-border);background:var(--card-bg);border-radius:20px;padding:24px}.changelog-module__RA-AKW__skeleton span,.changelog-module__RA-AKW__skeleton div{background:var(--surface-subtle);border-radius:6px;height:12px;margin-bottom:16px;display:block}.changelog-module__RA-AKW__skeleton span{width:35%;height:22px}.changelog-module__RA-AKW__skeleton div:last-child{width:70%;margin-bottom:0}@media (prefers-reduced-motion:no-preference){.changelog-module__RA-AKW__skeleton{animation:1.8s ease-in-out infinite changelog-module__RA-AKW__shimmer}@keyframes changelog-module__RA-AKW__shimmer{50%{opacity:.45}}}@media (prefers-reduced-motion:reduce){.changelog-module__RA-AKW__card,.changelog-module__RA-AKW__actions svg,.changelog-module__RA-AKW__image,.changelog-module__RA-AKW__playIcon{transition:none}}@media (max-width:639px){.changelog-module__RA-AKW__header{padding:16px 20px}.changelog-module__RA-AKW__title{font-size:25px}.changelog-module__RA-AKW__feed{flex:0 auto;height:75dvh}.changelog-module__RA-AKW__timeline{padding:24px 16px 28px 24px}.changelog-module__RA-AKW__entry{padding-bottom:24px;padding-left:16px}.changelog-module__RA-AKW__card{border-radius:16px;padding:17px}.changelog-module__RA-AKW__copy{font-size:13px;line-height:1.75}.changelog-module__RA-AKW__copy h3:first-child{font-size:17px}.changelog-module__RA-AKW__dateRow{gap:8px;font-size:12px}.changelog-module__RA-AKW__categories{gap:5px;margin-bottom:14px}.changelog-module__RA-AKW__categories>span{padding:4px 7px;font-size:10px}.changelog-module__RA-AKW__actions button,.changelog-module__RA-AKW__actions a{min-height:40px;font-size:12px}.changelog-module__RA-AKW__lightbox{padding:12px}}@media (prefers-reduced-motion:no-preference){.changelog-module__RA-AKW__copy[data-expanded=true]{animation:.2s ease-out changelog-module__RA-AKW__revealCopy}@keyframes changelog-module__RA-AKW__revealCopy{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
.VoiceCloneProgress-module__2cRqua__fill{--recording-fill:color-mix(in srgb, var(--cta) 24%, transparent);pointer-events:none;transition:width 1s linear;position:absolute;inset:0 auto 0 0;overflow:hidden}.VoiceCloneProgress-module__2cRqua__fillBody{background:var(--recording-fill);position:absolute;inset:0 16px 0 0}.VoiceCloneProgress-module__2cRqua__wave{width:16px;height:100%;fill:var(--recording-fill);position:absolute;inset:0 0 0 auto}.VoiceCloneProgress-module__2cRqua__waveOutline{fill:none;stroke:color-mix(in srgb, var(--cta) 55%, transparent);stroke-width:1px}.VoiceCloneProgress-module__2cRqua__fill[data-complete=true] .VoiceCloneProgress-module__2cRqua__fillBody{right:0}.VoiceCloneProgress-module__2cRqua__fill[data-complete=true] .VoiceCloneProgress-module__2cRqua__wave{display:none}@media (prefers-reduced-motion:reduce){.VoiceCloneProgress-module__2cRqua__fill{transition:none}}
