.release-note-article[data-v-df56b208]{display:flex;flex-direction:column;gap:16px;width:100%}.release-note-article__body[data-v-df56b208]{display:flex;flex-direction:column;gap:16px;flex:1;min-width:0}.release-note-article__meta[data-v-df56b208]{display:flex;gap:8px;align-items:center}.release-note-article__tag[data-v-df56b208]{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:100px;background-color:var(--color-primary);color:#fff;font-size:var(--text-body-sm);font-weight:var(--font-weight-brand-normal);line-height:1.5;white-space:nowrap}.release-note-article__content[data-v-df56b208] a{color:var(--color-surface-on);text-decoration:underline}.release-note-article__image-wrapper[data-v-df56b208]{border-radius:31px;overflow:hidden}.release-note-article__image[data-v-df56b208]{width:100%;height:auto;display:block;object-fit:cover;border-radius:31px}.release-note-article__image-wrapper--desktop[data-v-df56b208]{display:none}@container (min-width: 600px){.release-note-article[data-v-df56b208]{flex-direction:row;gap:40px;align-items:flex-start}.release-note-article__image-wrapper--mobile[data-v-df56b208]{display:none}.release-note-article__image-wrapper--desktop[data-v-df56b208]{display:block;flex:0 1 428px;max-width:50%;height:285px}}.release-notes-list[data-v-e1ff7fe4]{display:flex;flex-direction:column;gap:32px;width:100%}.release-notes-list__divider[data-v-e1ff7fe4]{border:none;border-top:1px solid var(--color-outline-variant);margin:0}.release-notes-error[data-v-e1ff7fe4]{display:flex;flex-direction:column;gap:var(--spacing-base);padding:var(--spacing-base) var(--spacing-base) var(--spacing-base) var(--spacing-lg);background-color:var(--color-error-container);border:1px solid var(--color-error);border-left-width:8px;border-radius:4px}.release-notes-error__text[data-v-e1ff7fe4]{font-size:14px;font-weight:var(--font-weight-brand-bold);line-height:20px;color:var(--color-surface-on);margin:0}.release-notes-error__retry[data-v-e1ff7fe4]{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:var(--spacing-base);background-color:var(--color-surface-container-lowest);border:1px solid var(--color-outline);border-radius:9999px;font-size:16px;font-weight:var(--font-weight-brand-bold);line-height:20px;color:var(--color-surface-on);cursor:pointer;width:fit-content;transition:background-color .15s ease-in-out}.release-notes-error__retry[data-v-e1ff7fe4]:hover{background-color:var(--color-surface-container-low)}.release-notes-error__retry[data-v-e1ff7fe4]:active{background-color:var(--color-surface-container-high)}.release-notes-empty[data-v-e1ff7fe4]{color:var(--color-surface-on-variant);font-size:14px;line-height:20px;padding:var(--spacing-base)}.release-note-banner[data-v-2ae4bf82]{display:flex;width:100%;box-sizing:border-box;margin-top:var(--spacing-base);margin-bottom:var(--spacing-base);padding:12px;align-items:flex-start;background-color:var(--color-surface-container-lowest);border:1px solid var(--color-outline-variant);border-radius:8px;cursor:pointer;text-decoration:none;color:inherit;transition:background-color .15s ease-in-out}.release-note-banner[data-v-2ae4bf82]:hover:not(:has(.release-note-banner__close:hover)){background-color:var(--color-tertiary-variant-100)}.release-note-banner[data-v-2ae4bf82]:focus{background-color:var(--color-tertiary-variant-100);outline:2px solid var(--color-tertiary-variant)}.release-note-banner[data-v-2ae4bf82]:active:not(:has(.release-note-banner__close:hover,.release-note-banner__close:active)){background-color:var(--color-tertiary-variant-200)}.release-note-banner__body[data-v-2ae4bf82]{display:flex;flex:1 1 auto;align-items:flex-start;justify-content:space-between;gap:0;min-width:0;width:100%}.release-note-banner__main[data-v-2ae4bf82]{display:flex;flex:1 1 auto;align-items:flex-start;gap:12px;min-width:0}.release-note-banner__icon-outer[data-v-2ae4bf82]{position:relative;flex-shrink:0;display:flex;width:42px;height:42px;align-items:center;justify-content:center}.release-note-banner__icon-disk[data-v-2ae4bf82]{position:relative;box-sizing:border-box;display:flex;width:42px;height:42px;flex-shrink:0;align-items:center;justify-content:center;padding:4.494px;border-radius:100px;background-color:var(--color-primary-200)}.release-note-banner__icon[data-v-2ae4bf82]{width:18px;height:auto;flex-shrink:0;color:var(--color-surface-on)}.release-note-banner__dot[data-v-2ae4bf82]{position:absolute;top:0;left:30px;box-sizing:border-box;width:14px;height:14px;border-radius:100px;background-color:var(--color-primary-500);border:1.5px solid var(--color-surface-container-lowest)}.release-note-banner__text[data-v-2ae4bf82]{display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:center;min-width:0;flex:1 1 auto}.release-note-banner__cta-row[data-v-2ae4bf82]{display:flex;align-items:center;gap:8px}.release-note-banner__cta-label[data-v-2ae4bf82]{white-space:nowrap}.release-note-banner__arrow[data-v-2ae4bf82]{width:16px;height:16px;flex-shrink:0;color:var(--color-primary-700)}.release-note-banner__close[data-v-2ae4bf82]{position:relative;flex-shrink:0;display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:none;color:var(--color-surface-on-variant);cursor:pointer;border-radius:4px;transition:color .15s ease-in-out}.release-note-banner__close[data-v-2ae4bf82]:hover,.release-note-banner__close[data-v-2ae4bf82]:active{color:var(--color-surface-on)}.release-note-banner__close[data-v-2ae4bf82]:after{content:"";position:absolute;top:50%;left:50%;z-index:0;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:4px}.release-note-banner__close[data-v-2ae4bf82]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.release-note-banner__close-icon[data-v-2ae4bf82]{position:relative;z-index:1;width:24px;height:24px}
