.whats-new-dialog{padding:0;width:min(650px,calc(100vw - 32px));max-width:650px;max-height:calc(100dvh - 48px);border:1px solid var(--blue,#163bff);border-radius:0;background:#f2f5ff;color:#102458;box-shadow:7px 7px #163bff;overflow:auto}
.whats-new-dialog::backdrop{background:rgba(12,30,100,.28);backdrop-filter:blur(3px)}
.updates-titlebar{display:flex;justify-content:space-between;align-items:center;gap:14px;position:sticky;top:0;z-index:1;padding:10px 16px;border-bottom:1px solid #163bff;background:#e4ebff;color:#163bff;font:11px/1.5 var(--mono,monospace)}
.updates-titlebar span{display:flex;gap:10px;align-items:center}.updates-titlebar button{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;padding:0;border:1px solid #163bff;background:#f7f9ff;color:#163bff}
.updates-body{padding:30px}.updates-eyebrow,.updates-date{font:11px/1.6 var(--mono,monospace);color:#163bff}.updates-eyebrow{margin:0 0 15px}.updates-body h2{font:400 clamp(32px,6vw,44px)/1.1 'PP Museum',serif;color:#163bff;margin:0 0 14px}.updates-body>p:not(.updates-eyebrow){font:16px/1.6 Roboto,sans-serif;margin:0 0 24px}
.updates-date{margin:24px 0 6px;color:#50638e}.updates-body article{display:flex;gap:16px;padding:20px 0;background:var(--rule-wave) repeat-x bottom/32px 9px}.updates-body article>i{display:grid;place-items:center;align-self:flex-start;flex-shrink:0;width:40px;height:40px;background:var(--lime,#dcf96a);border:1px solid #163bff;color:#163bff;font-size:22px}.updates-body article h3{font:400 25px/1.15 'PP Museum',serif;color:#163bff;margin:0 0 10px}.updates-body article p{font:14px/1.65 Roboto,sans-serif;margin:0 0 10px}.updates-body article a{font:11px/1.6 var(--mono,monospace);color:#163bff;text-underline-offset:4px}
.updates-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:26px}.updates-actions .primary-button{border:1px solid #163bff;border-radius:0;background:var(--lime,#dcf96a);color:#163bff;box-shadow:3px 3px #163bff;font:12px var(--mono,monospace);padding:13px 16px}.updates-actions>span{font:10px/1.6 var(--mono,monospace);color:#50638e}.updates-replay{color:var(--blue,#163bff);font:11px var(--mono,monospace);text-decoration:underline;white-space:nowrap}.updates-replay[hidden]{display:none!important}.whats-new-dialog :focus-visible{outline:2px solid #163bff;outline-offset:4px}@media(max-width:480px){.updates-body{padding:24px 20px}.updates-titlebar{padding:8px 12px;font-size:10px}.updates-body article{gap:12px}.updates-body article h3{font-size:23px}.updates-body article>i{width:32px;height:32px;font-size:19px}}
