.changelog-content{max-width:100%;overflow-x:auto}.changelog-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.changelog-content h2{font-size:1.75rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #eaeaea}.changelog-content h3{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#444}.changelog-content p{margin-bottom:1rem;line-height:1.6}.changelog-content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.changelog-content li{margin-bottom:.5rem;line-height:1.5}.changelog-content a{color:#9723C9;text-decoration:underline;transition:color .2s}.changelog-content a:hover{color:#7a1ca3}.changelog-content code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9em}.changelog-content pre{background-color:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin-bottom:1.5rem}.changelog-content blockquote{border-left:4px solid #9723c9;padding-left:1rem;margin-left:0;margin-right:0;font-style:italic;color:#555}.changelog-content h2 code{background-color:#9723C9;color:white;padding:.2rem .5rem;border-radius:4px;font-weight:400}.changelog-content h2 em{font-style:normal;color:#666;font-weight:400;margin-left:.5rem}.changelog-timeline{position:relative;margin:2rem 0;padding-left:2rem}.timeline-entry{position:relative;margin-bottom:3rem;display:flex;animation:fadeInUp .6s ease-out forwards;opacity:0;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-entry:first-child{animation-delay:.1s}.timeline-entry:nth-child(2){animation-delay:.2s}.timeline-entry:nth-child(3){animation-delay:.3s}.timeline-entry:nth-child(4){animation-delay:.4s}.timeline-entry:nth-child(5){animation-delay:.5s}.timeline-entry:nth-child(6){animation-delay:.6s}.timeline-entry:nth-child(7){animation-delay:.7s}.timeline-entry:nth-child(8){animation-delay:.8s}.timeline-entry:nth-child(9){animation-delay:.9s}.timeline-entry:nth-child(10){animation-delay:1s}.timeline-connector{position:absolute;left:-2rem;top:0;bottom:0;width:2rem;display:flex;flex-direction:column;align-items:center;z-index:2}.timeline-line{position:absolute;top:2rem;bottom:-3rem;width:4px;background-color:#000;left:50%;transform:translateX(-50%)}.timeline-entry:last-child .timeline-line{display:none}.timeline-dot{position:relative;width:3rem;height:3rem;background-color:#9723C9;border:4px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:4px 4px 0 rgba(0,0,0,1)}.timeline-dot:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:4px solid #9723c9;animation:pulse 2s infinite;opacity:0}@keyframes pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.5);opacity:0}to{transform:scale(1.5);opacity:0}}.timeline-icon{color:white}.timeline-content{flex:1;position:relative;border:4px solid #000!important;box-shadow:8px 8px 0 rgba(0,0,0,1)!important;padding:1.5rem!important;background-color:white;border-radius:0!important;margin-bottom:0!important;width:100%;z-index:1}.version-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:3px solid #000}.version-tag{display:inline-block;background-color:#9723C9;color:white;padding:.3rem .8rem;font-weight:700;font-size:1.2rem;margin-right:1rem;border:3px solid #000;box-shadow:3px 3px 0 rgba(0,0,0,1);font-family:Courier New,monospace}.version-date{display:inline-flex;align-items:center;color:#555;font-size:1rem;font-weight:400}.changelog-section{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px dashed #ccc}.changelog-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.section-title{display:flex;align-items:center;font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#333;padding:.5rem 1rem;background-color:#f5f5f5;border-left:4px solid #9723c9;border-radius:0 4px 4px 0;width:fit-content;text-transform:capitalize}.section-icon{margin-right:.5rem}.section-icon-added{color:#4CAF50}.section-icon-fixed{color:#FF5722}.section-icon-changed{color:#2196F3}.changelog-section:has(.section-icon-added) .section-title{border-left-color:#4CAF50}.changelog-section:has(.section-icon-fixed) .section-title{border-left-color:#FF5722}.changelog-section:has(.section-icon-changed) .section-title{border-left-color:#2196F3}.section-items{list-style-type:none;padding-left:2rem;margin-top:.5rem}.section-items li{position:relative;padding-left:1rem;margin-bottom:.75rem;line-height:1.5;font-size:1rem}.section-items li:before{content:"•";position:absolute;left:-.5rem;color:#9723C9;font-weight:700}.decorative-element-1{transform:rotate(15deg)}.decorative-element-2{transform:rotate(-10deg)}.decorative-element-3{transform:rotate(25deg)}.toggle-button{transition:all .2s ease;cursor:pointer;font-weight:700;min-width:120px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toggle-button:hover{background-color:#f0f0f0}.toggle-button.active{background-color:#9723C9;color:white}.toggle-button.active:hover{background-color:#8a1eb8}.toggle-button.inactive{background-color:white;color:black}.toggle-button.inactive:hover{background-color:#f0f0f0}@media (max-width:768px){.changelog-timeline{padding-left:1rem}.timeline-connector{left:-1rem;width:1rem}.timeline-dot{width:2.5rem;height:2.5rem}.timeline-icon{width:20px;height:20px}.version-tag{margin-bottom:.5rem;margin-right:0}.version-date,.version-tag{display:block}}