body:not(.premium-unlocked) .premium-button,body:not(.premium-unlocked) .premium-section{filter:grayscale(1) opacity(.45)!important;pointer-events:none!important;user-select:none!important;cursor:not-allowed!important;position:relative!important}body:not(.premium-unlocked) .premium-section::before{content:"🔒 Licensed feature";position:absolute;top:8px;right:8px;z-index:5;font:600 11px/1 system-ui,sans-serif;letter-spacing:.04em;color:#fff;background:rgba(0,0,0,.7);padding:5px 9px;border-radius:6px;pointer-events:none}body.premium-unlocked .premium-button,body.premium-unlocked .premium-section{filter:none!important;user-select:auto!important;cursor:auto!important}body.free-mode::after{content:"Unlicensed theme — https://instagram.com/krickel.sync";position:fixed;left:0;right:0;bottom:0;background:#000;color:#fff;text-align:center;padding:8px 12px;font:12px/1.4 system-ui,sans-serif;letter-spacing:.02em;z-index:2147483000;pointer-events:none}