.changelog-container{max-width:900px;margin:0 auto;padding:3rem 1.5rem;background-color:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;min-height:100vh}.changelog-header{font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.changelog-loading,.changelog-error,.changelog-empty{text-align:center;padding:3rem;color:#8e8e93;font-size:1rem}.changelog-error{color:#dc2626}.changelog-entries{display:flex;flex-direction:column;gap:2.5rem}.changelog-entry{display:grid;grid-template-columns:180px 1fr;gap:2rem;background-color:#1a1a1a;border-radius:12px;padding:2rem;scroll-margin-top:2rem}@media(max-width:768px){.changelog-entry{grid-template-columns:1fr;gap:1rem}}.changelog-entry-sidebar{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.changelog-entry-sidebar{flex-direction:row;align-items:center;gap:1rem}}.changelog-version-pill{display:inline-block;background-color:#dc2626;color:#fee2e2;font-family:JetBrains Mono,Menlo,Monaco,Courier New,monospace;font-size:.875rem;font-weight:600;padding:.375rem .75rem;border-radius:6px;width:fit-content}.changelog-entry-date{color:#8e8e93;font-size:.875rem}.changelog-entry-content{display:flex;flex-direction:column;gap:1rem}.changelog-entry-title{font-size:1.5rem;font-weight:600;margin:0}.changelog-entry-summary{color:#8e8e93;font-size:1rem;margin:0;line-height:1.6}.changelog-breaking-notice{background-color:#dc262620;border:1px solid #dc2626;color:#fee2e2;padding:.75rem 1rem;border-radius:6px;font-size:.875rem}.changelog-sections{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.changelog-section{display:flex;flex-direction:column;gap:.75rem}.changelog-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;margin:0}.changelog-section-emoji{font-size:1.25rem}.changelog-section-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.changelog-item{position:relative;padding-left:1.5rem;line-height:1.6;color:#d1d1d6}.changelog-item:before{content:'"';position:absolute;left:0;color:#8e8e93}.changelog-item-label{color:#fff;font-weight:500}.changelog-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #2a2a2a;text-align:center;color:#8e8e93;font-size:.875rem}.changelog-footer a{color:#3b82f6;text-decoration:none}.changelog-footer a:hover{text-decoration:underline}html{scroll-behavior:smooth}
