.patch-notes-backdrop{z-index:90;cursor:pointer;background:#000000b3;border:0;margin:0;padding:0;position:fixed;inset:0}:root[data-theme=light] .patch-notes-backdrop{background:#17203361}.patch-notes-panel{display:none}.patch-notes-panel.is-open{z-index:100;border-color:var(--border-bright);background:#060c14fa;flex-direction:column;width:min(640px,100vw - 32px);max-height:calc(100vh - 32px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}:root[data-theme=light] .patch-notes-panel.is-open{background:#fffffffa}.patch-notes-panel__header-row{border-bottom:1px solid var(--border-mid);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.patch-notes-panel__title{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:.72rem;font-weight:700}.patch-notes-panel__close{border:1px solid var(--border-mid);width:28px;height:28px;color:var(--text-mid);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.patch-notes-panel__close:hover{color:var(--text-bright);background:#122552b8;border-color:#78b7ff61}:root[data-theme=light] .patch-notes-panel__close:hover{background:#ebf4fff5}.patch-notes-panel__close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.patch-notes-panel__body{gap:24px;padding:18px 20px 20px;display:grid;overflow-y:auto}.patch-note{gap:10px;display:grid}.patch-note__header{align-items:baseline;gap:10px;display:flex}.patch-note__version{font-family:var(--font-display);letter-spacing:.04em;color:var(--text-bright);text-shadow:0 0 10px #4aa8ff2e;font-size:1.1rem;font-weight:700}:root[data-theme=light] .patch-note__version{text-shadow:none}.patch-note__date{color:var(--text-dim);letter-spacing:.04em;font-size:.76rem}.patch-note__list{gap:6px;margin:0;padding:0 0 0 16px;display:grid}.patch-note__list li{color:var(--text-mid);padding-left:4px;font-size:.86rem;line-height:1.55;list-style:outside}.patch-note__list li::marker{color:var(--success)}.patch-note__list-sub{border-left:1px solid var(--border-mid);margin-left:16px;color:var(--text-dim)!important;padding-left:10px!important;font-size:.82rem!important;list-style:none!important}.patch-notes-panel__footer{border-top:1px solid var(--border-dim);flex-shrink:0;justify-content:flex-end;padding:12px 20px 18px;display:flex}.patch-notes-panel__dismiss{border:1px solid var(--border-mid);color:var(--text-dim);cursor:pointer;font-size:.8rem;font-family:var(--font-body);background:0 0;border-radius:7px;padding:6px 14px}.patch-notes-panel__dismiss:hover{color:var(--text-mid);background:#122552b8;border-color:#78b7ff61}:root[data-theme=light] .patch-notes-panel__dismiss:hover{background:#ebf4fff5}
