@charset "utf-8";.module-controls{position:absolute!important;top:10px!important;right:10px!important;display:flex!important;gap:5px!important;z-index:9999!important;pointer-events:auto!important;transition:transform .3s ease-out,opacity .3s ease-out!important;transform:translateX(0)!important;opacity:1!important}.module-controls.mask,.ui-sortable.mask .module::before{transform:translateX(calc(100% + 20px))!important;opacity:0!important;pointer-events:none!important;display:none!important}.control-btn{width:28px!important;height:28px!important;background:#4285f4!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;transition:background-color .2s!important;box-shadow:0 2px 8px rgba(0,0,0,.3)!important;position:relative!important;pointer-events:auto!important}.control-btn:hover{background:#3367d6!important;transform:scale(1.05)!important}.control-btn.move-up::before{content:"↑"}.control-btn.move-down::before{content:"↓"}.control-btn.toggle-visibility::before{content:""}.control-btn.toggle-visibility.hidden::before{content:"";opacity:.5}.control-btn.color-picker::before{content:""}.control-btn.settings-toggle::before{content:"⚙️"}.control-btn-group{position:relative!important;display:inline-block!important}.settings-dropdown{position:absolute!important;top:100%!important;right:500px!important;background:#fff!important;border:1px solid #ccc!important;border-radius:6px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;z-index:10001!important;min-width:280px!important;width:280px!important;margin-top:5px!important}.settings-content{padding:12px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.settings-group{border-bottom:1px solid #eee!important;padding-bottom:10px!important}.settings-group:last-of-type{border-bottom:none!important;padding-bottom:0!important}.settings-group h4{margin:0 0 8px!important;font-size:12px!important;font-weight:700!important;color:#4285f4!important;text-transform:uppercase!important;letter-spacing:.5px!important}.settings-field{display:flex!important;flex-direction:column!important;gap:4px!important;margin-bottom:8px!important}.settings-field:last-child{margin-bottom:0!important}.settings-field label{font-size:11px!important;font-weight:600!important;color:#555!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.margin-select{padding:6px 8px!important;border:1px solid #ddd!important;border-radius:4px!important;font-size:12px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important;transition:border-color .2s!important;background:#fff!important;cursor:pointer!important}.margin-select:focus{outline:none!important;border-color:#4285f4!important;box-shadow:0 0 0 2px rgba(66,133,244,.1)!important}.settings-apply{padding:6px 12px!important;background:#4285f4!important;color:#fff!important;border:none!important;border-radius:4px!important;font-size:12px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s!important;margin-top:5px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.settings-apply:hover{background:#3367d6!important}.color-picker-popup{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;background:#fff!important;border:1px solid #ccc!important;border-radius:8px!important;padding:25px!important;box-shadow:0 4px 20px rgba(0,0,0,.3)!important;z-index:10001!important;display:none!important;min-width:300px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.color-picker-popup-overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgba(0,0,0,.5)!important;z-index:10000!important;display:none!important}.color-picker-popup h3{margin:0 0 20px!important;color:#333!important;font-size:18px!important;font-weight:600!important}.color-input-html5{width:100%!important;height:40px!important;border:none!important;border-radius:4px!important;cursor:pointer!important}.module{position:relative!important}.module *{pointer-events:auto}.module-controls *{pointer-events:auto!important}.module .navbar.shrink-nav,.navbar.shrink-nav{position:relative!important;top:0}.header-margin-top{margin-top:0!important}.control-btn.drag-handle{background:#4caf50!important;cursor:move!important}.control-btn.drag-handle:hover{background:#45a049!important}.control-btn.drag-handle::before{content:"☰";font-size:16px}.ui-sortable-helper{opacity:.8;box-shadow:0 5px 20px rgba(0,0,0,.3)}.ui-sortable .module::before{z-index:11000;content:"Module: " attr(data-module-name);display:block;color:#fff;font-weight:700;position:absolute;right:145px;top:10px;background:green;padding:15px;border-radius:5px;font-size:25px}