.release-history[data-astro-cid-p27d23eg]{position:relative;padding:clamp(4rem,8vw,8rem) 0;background:var(--bg);overflow:hidden;scroll-margin-top:clamp(5.5rem,14vw,7rem)}.section-header[data-astro-cid-p27d23eg]{text-align:center;max-width:700px;margin:0 auto clamp(3rem,6vw,5rem)}.section-title[data-astro-cid-p27d23eg]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(to right,var(--text) 30%,var(--primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-desc[data-astro-cid-p27d23eg]{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.timeline[data-astro-cid-p27d23eg]{position:relative;max-width:900px;margin:0 auto;padding-left:2rem}@media(min-width:768px){.timeline[data-astro-cid-p27d23eg]{padding-left:0}.timeline-line[data-astro-cid-p27d23eg]{position:absolute;left:50%;top:2.5rem;bottom:0;width:8px;background:var(--border-strong);transform:translate(-50%);border-radius:99px;opacity:.8;box-shadow:inset 1px 1px 2px #0000001a,0 0 15px rgba(var(--primary-rgb),.1);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}}.timeline-item[data-astro-cid-p27d23eg]{position:relative;margin-bottom:3rem;--item-color: var(--primary)}.timeline-item[data-astro-cid-p27d23eg].released{--item-color: #10b981;--item-glow: rgba(16, 185, 129, .5)}.timeline-item[data-astro-cid-p27d23eg].upcoming{--item-color: var(--primary);--item-glow: rgba(var(--primary-rgb), .5)}@media(min-width:768px){.timeline-item[data-astro-cid-p27d23eg]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5rem}.timeline-item[data-astro-cid-p27d23eg]:nth-child(2n){flex-direction:row-reverse}.spine-connector[data-astro-cid-p27d23eg]{position:absolute;top:2rem;left:50%;width:8px;height:calc(100% + 5rem);background:transparent;z-index:1;overflow:hidden;transform:translate(-50%)}.timeline-item[data-astro-cid-p27d23eg]:last-child .spine-connector[data-astro-cid-p27d23eg]{display:block;height:calc(100% + 1rem);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.spine-beam[data-astro-cid-p27d23eg]{position:absolute;top:-150px;left:0;width:100%;height:150px;background:linear-gradient(to bottom,transparent,var(--item-color),transparent);filter:blur(2px);animation:spine-move 3s infinite linear;opacity:.8}.curve-connector[data-astro-cid-p27d23eg]{position:absolute;top:2.5rem;width:3rem;height:4rem;z-index:1;pointer-events:none}.curve-connector[data-astro-cid-p27d23eg] svg[data-astro-cid-p27d23eg]{width:100%;height:100%;overflow:visible}.curve-bg[data-astro-cid-p27d23eg]{fill:none;stroke:var(--border-strong);stroke-width:4px;stroke-linecap:round;opacity:.8}.curve-beam[data-astro-cid-p27d23eg]{fill:none;stroke:var(--item-color);stroke-width:4px;stroke-linecap:round;stroke-dasharray:20 150;animation:curve-flow 2s infinite linear;filter:drop-shadow(0 0 5px var(--item-color))}.timeline-item[data-astro-cid-p27d23eg]:nth-child(odd) .curve-connector[data-astro-cid-p27d23eg]{right:50%}.timeline-item[data-astro-cid-p27d23eg]:nth-child(odd) .curve-bg[data-astro-cid-p27d23eg],.timeline-item[data-astro-cid-p27d23eg]:nth-child(odd) .curve-beam[data-astro-cid-p27d23eg]{d:path("M 100 0 C 100 50, 0 50, 0 100")}.timeline-item[data-astro-cid-p27d23eg]:nth-child(2n) .curve-connector[data-astro-cid-p27d23eg]{left:50%}.timeline-item[data-astro-cid-p27d23eg]:nth-child(2n) .curve-bg[data-astro-cid-p27d23eg],.timeline-item[data-astro-cid-p27d23eg]:nth-child(2n) .curve-beam[data-astro-cid-p27d23eg]{d:path("M 0 0 C 0 50, 100 50, 100 100")}}@keyframes curve-flow{0%{stroke-dashoffset:150}to{stroke-dashoffset:0}}@keyframes spine-move{0%{top:-150px}to{top:100%}}@keyframes mobile-spine-glow{0%{transform:translate(-50%) translateY(-140%);opacity:0}20%{opacity:.95}80%{opacity:.95}to{transform:translate(-50%) translateY(420%);opacity:0}}@keyframes mobile-segment-glow{0%{transform:translate(-50%) translateY(-110%);opacity:0}22%{opacity:.7}78%{opacity:.7}to{transform:translate(-50%) translateY(170%);opacity:0}}.timeline-dot[data-astro-cid-p27d23eg]{position:absolute;left:-2.35rem;top:1.5rem;width:1rem;height:1rem;z-index:5}@media(min-width:768px){.timeline-dot[data-astro-cid-p27d23eg]{left:50%;transform:translate(-50%);top:2rem}}.dot-inner[data-astro-cid-p27d23eg]{width:100%;height:100%;background:var(--item-color);border-radius:50%;border:3px solid var(--bg);position:relative;z-index:2;box-shadow:0 0 15px rgba(var(--primary-rgb),.3)}.timeline-item[data-astro-cid-p27d23eg].released .dot-inner[data-astro-cid-p27d23eg]{box-shadow:0 0 15px #10b98166}.dot-ripple[data-astro-cid-p27d23eg]{position:absolute;inset:0;background:var(--item-color);border-radius:50%;z-index:1;animation:ripple-wave 3s cubic-bezier(0,0,.2,1) infinite;opacity:0}.dot-ripple[data-astro-cid-p27d23eg].delay-1{animation-delay:1s}@keyframes ripple-wave{0%{transform:scale(1);opacity:.8}to{transform:scale(4.5);opacity:0}}.timeline-content[data-astro-cid-p27d23eg]{width:100%}@media(min-width:768px){.timeline-content[data-astro-cid-p27d23eg]{width:calc(50% - 3rem)}}.release-card[data-astro-cid-p27d23eg]{background:rgba(var(--surface-rgb),.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:1.5rem;padding:2rem;transition:all .4s ease;box-shadow:var(--shadow-sm)}.release-card[data-astro-cid-p27d23eg]:hover{border-color:var(--item-color);box-shadow:0 10px 30px -10px rgba(var(--primary-rgb),.15);background:rgba(var(--surface-rgb),.6)}.timeline-item[data-astro-cid-p27d23eg].released .release-card[data-astro-cid-p27d23eg]:hover{box-shadow:0 10px 30px -10px #10b98133}.release-header[data-astro-cid-p27d23eg]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.version-badge[data-astro-cid-p27d23eg]{background:var(--surface-light);border:1px solid var(--border);padding:.5rem 1rem;border-radius:.75rem;display:flex;align-items:center;gap:.5rem;font-weight:600}.v-label[data-astro-cid-p27d23eg]{font-size:.75rem;text-transform:uppercase;color:var(--text-muted);opacity:.7}.v-number[data-astro-cid-p27d23eg]{color:var(--text);font-size:1.1rem}.status-badge[data-astro-cid-p27d23eg]{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.4rem .8rem;border-radius:99px;letter-spacing:.05em}.status-badge[data-astro-cid-p27d23eg].released{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}.status-badge[data-astro-cid-p27d23eg].upcoming{background:rgba(var(--primary-rgb),.1);color:var(--primary);border:1px solid rgba(var(--primary-rgb),.2)}.release-date[data-astro-cid-p27d23eg]{font-size:.9rem;color:var(--text-muted);font-weight:500}.release-tool[data-astro-cid-p27d23eg]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:1rem}.tool-tag[data-astro-cid-p27d23eg]{font-size:.8rem;font-weight:700;color:var(--item-color);text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--item-color) 12%,transparent);border:1px solid color-mix(in srgb,var(--item-color) 20%,transparent);padding:.25rem .75rem;border-radius:99px}.change-list[data-astro-cid-p27d23eg]{list-style:none;padding:0;margin:0}.change-item[data-astro-cid-p27d23eg]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.change-item[data-astro-cid-p27d23eg]:last-child{margin-bottom:0}.change-bullet[data-astro-cid-p27d23eg]{position:relative;width:6px;height:6px;margin-top:.6rem;flex-shrink:0}.bullet-inner[data-astro-cid-p27d23eg]{width:100%;height:100%;background:var(--item-color);border-radius:50%;box-shadow:0 0 8px var(--item-color);position:relative;z-index:2}.bullet-ripple[data-astro-cid-p27d23eg]{position:absolute;inset:0;background:var(--item-color);border-radius:50%;z-index:1;animation:ripple-wave-small 3s cubic-bezier(0,0,.2,1) infinite;opacity:0}@keyframes ripple-wave-small{0%{transform:scale(1);opacity:.6}to{transform:scale(4);opacity:0}}.change-text[data-astro-cid-p27d23eg]{font-size:.95rem;line-height:1.5;color:var(--text)}@media(max-width:767px){.release-history[data-astro-cid-p27d23eg]{padding:clamp(4.75rem,16vw,6rem) 0 clamp(4rem,12vw,5rem)}.section-header[data-astro-cid-p27d23eg]{text-align:left;margin-bottom:clamp(1.75rem,7vw,2.5rem);padding-left:.15rem}.section-title[data-astro-cid-p27d23eg]{max-width:100%;line-height:1.05;margin-bottom:.85rem;white-space:normal;overflow-wrap:anywhere}.section-desc[data-astro-cid-p27d23eg]{font-size:1rem;max-width:30rem}.timeline[data-astro-cid-p27d23eg]{width:100%;max-width:100%;padding-left:0}.timeline-line[data-astro-cid-p27d23eg]{position:absolute;top:.75rem;bottom:1.5rem;left:.82rem;width:5px;background:linear-gradient(to bottom,color-mix(in srgb,var(--border-strong) 78%,white 22%),color-mix(in srgb,var(--surface-2) 86%,transparent));border-radius:99px;overflow:hidden;box-shadow:0 0 0 1px rgba(var(--primary-rgb),.12),0 0 14px rgba(var(--primary-rgb),.08);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.timeline-line[data-astro-cid-p27d23eg]:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to bottom,#ffffff52,#ffffff05);opacity:.82}.timeline-item[data-astro-cid-p27d23eg]{margin-bottom:1.4rem;padding-left:2.2rem;z-index:1}.timeline-item[data-astro-cid-p27d23eg]:before{content:"";position:absolute;top:1.22rem;left:.98rem;width:1.06rem;height:1.02rem;border-top:3px solid color-mix(in srgb,var(--item-color) 58%,white 12%);border-right:3px solid color-mix(in srgb,var(--item-color) 58%,white 12%);border-top-right-radius:1rem;pointer-events:none;opacity:.95;z-index:1;filter:drop-shadow(0 0 6px color-mix(in srgb,var(--item-color) 30%,transparent))}.spine-connector[data-astro-cid-p27d23eg]{position:absolute;top:1.02rem;left:calc(.82rem + 2.5px);width:5px;height:calc(100% + 1.35rem);background:transparent;z-index:0;overflow:hidden;transform:translate(-50%)}.timeline-item[data-astro-cid-p27d23eg]:last-child .spine-connector[data-astro-cid-p27d23eg]{height:calc(100% - .1rem);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.spine-beam[data-astro-cid-p27d23eg]{position:absolute;top:-90px;left:0;width:100%;height:90px;background:linear-gradient(to bottom,transparent,var(--item-color),transparent);filter:blur(1.8px);animation:spine-move 3s infinite linear;opacity:.72}.timeline-dot[data-astro-cid-p27d23eg]{left:.3rem;top:.86rem;width:1.15rem;height:1.15rem}.dot-inner[data-astro-cid-p27d23eg]{border-width:2px;box-shadow:0 0 0 3px color-mix(in srgb,var(--item-color) 16%,transparent),0 0 18px color-mix(in srgb,var(--item-color) 35%,transparent)}.dot-ripple[data-astro-cid-p27d23eg]{animation-duration:3.4s}.curve-connector[data-astro-cid-p27d23eg]{display:none}.release-card[data-astro-cid-p27d23eg]{position:relative;z-index:1;max-width:100%;overflow:hidden;padding:1.25rem;border-radius:1.25rem;box-shadow:0 14px 28px #0f172a14}.release-header[data-astro-cid-p27d23eg]{flex-direction:column;align-items:flex-start;margin-bottom:1rem;gap:.75rem}.version-badge[data-astro-cid-p27d23eg],.status-badge[data-astro-cid-p27d23eg],.tool-tag[data-astro-cid-p27d23eg]{min-height:2.25rem;display:inline-flex;align-items:center}.release-tool[data-astro-cid-p27d23eg]{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.9rem}.change-item[data-astro-cid-p27d23eg]{gap:.65rem;margin-bottom:.9rem}.change-bullet[data-astro-cid-p27d23eg]{margin-top:.5rem}.change-text[data-astro-cid-p27d23eg]{font-size:1rem;line-height:1.6}}@media(max-width:480px){.release-card[data-astro-cid-p27d23eg]{padding:1.1rem}.release-header[data-astro-cid-p27d23eg]{flex-direction:column;align-items:flex-start;gap:.5rem}.timeline-item[data-astro-cid-p27d23eg]{padding-left:2rem}.timeline-item[data-astro-cid-p27d23eg]:before{left:.94rem;width:.88rem}.timeline-dot[data-astro-cid-p27d23eg]{left:.22rem}}
