.up-whats-new{text-align:center}.up-whats-new__header{margin-bottom:40px}.up-whats-new__badge{margin-bottom:20px}.up-whats-new__headline{margin-bottom:12px}.up-whats-new__accent{color:var(--pink);font-family:Caveat,cursive;font-size:22px;margin-top:8px}.up-whats-new__grid{align-items:stretch;display:grid;gap:32px;grid-template-columns:1fr 1fr;text-align:left}.up-whats-new__grid--full{grid-template-columns:1fr}.up-checklist{background:var(--dark-surface);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:8px 24px}.up-checklist__row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;gap:20px;padding:28px 0}.up-checklist__row--last{border-bottom:none}.up-checklist__old{color:hsla(0,0%,100%,.55);flex:1;font-size:16px;text-decoration:line-through;text-decoration-color:rgba(255,80,80,.6);text-decoration-thickness:2px}.up-checklist__arrow{color:var(--pink);flex-shrink:0;font-size:20px}.up-checklist__new{color:var(--white);flex:1;font-size:16px;font-weight:700}.up-whats-new__video-panel{background:var(--dark-surface);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:24px}.up-whats-new__video-embed{border-radius:12px;overflow:hidden}.up-whats-new__video-embed iframe{aspect-ratio:16/9;border:none;display:block;width:100%}@media (max-width:900px){.up-whats-new__grid{grid-template-columns:1fr}}