.release-notes{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000000d9;border:1px solid #ffffff4d;border-radius:12px;flex-direction:column;width:320px;max-height:50vh;display:flex;position:fixed;bottom:80px;right:20px;box-shadow:0 8px 32px #00000080}.release-notes-header{border-bottom:1px solid #fff3;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.release-notes-header h2{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.release-notes-close{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.release-notes-close:hover{color:#fff}.release-notes-content{color:#e0e0e0;word-wrap:break-word;overflow-wrap:break-word;flex:1;padding:20px;font-size:.9rem;line-height:1.6;overflow:hidden auto}.release-notes-content::-webkit-scrollbar{width:8px}.release-notes-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.release-notes-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.release-notes-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.release-notes-content h1{display:none}.release-notes-content h2{color:#fff;margin:24px 0 12px;font-size:1.2rem;font-weight:600}.release-notes-content>:first-child,.release-notes-content>h1:first-child+*{margin-top:0}.release-notes-content h3{color:#2196f3;margin:16px 0 8px;font-size:1rem;font-weight:600}.release-notes-content p{color:#e0e0e0;margin:8px 0}.release-notes-content ul{margin:8px 0;padding-left:20px}.release-notes-content li{color:#e0e0e0;margin:4px 0;list-style-type:disc}.release-notes-content code{color:#2196f3;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.85em}.release-notes-content pre{background:#00000080;border:1px solid #ffffff1a;border-radius:6px;margin:12px 0;padding:12px;overflow-x:auto}.release-notes-content pre code{color:#e0e0e0;background:0 0;padding:0}.release-notes-content h1+hr{display:none}.release-notes-content hr{border:none;border-top:1px solid #fff3;margin:20px 0}.release-notes-content a{color:#4a90d9;text-decoration:none;transition:color .2s}.release-notes-content a:hover{color:#5ba0e9;text-decoration:underline}@media (max-width:768px){.release-notes{display:none}}
