:root{--mantine-color-body:#f4f6fb}body{background:#f4f6fb}@keyframes pbxIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pbx-anim{animation:pbxIn .3s ease both}.pbx-pip{width:8px;height:8px;border-radius:50%;display:inline-block}@keyframes pbxPulse{0%,to{opacity:1}50%{opacity:.4}}.pbx-pulse{animation:pbxPulse 2s infinite}@keyframes phIn{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}.ph-view{animation:phIn .22s ease both}@keyframes phUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.ph-overlay{animation:phUp .28s cubic-bezier(.22,.61,.36,1) both}@keyframes phRing{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.ph-ring{animation:phRing 1.1s infinite}.ph-key{transition:transform .08s,background .12s}.ph-key:active{transform:scale(.92);background:hsla(0,0%,100%,.22)!important}.ph-tab{transition:color .15s,background .15s}