.env-sticker{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:28px;font-weight:700;left:-95px;padding:35px 125px;pointer-events:none;position:fixed;top:25px;transform:rotate(-45deg);transform-origin:center;transition:opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9999}.env-sticker__text{display:block;line-height:1.2}.env-sticker--local{background-color:#4caf50}.env-sticker--local,.env-sticker--staging{animation:env-sticker-pulse 2s ease-in-out infinite;color:#fff}.env-sticker--staging{background-color:#ff9800}@media screen and (max-width:768px){.env-sticker{align-items:center;border-radius:20px;display:flex;flex-direction:row;font-size:18px;justify-content:center;left:auto;padding:6px 14px;right:70px;top:10px;transform:none;width:auto}}@media screen and (max-width:480px){.env-sticker{border-radius:18px;font-size:13px;padding:5px 12px;right:55px;top:14px}}@keyframes env-sticker-pulse{0%,to{opacity:1}50%{opacity:.2}}
