@keyframes spotlight-coach-pulse{0%,to{box-shadow:0 0 0 0 rgba(205,190,143,.45),0 0 0 9999px rgba(9,9,9,.72)}50%{box-shadow:0 0 0 8px rgba(205,190,143,.12),0 0 0 9999px rgba(9,9,9,.72)}}.spotlight-coach-mark{position:fixed;inset:0;z-index:115;pointer-events:none}.spotlight-coach-mark__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(0,0,0,0);cursor:pointer;pointer-events:auto}.spotlight-coach-mark__spotlight{position:fixed;border:2px solid #cdbe8f;box-shadow:0 0 0 9999px rgba(9,9,9,.72);animation:spotlight-coach-pulse 2.4s ease-in-out infinite;pointer-events:none}.spotlight-coach-mark__tooltip{position:fixed;left:50%;z-index:1;width:min(100% - 32px,360px);transform:translateX(-50%);border-radius:20px;border:1px solid rgba(205,190,143,.28);background:#111;padding:16px;pointer-events:auto;box-shadow:0 16px 48px rgba(0,0,0,.45)}.spotlight-coach-mark__tooltip_above:after{bottom:-7px;border-right:1px solid rgba(205,190,143,.28);border-bottom:1px solid rgba(205,190,143,.28)}.spotlight-coach-mark__tooltip_above:after,.spotlight-coach-mark__tooltip_below:before{content:"";position:absolute;left:50%;width:14px;height:14px;transform:translateX(-50%) rotate(45deg);background:#111}.spotlight-coach-mark__tooltip_below:before{top:-7px;border-left:1px solid rgba(205,190,143,.28);border-top:1px solid rgba(205,190,143,.28)}.spotlight-coach-mark__step{margin:0 0 8px;color:#cdbe8f;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.spotlight-coach-mark__title{margin:0;color:#fcfcfc;font-size:16px;font-weight:700;line-height:1.3}.spotlight-coach-mark__text{margin:6px 0 0;color:rgba(252,252,252,.62);font-size:13px;line-height:1.45}.spotlight-coach-mark__cta{margin-top:14px}@keyframes wns-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes wns-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes wns-sheet-in{0%{translate:0 100%}to{translate:0 0}}@keyframes wns-sheet-out{0%{translate:0 0}to{translate:0 100%}}.whats-new-sheet{position:fixed;inset:0;z-index:110;display:flex;align-items:flex-end;justify-content:center}.whats-new-sheet__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(9,9,9,.55);backdrop-filter:blur(12px);cursor:pointer;opacity:0}.whats-new-sheet_open .whats-new-sheet__backdrop{animation:wns-backdrop-in .32s cubic-bezier(.32,.72,0,1) both}.whats-new-sheet_closing .whats-new-sheet__backdrop{animation:wns-backdrop-out .28s cubic-bezier(.32,.72,0,1) both}.whats-new-sheet__panel{position:relative;width:100%;max-width:min(100%,620px);max-height:92dvh;border-radius:28px 28px 0 0;border:1px solid rgba(205,190,143,.22);border-bottom:none;background:linear-gradient(180deg,#161616,#090909);padding:20px 16px calc(20px + env(safe-area-inset-bottom, 0px));overflow-x:hidden;overflow-y:auto}.whats-new-sheet_open .whats-new-sheet__panel{animation:wns-sheet-in .38s cubic-bezier(.32,.72,0,1) both}.whats-new-sheet_closing .whats-new-sheet__panel{animation:wns-sheet-out .3s cubic-bezier(.32,.72,0,1) both}.whats-new-sheet__glow{position:absolute;top:-72px;left:50%;width:280px;height:140px;transform:translateX(-50%);border-radius:999px;background:rgba(205,190,143,.14);filter:blur(40px);pointer-events:none}.whats-new-sheet__badge{position:relative;display:inline-flex;margin:0 0 10px;padding:4px 10px;border-radius:999px;border:1px solid rgba(205,190,143,.35);background:rgba(205,190,143,.08);color:#cdbe8f;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none}.whats-new-sheet__title{position:relative;margin:0;color:#fcfcfc;font-size:22px;font-weight:800;line-height:1.15}.whats-new-sheet__subtitle{position:relative;margin:6px 0 0;color:rgba(252,252,252,.55);font-size:13px;line-height:1.4}.whats-new-sheet__list{position:relative;list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.whats-new-sheet__item{display:flex;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;border:1px solid rgba(45,45,45,.9);background:rgba(17,17,17,.72)}.whats-new-sheet__icon{position:relative;flex:0 0 52px;width:52px;height:52px;border-radius:14px;border:1px solid rgba(205,190,143,.25);background:rgba(205,190,143,.08)}.whats-new-sheet__icon img,.whats-new-sheet__icon span[role=img]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block}.whats-new-sheet__item-body{min-width:0;flex:1}.whats-new-sheet__item-title{margin:0;color:#fcfcfc;font-size:13px;font-weight:700;line-height:1.3}.whats-new-sheet__item-text{margin:3px 0 0;color:rgba(252,252,252,.58);font-size:12px;line-height:1.4}.whats-new-sheet__cta{position:relative;margin-top:16px;width:100%}