/* Digitera V4.23.8 - Tombol Logout Developer selalu terlihat */
.developer-global-logout{position:fixed;right:22px;bottom:22px;z-index:10020;display:flex;align-items:center;gap:10px;min-width:152px;padding:11px 15px 11px 12px;border-radius:16px;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 34px rgba(127,29,29,.30),inset 0 1px 0 rgba(255,255,255,.18);transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}
.developer-global-logout:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 20px 38px rgba(127,29,29,.36),inset 0 1px 0 rgba(255,255,255,.2)}
.developer-global-logout:active{transform:translateY(1px)}
.developer-global-logout-icon{display:grid;place-items:center;width:36px;height:36px;min-width:36px;border-radius:11px;background:rgba(255,255,255,.16);color:#fff}
.developer-global-logout-icon svg{width:20px;height:20px}.developer-global-logout-icon .icon-line{stroke:currentColor}.developer-global-logout-icon .icon-fill{fill:currentColor;opacity:.15}
.developer-global-logout-copy{display:flex;flex-direction:column;line-height:1.15}.developer-global-logout-copy strong{font-size:14px;color:#fff}.developer-global-logout-copy small{margin-top:3px;font-size:10px;font-weight:800;color:#fee2e2;letter-spacing:.02em}
@media(max-width:700px){.developer-global-logout{right:12px;bottom:76px;min-width:0;padding:10px;border-radius:50%;width:50px;height:50px;justify-content:center}.developer-global-logout-icon{background:transparent;width:28px;height:28px;min-width:28px}.developer-global-logout-icon svg{width:24px;height:24px}.developer-global-logout-copy{display:none}}
