.profile-launch{position:absolute;left:89.5%;top:6.5%;width:9.5%;height:6%;border:3px solid #ee62a2;border-radius:50%;background:#ffdaea33;cursor:pointer;box-shadow:0 0 8px #f390b6}.profile-launch span{position:absolute;right:0;top:115%;white-space:nowrap;background:#b83b78;color:#fff;padding:5px 8px;border-radius:10px;font-size:11px}.profile-launch.pressed{background:#ed529f88;box-shadow:0 0 0 6px #ffd2e8}.profile-overlay{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;background:#f8e7f0}.profile-overlay[hidden]{display:none}.profile-stage{position:relative;min-height:0;flex:1;overflow:hidden}.profile-stage>svg{display:block;width:100%;height:100%}.profile-controls{display:flex;align-items:center;justify-content:space-between;gap:4px;background:#fff4f8;padding:7px 5px;color:#80536b}.profile-controls span{font-size:12px;text-align:center}.profile-controls button{font:inherit;font-size:12px;background:#fff;border:1px solid #ddbdd0;border-radius:14px;padding:7px;color:#80536b;cursor:pointer}.profile-focus{position:absolute;pointer-events:none;border:3px solid #f04e9e;border-radius:18px;box-shadow:0 0 12px #ff8bbd99}.profile-regenerate{position:absolute;bottom:1%;left:15%;width:70%;background:linear-gradient(100deg,#ef60a6,#a840d1);color:#fff;border:2px solid #ffe3ae;border-radius:25px;padding:14px 4px;font-weight:bold;cursor:pointer}.profile-spinner{position:absolute;top:59%;left:46%;width:8%;aspect-ratio:1;border:4px solid #f0c6d9;border-top-color:#d64385;border-radius:50%;animation:profile-spin 1s linear infinite}.profile-updated-home>svg{width:100%;height:100%;display:block}.profile-scroll-step>svg{animation:profile-scroll .65s ease-out}.app-home:has(.app-overlay:not([hidden])) .profile-launch,.app-home:has(.deco-overlay:not([hidden])) .profile-launch,.app-home:has(.album-overlay:not([hidden])) .profile-launch{display:none}@keyframes profile-spin{to{transform:rotate(360deg)}}@keyframes profile-scroll{from{transform:translateY(50px);opacity:.6}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.profile-spinner,.profile-scroll-step>svg{animation:none}}
