.app-build-label{cursor:pointer}
.app-build-label:focus{outline:2px solid #8aa46f;outline-offset:3px;border-radius:6px}
.whats-new-panel{position:fixed;right:22px;top:84px;width:min(390px,calc(100vw - 28px));z-index:2000;background:#fffef8;border:1px solid #dfe6d6;border-radius:18px;box-shadow:0 22px 70px #1c2b2140;color:#25372d;padding:18px}
.whats-new-panel[hidden]{display:none}
.whats-new-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.whats-new-head small{font-size:9px;letter-spacing:.14em;color:#78837b;font-weight:900}
.whats-new-head h2{font:22px Georgia,serif;color:#173d2b;margin:3px 0 0}
.whats-new-close{width:30px;height:30px;border:0;border-radius:8px;background:#edf0e9;color:#506057;font-size:20px;line-height:1;cursor:pointer}
.whats-new-panel p{font-size:12px;line-height:1.55;color:#657269;margin:12px 0}
.whats-new-panel ul{margin:12px 0 0;padding-left:18px}
.whats-new-panel li{font-size:12px;line-height:1.45;margin:7px 0}
.whats-new-panel .whats-new-version{display:inline-block;border-radius:999px;background:#e4edd6;color:#315d40;padding:4px 9px;font-size:10px;font-weight:900}
@media(max-width:720px){.whats-new-panel{left:14px;right:14px;top:76px;width:auto}}
