.bump-maker{box-sizing:border-box;background:0 0;flex-direction:column;width:100%;margin:0;padding:0 0 4rem;display:flex;overflow-x:hidden}.error-banner{color:#fff;background:#ff4757;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 20px;display:flex;box-shadow:0 2px 8px #ff47574d}.error-close{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:15px;padding:0;font-size:1.2rem}.error-close:hover{opacity:.8}.loading-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border-radius:8px;align-items:center;gap:15px;margin-bottom:20px;padding:15px 20px;display:flex}@media (max-width:1024px){.bump-maker{padding:0 0 3rem}}.control-options{color:#333;flex-direction:column;gap:8px;display:flex}.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#333;align-items:center;gap:4px;font-size:.75rem;display:flex}.checkbox-label input[type=checkbox]{accent-color:#667eea;width:12px;height:12px}.update-button{background:var(--text);cursor:pointer;border:none;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .2s;color:#fff!important}.update-button:hover:not(:disabled){background:var(--accent-deep)}.update-button:disabled{cursor:not-allowed;background:#ccc;transform:none}.processing-status{border:1px solid var(--line);background:#f8fafceb;align-items:center;gap:12px;padding:15px;display:flex}.processing-info{flex:1}.processing-message{color:var(--text);margin-bottom:8px;font-size:.9rem;font-weight:500}.processing-progress{background:#0f172a1f;border-radius:2px;width:100%;height:4px;overflow:hidden}.progress-bar{background:var(--accent);height:100%;transition:width .3s}@media (max-width:768px){.bump-maker{padding:10px}}
