.release-notes-container{width:100%;max-width:100%}.release-header{margin-bottom:40px}.release-subtitle{font-size:16px!important;color:#555!important;font-weight:400!important;margin-bottom:24px!important;line-height:1.6!important}.release-intro-text{font-size:15px!important;color:#333!important;line-height:1.7!important;margin-bottom:16px!important}.release-section-title{font-size:18px!important;font-weight:500!important;color:#1a1a1a!important;margin-top:40px!important;margin-bottom:16px!important;padding-bottom:12px;border-bottom:2px solid #006340;display:inline-block}.changelog-section{margin-top:48px;position:relative}.changelog-title{font-size:18px!important;font-weight:500!important;color:#1a1a1a!important;margin-bottom:32px!important;display:flex;align-items:center;gap:12px}.changelog-title:before{content:"";width:4px;height:28px;background:linear-gradient(180deg,#006340,#00a86b);border-radius:2px}.changelog-timeline{position:relative;padding-left:0}.release-entry{position:relative;margin-bottom:32px;padding:24px;background:#ffffff;border:1px solid #e6e6e6;border-radius:12px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.release-entry:hover{border-color:#006340;box-shadow:0 4px 20px rgba(0,99,64,.1);transform:translateY(-2px)}.release-date-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#006340,#008552);color:white;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,99,64,.25)}.release-date-badge:before{content:"📅";font-size:12px}.release-content{color:#333;font-size:14px;line-height:1.7}.release-content p{margin-bottom:12px}.release-content strong{color:#1a1a1a;font-weight:600}.release-list{margin:12px 0;padding-left:0;list-style:none}.release-list>li{position:relative;padding-left:24px;margin-bottom:10px;color:#444;font-size:14px;line-height:1.6}.release-list>li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#006340;border-radius:50%}.release-list ul{margin-top:8px;padding-left:20px;list-style:disc}.release-list ul li{margin-bottom:6px}.release-list ul li:before{display:none}.release-notes-container code{background:#e5e5e5;color:#333333;padding:2px 8px;border-radius:4px;font-family:SF Mono,Monaco,Cascadia Code,Consolas,monospace;font-size:.85em;border:none;white-space:nowrap}.release-divider{margin:40px 0!important;border-color:#e0e0e0!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.release-entry{animation:fadeInUp .4s ease-out}.release-entry:first-child{animation-delay:.05s}.release-entry:nth-child(2){animation-delay:.1s}.release-entry:nth-child(3){animation-delay:.15s}.release-entry:nth-child(4){animation-delay:.2s}.release-entry:nth-child(5){animation-delay:.25s}@media (max-width:768px){.release-entry{padding:20px 16px}.release-date-badge{font-size:12px;padding:5px 12px}.changelog-title,.release-section-title{font-size:18px!important}}