.py-studio-menu-badge{display:inline-flex;align-items:center;justify-content:center;flex:none;height:22px;padding:0 7px;border-radius:5px;background:linear-gradient(144deg,#121214 14%,#24262b 44%,#525459 52%,#26292e 61%,#0f0f12 86%);color:#fff;font-size:10px;font-weight:700;line-height:12px;letter-spacing:.2px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}
.py-studio-menu-promo-slot{padding:16px 0 24px}
.py-studio-menu-promo{position:relative;isolation:isolate;overflow:hidden;border-radius:16px;background:#171717;padding:18px;min-height:190px;text-align:left;color:#fff}
.py-studio-menu-art{position:absolute;inset:0;z-index:-1;pointer-events:none}
.py-studio-menu-art img{position:absolute;object-fit:cover;border-radius:6px}
.py-studio-menu-art-cat{right:15px;top:-24px;width:91px;height:114px}
.py-studio-menu-art-children{right:15px;top:98px;width:91px;height:114px}
.py-studio-menu-art-flowers{right:114px;top:18px;width:86px;height:108px}
.py-studio-menu-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#171717,rgba(23,23,23,.94) 48%,rgba(23,23,23,.12))}
.py-studio-menu-promo-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.py-studio-menu-brand{display:flex;align-items:center;gap:8px}
.py-studio-menu-brand>img{width:96px;height:24px;object-fit:contain}
.py-studio-menu-title{margin:0;color:#fff;font-size:20px;font-weight:700;line-height:28px}
.py-studio-menu-title>span{color:#92a7ff;background:linear-gradient(90deg,#54d9ff,#7a8cff,#e878fa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.py-studio-menu-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:40px;max-width:100%;padding:8px 16px;margin-top:8px;border-radius:100px;background:#ee5f00;color:#fff;font-size:13px;font-weight:700;line-height:20px;text-decoration:none}
.py-studio-menu-cta:hover{background:#ff741a;color:#fff}
.py-studio-menu-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}
.py-studio-menu-cta img{width:22px;height:22px;flex:none}
