.ProductUpdatesNotice-module__W1xapq__overlay{z-index:10001;background:radial-gradient(circle at top, color-mix(in srgb, var(--primary) 18%, transparent), transparent 52%), #050810b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.ProductUpdatesNotice-module__W1xapq__modal{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--foreground) 10%);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-2) 96%, transparent), color-mix(in srgb, var(--surface-1) 92%, transparent));width:min(100%,640px);max-height:calc(100dvh - 48px);box-shadow:0 28px 60px #00000059, 0 0 0 1px color-mix(in srgb, var(--primary) 10%, transparent);color:var(--foreground);border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.ProductUpdatesNotice-module__W1xapq__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.ProductUpdatesNotice-module__W1xapq__eyebrow{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-flex}.ProductUpdatesNotice-module__W1xapq__title{font-family:var(--font-display), sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,2.9rem);line-height:.96}.ProductUpdatesNotice-module__W1xapq__intro{max-width:48ch;color:color-mix(in srgb, var(--foreground) 72%, transparent);margin:12px 0 0;font-size:.98rem;line-height:1.55}.ProductUpdatesNotice-module__W1xapq__closeButton{border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);background:color-mix(in srgb, var(--surface-2) 76%, transparent);width:42px;height:42px;color:var(--foreground);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ProductUpdatesNotice-module__W1xapq__closeButton:hover{border-color:color-mix(in srgb, var(--primary) 36%, transparent);color:var(--primary)}.ProductUpdatesNotice-module__W1xapq__itemList{flex:auto;gap:12px;min-height:0;padding:0 24px 22px;display:grid;overflow-y:auto}.ProductUpdatesNotice-module__W1xapq__itemCard{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);background:color-mix(in srgb, var(--surface-1) 90%, transparent);border-radius:20px;padding:16px 16px 15px}.ProductUpdatesNotice-module__W1xapq__itemTitle{color:var(--foreground);margin:0 0 6px;font-size:1rem;font-weight:700}.ProductUpdatesNotice-module__W1xapq__itemDetail{color:color-mix(in srgb, var(--foreground) 70%, transparent);margin:0;font-size:.95rem;line-height:1.52}.ProductUpdatesNotice-module__W1xapq__footer{justify-content:flex-end;padding:0 24px 24px;display:flex}.ProductUpdatesNotice-module__W1xapq__primaryButton{border:1px solid color-mix(in srgb, var(--primary) 44%, transparent);background:color-mix(in srgb, var(--primary) 18%, transparent);min-height:52px;color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.92rem;font-weight:700;display:inline-flex}.ProductUpdatesNotice-module__W1xapq__primaryButton:hover{background:color-mix(in srgb, var(--primary) 24%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent)}.ProductUpdatesNotice-module__W1xapq__ticker{border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);background:linear-gradient(90deg, color-mix(in srgb, var(--surface-2) 94%, transparent), color-mix(in srgb, var(--surface-1) 90%, transparent));border-radius:18px;margin:0;position:relative;overflow:hidden}.ProductUpdatesNotice-module__W1xapq__ticker:before,.ProductUpdatesNotice-module__W1xapq__ticker:after{content:"";z-index:1;pointer-events:none;width:68px;position:absolute;top:0;bottom:0}.ProductUpdatesNotice-module__W1xapq__ticker:before{background:linear-gradient(90deg, color-mix(in srgb, var(--surface-1) 100%, transparent), transparent);left:0}.ProductUpdatesNotice-module__W1xapq__ticker:after{background:linear-gradient(270deg, color-mix(in srgb, var(--surface-1) 100%, transparent), transparent);right:0}.ProductUpdatesNotice-module__W1xapq__tickerTrack{align-items:center;gap:14px;width:max-content;padding:12px 0;animation:36s linear infinite ProductUpdatesNotice-module__W1xapq__product-updates-scroll;display:flex}.ProductUpdatesNotice-module__W1xapq__ticker:hover .ProductUpdatesNotice-module__W1xapq__tickerTrack{animation-play-state:paused}.ProductUpdatesNotice-module__W1xapq__tickerItem{color:color-mix(in srgb, var(--foreground) 80%, transparent);letter-spacing:.01em;white-space:nowrap;flex:none;align-items:center;gap:10px;padding:0 14px;font-size:.88rem;font-weight:600;display:inline-flex}.ProductUpdatesNotice-module__W1xapq__tickerItem:before{content:"";background:var(--primary);width:8px;height:8px;box-shadow:0 0 16px color-mix(in srgb, var(--primary) 56%, transparent);border-radius:999px}@keyframes ProductUpdatesNotice-module__W1xapq__product-updates-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.ProductUpdatesNotice-module__W1xapq__overlay{align-items:flex-end;padding:16px}.ProductUpdatesNotice-module__W1xapq__modal{border-radius:24px;max-height:calc(100dvh - 32px)}.ProductUpdatesNotice-module__W1xapq__modalHeader{padding:20px 20px 16px}.ProductUpdatesNotice-module__W1xapq__itemList{padding:0 20px 18px}.ProductUpdatesNotice-module__W1xapq__footer{padding:0 20px 20px}.ProductUpdatesNotice-module__W1xapq__tickerItem{font-size:.82rem}}