.screen-share-fps-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.screen-share-fps-modal{background:var(--surface-1,#1e1f22);border:1px solid var(--color-border,#ffffff1f);width:min(400px,100%);color:var(--color-text,#f2f3f5);border-radius:12px;padding:1.15rem 1.25rem 1rem;box-shadow:0 18px 48px #00000059}.screen-share-fps-modal__title{margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.screen-share-fps-modal__text{color:var(--color-muted,#949ba4);margin:0 0 1rem;font-size:.84rem;line-height:1.45}.screen-share-fps-modal__choices{flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem;display:flex}.screen-share-fps-modal__choice{color:#fff;cursor:pointer;background:#5865f2;border:1px solid #ffffff24;border-radius:8px;flex:calc(33% - .35rem);min-width:5.5rem;padding:.55rem .5rem;font-size:.82rem;font-weight:700;transition:filter .12s}.screen-share-fps-modal__choice:hover{filter:brightness(1.08)}.screen-share-fps-modal__cancel{width:100%;color:var(--color-text,#f2f3f5);cursor:pointer;background:#ffffff14;border:none;border-radius:8px;padding:.45rem;font-size:.82rem}.screen-share-fps-modal__cancel:hover{background:#ffffff1f}
